Ir para conteúdo
  • Cadastre-se
  • 0

Alguem pode me ajudar como montar multisell


admaugusto

Pergunta

10 respostass a esta questão

Posts recomendados

  • 0
O conteúdo está oculto, favor efetuar login ou se cadastrar!

Você está inicializando lista duas vezes amigo , tem duas tag list aí a primeira mantém o enchant do item caso ele seja trocado por outro item na multisell, remove ou a primeira ou a segunda tag e vai funcionar.

"Tente ser uma pessoa de valor , não de sucesso" - Albert Einstein

 

 

Link para o comentário
Compartilhar em outros sites


  • 0

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

<!-- L2JMultisell Maker # By NalDinHuU -->

<list maintainEnchantment="true">



<list>

<item id="1">

<ingredient id="57" count="45000000" />

<production id="9301" count="1" enchant="0"/>

</item>

<item id="2">

<ingredient id="57" count="45000000" />

<production id="9302" count="1" enchant="0"/>

</item>

<item id="3">

<ingredient id="57" count="45000000" />

<production id="9303" count="1" enchant="0"/>

</item>

<item id="4">

<ingredient id="57" count="45000000" />

<production id="9304" count="1" enchant="0"/>

</item>

<item id="5">

<ingredient id="57" count="45000000" />

<production id="9305" count="1" enchant="0"/>

</item>

<item id="6">

<ingredient id="57" count="45000000" />

<production id="9306" count="1" enchant="0"/>

</item>

<item id="7">

<ingredient id="57" count="45000000" />

<production id="9307" count="1" enchant="0"/>

</item>

<item id="8">

<ingredient id="57" count="45000000" />

<production id="9308" count="1" enchant="0"/>

</item>

<item id="9">

<ingredient id="57" count="45000000" />

<production id="9309" count="1" enchant="0"/>

</item>

<item id="10">

<ingredient id="57" count="45000000" />

<production id="9310" count="1" enchant="0"/>

</item>

<item id="11">

<ingredient id="57" count="45000000" />

<production id="9311" count="1" enchant="0"/>

</item>

<item id="12">

<ingredient id="57" count="45000000" />

<production id="9312" count="1" enchant="0"/>

</item>

<item id="13">

<ingredient id="57" count="45000000" />

<production id="9313" count="1" enchant="0"/>

</item>

<item id="14">

<ingredient id="57" count="45000000" />

<production id="9314" count="1" enchant="0"/>

</item>

<item id="15">

<ingredient id="57" count="45000000" />

<production id="9315" count="1" enchant="0"/>

</item>

<item id="16">

<ingredient id="57" count="45000000" />

<production id="9316" count="1" enchant="0"/>

</item>

<item id="17">

<ingredient id="57" count="45000000" />

<production id="9317" count="1" enchant="0"/>

</item>

<item id="18">

<ingredient id="57" count="45000000" />

<production id="9318" count="1" enchant="0"/>

</item>

<item id="19">

<ingredient id="57" count="45000000" />

<production id="9319" count="1" enchant="0"/>

</item>

<item id="20">

<ingredient id="57" count="45000000" />

<production id="9320" count="1" enchant="0"/>

</item>

<item id="21">

<ingredient id="57" count="45000000" />

<production id="9321" count="1" enchant="0"/>

</item>

<item id="22">

<ingredient id="57" count="45000000" />

<production id="9322" count="1" enchant="0"/>

</item>

<item id="23">

<ingredient id="57" count="45000000" />

<production id="9323" count="1" enchant="0"/>

</item>

<item id="24">

<ingredient id="57" count="45000000" />

<production id="9324" count="1" enchant="0"/>

</item>

<item id="25">

<ingredient id="57" count="45000000" />

<production id="9325" count="1" enchant="0"/>

</item>

<item id="26">

<ingredient id="57" count="45000000" />

<production id="9326" count="1" enchant="0"/>

</item>

<item id="27">

<ingredient id="57" count="45000000" />

<production id="9327" count="1" enchant="0"/>

</item>

<item id="28">

<ingredient id="57" count="45000000" />

<production id="9328" count="1" enchant="0"/>

</item>

<item id="29">

<ingredient id="57" count="45000000" />

<production id="9329" count="1" enchant="0"/>

</item>

<item id="30">

<ingredient id="57" count="45000000" />

<production id="9330" count="1" enchant="0"/>

</item>

<item id="31">

<ingredient id="57" count="45000000" />

<production id="9331" count="1" enchant="0"/>

</item>

<item id="32">

<ingredient id="57" count="45000000" />

<production id="9332" count="1" enchant="0"/>

</item>

<item id="33">

<ingredient id="57" count="45000000" />

<production id="9333" count="1" enchant="0"/>

</item>

<item id="34">

<ingredient id="57" count="45000000" />

<production id="9334" count="1" enchant="0"/>

</item>

<item id="35">

<ingredient id="57" count="45000000" />

<production id="9335" count="1" enchant="0"/>

</item>

<item id="36">

<ingredient id="57" count="45000000" />

<production id="9336" count="1" enchant="0"/>

</item>

<item id="37">

<ingredient id="57" count="45000000" />

<production id="9337" count="1" enchant="0"/>

</item>

<item id="38">

<ingredient id="57" count="45000000" />

<production id="9338" count="1" enchant="0"/>

</item>

<item id="39">

<ingredient id="57" count="45000000" />

<production id="9339" count="1" enchant="0"/>

</item>

<item id="40">

<ingredient id="57" count="45000000" />

<production id="9340" count="1" enchant="0"/>

</item>



</list>


Editado por admaugusto
Link para o comentário
Compartilhar em outros sites

  • 0
O conteúdo está oculto, favor efetuar login ou se cadastrar!

Você está inicializando lista duas vezes amigo , tem duas tag list aí a primeira mantém o enchant do item caso ele seja trocado por outro item na multisell, remove ou a primeira ou a segunda tag e vai funcionar.

 

Obrigado Mano arrumei aki vlws mesmo :)

Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...
  • Registre-se

    Faça parte da maior e  mais antigas comunidades sobre Lineage2 da América Latina.





×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.