Перейти к содержанию
Авторизация  
TiP

Donat Shop

Рекомендуемые сообщения

Доброе время суток помогите пожалоста создал донат шоп и типа там есть одиления где можна купить точеные веши ну я купляю их а они неточинейе вот подскажите в чом ошыбка вроди всьо правельно ну нечо недает неточит

<?xml version="1.0" encoding="utf-8"?>

<list>

 

<item id="1">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9800" count="1" enchant="18"/>

</item>

<item id="2">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9801" count="1" enchant="18"/>

</item>

<item id="3">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9802" count="1" enchant="18"/>

</item>

<item id="4">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9803" count="1" enchant="18"/>

</item>

<item id="5">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9804" count="1" enchant="18"/>

</item>

<item id="6">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9805" count="1" enchant="18"/>

</item>

<item id="7">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9806" count="1" enchant="18"/>

</item>

 

<item id="8">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9807" count="1" enchant="18"/>

</item>

<item id="9">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9808" count="1" enchant="18"/>

</item>

<item id="10">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9809" count="1" enchant="18"/>

</item>

<item id="11">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9810" count="1" enchant="18"/>

</item>

 

<item id="12">

<ingredient id="4037" count="20" enchant="0"/>

<production id="9811" count="1" enchant="14"/>

</item>

 

 

</list>

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

в конфиге добав мультисел

прописал ну вчом прикол купляеш пушку она купляетца но она неточиная чо делать ? (

вот Html

<html><title>Donat Shop</title>

<body>

<center>

<table>

<tr></tr>

<tr></tr>

<tr></tr>

<tr></tr>

</table>

</center>

<table>

<tr></tr>

<tr></tr>

</table>

<center><img src="Up.uz" width=205 height=25 align="center"></center>

<table>

<tr></tr>

<tr></tr>

</table>

<center>

<table align="center" width="100%" height="50" border="0" cellpadding="0" cellspacing="0">

<tr>

<td align=center><button value="Оружие" action="bypass -h npc_%objectId%_multisell 15022" width=80 height=20 align="center" back="knop.but" fore="knop.but"></td>

<td align=center><button value="Оружие+18" action="bypass -h npc_%objectId%_multisell 15023" width=80 height=20 align="center" back="knop.but" fore="knop.but"></td>

<td align=center><button value="Шмот" action="bypass -h npc_%objectId%_multisell 15024" width=80 height=20 align="center" back="knop.but" fore="knop.but"></td>

</tr><tr>

<td align=center><button value="Шмот+14" action="bypass -h npc_%objectId%_multisell 15025" width=80 height=20 align="center" back="knop.but" fore="knop.but"></td>

<td align=center><button value="Епик Бижа" action="bypass -h npc_%objectId%_multisell 15026" width=80 height=20 align="center" back="knop.but" fore="knop.but"></td>

<td align=center><button value="Епик Бижа+14" action="bypass -h npc_%objectId%_multisell 15027" width=80 height=20 align="center" back="knop.but" fore="knop.but"></td>

</tr>

</table>

<table align="center" width="100%" height="10" border="0" cellpadding="0" cellspacing="0">

</table>

</center>

</body>

</html>

Изменено пользователем TiP

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

помогите пожалоста :clapping:

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Прикол в том что нужно задать параметр для мультисела что бы он мог точить)

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

добавь в тег list такую байду maintainEnchantment="true" ПРимер:

<?xml version="1.0" encoding="utf-8"?>
<list maintainEnchantment="true">
<item id="1">
<ingredient id="2807" count="1000" enchant="0"/>
<production id="889" count="1" enchant="16"/>
</item>
<item id="2">
<ingredient id="2807" count="1000" enchant="0"/>
<production id="858" count="1" enchant="16"/>
</item>
<item id="3">
<ingredient id="2807" count="1000" enchant="0"/>
<production id="920" count="1" enchant="16"/>
</item>

</list>

После чего жми спасибо! и все будет работать

Изменено пользователем HotSpot
  • Upvote 1

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

<list maintainEnchantment="true">

поставь в начале мультиселла.

Изменено пользователем desolator
  • Upvote 1

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

<list maintainEnchantment="true">

поставь в начале мультиселла.

хм,у меня и без этого точёное продает,конффигов нет

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Доброе время суток помогите пожалоста создал донат шоп и типа там есть одиления где можна купить точеные веши ну я купляю их а они неточинейе вот подскажите в чом ошыбка вроди всьо правельно ну нечо недает неточит

<?xml version="1.0" encoding="utf-8"?>

<list>

 

<item id="1">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9800" count="1" enchant="18"/>

</item>

<item id="2">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9801" count="1" enchant="18"/>

</item>

<item id="3">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9802" count="1" enchant="18"/>

</item>

<item id="4">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9803" count="1" enchant="18"/>

</item>

<item id="5">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9804" count="1" enchant="18"/>

</item>

<item id="6">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9805" count="1" enchant="18"/>

</item>

<item id="7">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9806" count="1" enchant="18"/>

</item>

 

<item id="8">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9807" count="1" enchant="18"/>

</item>

<item id="9">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9808" count="1" enchant="18"/>

</item>

<item id="10">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9809" count="1" enchant="18"/>

</item>

<item id="11">

<ingredient id="4037" count="40" enchant="0"/>

<production id="9810" count="1" enchant="18"/>

</item>

 

<item id="12">

<ingredient id="4037" count="20" enchant="0"/>

<production id="9811" count="1" enchant="14"/>

</item>

 

 

</list>

<listmaintainEnchantment="true"> ---- Это вместе <list>

Изменено пользователем gvb

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...