02-09-2011, 03:19 PM
|
#1 (permalink)
|
|
Membro - Veterano
Registrado em: Oct 2010
Posts: 413
Agradecido 113 Vezes em 69 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
Multisell Itens 5 Dígitos.
Galera, acabei de colocar uns itens no meu server, só que todos são com 5 dígitos.
Exemplo: Bow Vesper = ID 70010, coloquei na multisell tudo bonitinho.
Só que ele não aparece o item, ou seja parece que substitui a multisell.
Multisell 90032:
<?xml version='1.0' encoding='utf-8'?>
<list maintainEnchantment="true">
<!-- Vesper Bow #S -->
<item id="1">
<ingredient id="57" count="500000000"/>
<ingredient id="5575" count="150000000"/>
<ingredient id="3470" count="10"/>
<production id="70010" count="1"/>
</item>
<!-- Vesper Magic Blunt #S -->
<item id="2">
<ingredient id="57" count="500000000"/>
<ingredient id="5575" count="150000000"/>
<ingredient id="3470" count="10"/>
<production id="70009" count="1"/>
</item>
</list>
HTML do NPC:
<center><button value="Weapons #S" action="bypass -h npc_%objectId%_multisell 90032" width="95" height="24" back="L2UI_CH3.bigbutton_down" fore="L2UI_CH3.bigbutton">
<center><button value="Armors #S" action="bypass -h npc_%objectId%_multisell 90031" width="95" height="24" back="L2UI_CH3.bigbutton_down" fore="L2UI_CH3.bigbutton">
Alguém pode me ajudar??
|
|
|