Всем здравствуйте!
Такая трабла, у меня сборка L2JFree, создаю магазин с двумя кнопками, в первой шоты, во второй должна быть мана(id=728). Но почему-то продается и там и там только шоты.
Код:
<button value="Shots" action="bypass -h npc_%objectId%_multisell 5005 width=204 height=20 back="sek.cbui36" fore="sek.cbui75"><br><td><img src="L2UI.SquareWhite" width=260 height=1></tr></td><br>
<button value="Mana" action="bypass -h npc_%objectId%_multisell 5006 width=204 height=20 back="sek.cbui36" fore="sek.cbui75"> <br><td><img src="L2UI.SquareWhite" width=260 height=1></tr></td><br>
Файл 5006.xml
Код:
<?xml version='1.0' encoding='utf-8'?>
<list>
<item id="1">
<ingredient id="57" count="1000">
<production id="728" count="10">
</item>
</list>
подскажите что не так, если можете.