Ir para conteúdo
  • Cadastre-se
  • 0

(Resolvido) Códigos HTML de NPC's


Exorcista

Pergunta

Daew Galeraaa aew tenhu uma dúvidazonaa :P

Por minha própria conta consegui compreender

algumas questões mas não consegui outras então

desculpe minha ignorancia e agradeço a ajuda de todos :D

 

la vaii

estou tentando modificar o HTML de NPC's de cidades iniciais

exemplo NPC Grocery de Elven vilage queria atualizar a aparencia

do antigo L2 com Links sublinhados para Botoes estilo Gracia

si é que me entendem vo postar imagens, outra coisa

tentar por imagens acima do link mas não consegui ele trava todo meu pc :L

segui varius tutoriais bom queria altera o HTML do NPC 30147

_____________________________________________________________

<html><body>Trader Unoren:<br>

Welcome, friend. The house trades diverse weapons with the greatest importance among the small tools used on the battlefield. We have various things from sharp bronze daggers to the finest Mithril swords. Have a Look.<br>

<a action="bypass -h npc_%objectId%_Chat 1">Buy Equipment.</a><br>

<a action="bypass -h npc_%objectId%_exc_multisell 003">Exchange equipment</a><br>

<a action="bypass -h npc_%objectId%_Wear 3014700">Try on Fighter Equipment</a><br>

<a action="bypass -h npc_%objectId%_Wear 3014701">Try on Mystic Equipment</a><br>

<a action="bypass -h npc_%objectId%_Sell">Sell</a><br>

<a action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</a><br>

<a action="bypass -h npc_%objectId%_Quest">Quest</a><br>

</body></html>

_______________________________________________________________

tenteii adicionar imagens nos links de Equipamentos Fighter e Mystic e colocar aparencia do Gracia oia no que saiu kkkk :P

_______________________________________________________________

<html>

<body>

<title>Trader Unoren</title>

<center>

Welcome, friend. The house trades diverse weapons with the greatest importance among the small tools used on the battlefield. We have various things from sharp bronze daggers to the finest Mithril swords. Have a Look.<br>

</center>

<center>

<img src="L2UI_CH3.onscrmsg_pattern01_1" width=300 height=32 align=left>

<table width=230>

<tr>

<td align=center><icon.weapon_long_sword_i00" width=32 height=32></td>

<td align=center><img src="icon.weapon_apprentices_spellbook_i00" width=32 height=32></td>

</tr>

<tr><td></td></tr>

<tr>

<td align=center><button value="Fighter Weapons"action="bypass -h npc_%objectId%_Buy 3014700" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=center><button value="Mystic Weapons" action="bypass -h npc_%objectId%_Buy 3014701" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<center>

action="bypass -h npc_%objectId%_exc_multisell 003">Exchange equipment width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

action="bypass -h npc_%objectId%_Wear 3014700">Try on Fighter Equipment width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

action="bypass -h npc_%objectId%_Wear 3014701">Try on Mystic Equipment width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

action="bypass -h npc_%objectId%_Sell">Sell width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

action="bypass -h npc_%objectId%_TerritoryStatus">See the Lord and get the tax rate information width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

action="bypass -h npc_%objectId%_Quest">Quest width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<img src="L2UI_CH3.onscrmsg_pattern01_2" width=300 height=32 align=left>

</center>

</body>

</html>

______________________________________________________________________________

usei como exemplo um GMshop que baixei com icones acima dos links !!!!

 

plz se alguem puder me ajudar me dizendo onde está meuuu erro

eu ainda não compreendo a linguagem de algumas coisas como <br>

<td>......

 

vlw

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts recomendados


Visitante
Este tópico está impedido de receber novos posts.



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