Ir para conteúdo
  • Cadastre-se
  • 0

Icones de item no NPC Shop;


Sony Iroon

Pergunta

Como faço para por icones de armas e de sets no npc shop?

Alguem por favor poderia me informar a respeito? agradeço muito a quem me ajudar!.

SonyIroon

Link para o comentário
Compartilhar em outros sites

5 respostass a esta questão

Posts recomendados

  • 0
  • L2JBr ADM

Isto é uma dúvida por esse motivo está sendo movido para área de dúvidas.

 

Caso necessário faça as edições para adequar às exigências.

EJoOSOj.gif

Sua pergunta foi respondida? Certifique-se de marcar a resposta como a solução aceita.
Se existe mais de uma resposta, utilize o "vote up" para destacá-la.
Se você achar uma resposta útil, diga obrigado clicando no botão "Gostei".

Link para o comentário
Compartilhar em outros sites


  • 0
 

Mostre sua html e diz onde gostaria que bota-se o ícone.

quero por os icones em td loja,por exemplo; o incio onde aparece :Weapon,Armor,Jewel e etc....

Armas

<html><title>L2 Scream - Weapons</title>
<body>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
<center>
<table>
<tr>
<td><img src="icon.etc_alphabet_G_i00" width=32 height=32></td>
<td><img src="icon.etc_M_i00" width=32 height=32></td>
</tr>
</table>
<br>
<table>
<tr>
<td><img src="icon.etc_alphabet_S_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_H_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_O_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_P_i00" width=32 height=32></td>
</tr>
</table>
<table width=250>
<tr><td></td></tr>
</table>
<table width=170>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade S" action="bypass -h npc_%objectId%_multisell 65016" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade A" action="bypass -h npc_%objectId%_multisell 65017" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade B" action="bypass -h npc_%objectId%_multisell 65018" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade C" action="bypass -h npc_%objectId%_multisell 65019" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade D" action="bypass -h npc_%objectId%_multisell 65020" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>

</table>
<br>

<br>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
</center>
</body>
</html>

 

 

 

Sets

<html><title>L2 Scream - Armors</title>
<body>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
<center>
<table>
<tr>
<td><img src="icon.etc_alphabet_G_i00" width=32 height=32></td>
<td><img src="icon.etc_M_i00" width=32 height=32></td>
</tr>
</table>
<br>
<table>
<tr>
<td><img src="icon.etc_alphabet_S_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_H_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_O_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_P_i00" width=32 height=32></td>
</tr>
</table>
<table width=250>
<tr><td></td></tr>
</table>
<table width=170>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade S" action="bypass -h npc_%objectId%_multisell 65006" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade A" action="bypass -h npc_%objectId%_multisell 65007" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade B" action="bypass -h npc_%objectId%_multisell 65008" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade C" action="bypass -h npc_%objectId%_multisell 65009" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade D" action="bypass -h npc_%objectId%_multisell 65010" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>

</table>
<br>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
<br>
</center>
</body>
</html>

 

Joias

<html><title>L2 Scream - Joias</title>
<body>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
<center>
<table>
<tr>
<td><img src="icon.etc_alphabet_G_i00" width=32 height=32></td>
<td><img src="icon.etc_M_i00" width=32 height=32></td>
</tr>
</table>
<br>
<table>
<tr>
<td><img src="icon.etc_alphabet_S_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_H_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_O_i00" width=32 height=32></td>
<td><img src="icon.etc_alphabet_P_i00" width=32 height=32></td>
</tr>
</table>
<table width=250>
<tr><td></td></tr>
</table>
<table width=170>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade S" action="bypass -h npc_%objectId%_multisell 65027" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade A" action="bypass -h npc_%objectId%_multisell 65028" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade B" action="bypass -h npc_%objectId%_multisell 65029" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>
<tr>
<td align=center><button value="Grade C" action="bypass -h npc_%objectId%_multisell 65030" width=85 height=26 back="L2UI_CT1.Windows_DF_Drawer_Bg_Darker" fore="L2UI_CT1.Windows_DF_Drawer_Bg_Darker"></td>
</tr>
<tr><td></td></tr>

</table>
<br>

<br>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32></center>
</center>
</body>
</html>

 

SonyIroon

Link para o comentário
Compartilhar em outros sites

  • 0
 

Você sabe como por um servidor de l2 Freya online?

Já tentei de td e n conssegui!.

O que você não conseguiu 

Um mundo de diversão no Lineage 2

https://www.primeworld.com.br

Discord: Em breve

Comunidade brasileira de Lineage. Interlude Remastered / High Five / Essence 

Classes remasterizadas, sistemas únicos, diversão garantida.

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.