PC BANG TRADE

If I want to use PC Bang to buy an item, which ID do I use in Multisell? I couldn't find the ID.
item id "-100" pc bang
"-200" - clan point

example on multisell
XML:
<!-- Strategy Guide clan command channel -->
   <item id="4">
    <ingredient id="-100" count="100" enchant="0"/>
    <ingredient id="57" count="10000000" enchant="0"/>
    <production id="8871" count="1" enchant="0"/>
  </item>


u cant create it as item but can use on multisell shop
 
Last edited:
muito obrigado!





ID do item "-100" pc bang
"-200" - ponto de clã

Exemplo de venda múltipla
XML:
<!-- Canal de comando do clã Guia de Estratégia -->
   <item id="4">
    <ingredient id="-100" count="100" enchant="0"/>
    <ingredient id="57" count="10000000" enchant="0"/>
    <production id="8871" count="1" enchant="0"/>
  </item>


Você não pode criá-lo como um item, mas pode usá-lo em uma loja de venda múltipla.
 
Back
Top