Ir para conteúdo
  • Cadastre-se
  • 0

Npc não lendo multisell correspondente .


Glauco Lerwiczk

Pergunta

Olá pessoal, estou com um problema que literalmente não faço a miníma ideia de como se resolver.
No meu "Gm Shop Completo" não está lendo outras Multisell.

Fiz a primeira de weapons, blz, funcionou certinho 100%, mas agora na multisell dos "armors" está lendo a primeira Multisell das weapons.

 

obs: Multisell weapon 20000, Multisell armor 20001

 

=====================================================

Multisell Armors

 

<?xml version='1.0' encoding='utf-8'?>
<!-- Titanium Armor -->
<list>
<item id="1">
<!-- Titanium Helmet Heavy -->
<ingredient id="57" count="50000"/>
<production id="9215" count="1"/>
</item>
<item id="2">
<!-- Titanium Breastplate Heavy -->
<ingredient id="57" count="50000"/>
<production id="9216" count="1"/>
</item>
<item id="3">
<!-- Titanium Gaiters Heavy -->
<ingredient id="57" count="50000"/>
<production id="9217" count="1"/>
</item>
<item id="4">
<!-- Titanium Gloves Heavy -->
<ingredient id="57" count="50000"/>
<production id="9218" count="1"/>
</item>
<item id="5">
<!-- Titanium Boots Heavy -->
<ingredient id="57" count="50000"/>
<production id="9219" count="1"/>
</item>
<item id="6">
<!-- Titanium Shield -->
<ingredient id="57" count="50000"/>
<production id="9367" count="1"/>
</item>
<item id="7">
<!-- Titanium Leather Helmet -->
<ingredient id="57" count="50000"/>
<production id="9220" count="1"/>
</item>
<item id="8">
<!-- Titanium Leather Armor -->
<ingredient id="57" count="50000"/>
<production id="9221" count="1"/>
</item>
<item id="9">
<!-- Titanium Leather Pants -->
<ingredient id="57" count="50000"/>
<production id="9222" count="1"/>
</item>
<item id="10">
<!-- Titanium Leather Gloves -->
<ingredient id="57" count="50000"/>
<production id="9223 count="1"/>
</item>
<item id="11">
<!-- Titanium Leather Boots -->
<ingredient id="57" count="50000"/>
<production id="9224 count="1"/>
</item>
<item id="12">
<!-- Titanium Shield -->
<ingredient id="57" count="50000"/>
<production id="9367" count="1"/>
</item>
<item id="13">
<!-- Titanium Cap Robe -->
<ingredient id="57" count="50000"/>
<production id="9225" count="1"/>
</item>
<item id="14">
<!-- Titanium Chest Robe -->
<ingredient id="57" count="50000"/>
<production id="9226" count="1"/>
</item>
<item id="15">
<!-- Titanium Stockings Robe -->
<ingredient id="57" count="50000"/>
<production id="9227" count="1"/>
</item>
<item id="16">
<!-- Titanium Gloves Robe -->
<ingredient id="57" count="50000"/>
<production id="9228" count="1"/>
</item>
<item id="17">
<!-- Titanium Boots Robe -->
<ingredient id="57" count="50000"/>
<production id="9229" count="1"/>
</item>
<item id="18">
<!-- Titanium Shield -->
<ingredient id="57" count="50000"/>
<production id="9367" count="1"/>
</item>
</list>
===========================================================
Html - Merchant
<html><body><title>Merchant</title><br><center>
<center><img src="l2font-e.replay_logo-e" width=255 height=60>
<center>
<br1>
<tr><td></td></tr>
<td><img src=NewPackSkill.Skill11 width=32 height=32></td>
<br><font color="D2691E">Compre Aqui Os Items Custom Do Servidor !</font><br>
</center>
<button value="== Weapons ==" action="bypass -h npc_%objectId%_multisell 22000" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
<font color="FF0000">- Weapons Custom</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
<button value="== Armors ==" action="bypass -h npc_%objectId%_multisell 22001" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
<font color="FF0000">- Armors Custom</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
<button value="== Jewels ==" action="bypass -h npc_%objectId%_multisell 22001" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
<font color="FF0000">- Jewels Custom</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
<button value="== Tattoos ==" action="bypass -h npc_%objectId%_multisell 22003" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
<font color="FF0000">- Tattoos Custom</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
<button value="== Acessorios ==" action="bypass -h npc_%objectId%_multisell 22004" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
<font color="FF0000">- Acessorios +300</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
<button value="== Extra Items ==" action="bypass -h npc_%objectId%_multisell 22005" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
<font color="FF0000">- Extras Items</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
<center>
<img src="L2UI_CH3.herotower_deco" width=256 height=32>
<table><tr>
<td><img src="L2UI_CH3.shortcut_prev_over" width=16 height=16></td>
<td><button value="Voltar" action="bypass -h npc_%objectId%_Chat 0" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
</tr></table>
</center><br></body></html>
===========================
Alguém poderia me ajudar e falar a onde está o erro?
Editado por Glauco Lerwiczk
Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts recomendados

  • 0

 

Olá pessoal, ... obs: Multisell weapon 20000, Multisell armor 20001

===========================================================
Html - Merchant
<button value="== Weapons ==" action="bypass -h npc_%objectId%_multisell 22000" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>

<font color="FF0000">- Weapons Custom</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
<button value="== Armors ==" action="bypass -h npc_%objectId%_multisell 22001" width=94 height=18 back="GmShop.GmShop2" fore="GmShop.GmShop2"></td>
<font color="FF0000">- Armors Custom</font><font color="FFFF00"> + Comprada Por Moeda Farme.</font><br>
===========================
Alguém poderia me ajudar e falar a onde está o erro?

 

Esta ai!

Você tem a multisell ID 20K e na HTML esta procurando a 22K. só isto!

Um pouquinho mais de atenção você teria descoberto fácil sem precisar pedir ajuda.

Boa sorte e mãos à obra! "com mais atenção" ;)

  • Gostei 1

prja.png
Current Chronic: The Shadowy Nightmare (SDE-V7 Currently Under Construction)☜═㋡

Link para o comentário
Compartilhar em outros sites


  • 0

 

Esta ai!

Você tem a multisell ID 20K e na HTML esta procurando a 22K. só isto!

Um pouquinho mais de atenção você teria descoberto fácil sem precisar pedir ajuda.

Boa sorte e mãos à obra! "com mais atenção" ;)

Valeu Brothers,era isso mesmo, e eu tinha esqueci de uma aspa tb =// valeu mesmo cara .

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.