Ir para conteúdo
  • Cadastre-se
  • 0

como eu colocar pra vender Bless no NPC ?


weslley171

Pergunta

4 respostass a esta questão

Posts recomendados

  • 0

Pegue o npc desejado edite a html para criar o botão do blessed

 

Abaixo a parte da html caso queira usar apenas muda o id da multisell

 

<td align=left><img src="icon.etc_blessed_scrl_of_ench_wp_s_i05" width=32 height=32></td>

<td align=right><button value="Blesseds" action="bypass -h npc_%objectId%_multisell 88" width=95 height=24 back="L2UI_CH3.bigbutton_down" fore="L2UI_CH3.bigbutton"></td>

 

depois crie uma multisell

 

Aqui tem todos os ids que vai precisar para sua multisell

 

<!-- Blessed Scroll: Enchant Armor (Grade D) -->

<item id="1">

<ingredient id="9826" count="2"/>

<production id="6576" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Weapon (Grade D) -->

<item id="2">

<ingredient id="9826" count="2"/>

<production id="6575" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Armor (Grade C) -->

<item id="3">

<ingredient id="9826" count="2"/>

<production id="6574" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Weapon (Grade C) -->

<item id="4">

<ingredient id="9826" count="2"/>

<production id="6573" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Armor (Grade B) -->

<item id="5">

<ingredient id="9826" count="2"/>

<production id="6572" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Weapon (Grade B) -->

<item id="6">

<ingredient id="9826" count="2"/>

<production id="6571" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Armor (Grade A) -->

<item id="7">

<ingredient id="9826" count="2"/>

<production id="6570" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Weapon (Grade A) -->

<item id="8">

<ingredient id="9826" count="2"/>

<production id="6569" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Armor (Grade S) -->

<item id="9">

<ingredient id="9826" count="2"/>

<production id="6578" count="1"/>

</item>

 

<!-- Blessed Scroll: Enchant Weapon (Grade S) -->

<item id="10">

<ingredient id="9826" count="2"/>

<production id="6577" count="1"/>

</item>

 

Observação : Mude onde estiver 9826 pelo item que vai comprar no seu servidor. :wink:

Editado por Gaara
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...



×
×
  • 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.