Jump to content

Question

Posted

Hello MxC, 

I have a problem with adding the teleport confirm window into buttons.

 

Teleport Window:    5a35a6ea29fe5_TeleportWindow.PNG.41928c9828feea11d53c534b3f248478.PNG

 

 

If the html code is like this:

<a action="bypass -h npc_%objectId%_goto 50016" msg="811;Farm Zone 1"><font color="80F0FF">Farm Zone 1</font></a>

It works... But if I want to add it to a button like this:

<a action="bypass -h npc_%objectId%_goto 80000" msg="811;Farm Zone 1"><button value="Farm Zone (1)" width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3"></a>
  
  or like this:
  
<button value="Farm Zone (1)" action="bypass -h npc_%objectId%_goto 80000"  msg="811;Farm Zone 1 width="134" height="21" back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3">

Nothing happens...

Who knows how to fix this?

6 answers to this question

Recommended Posts

  • 0
Posted
47 minutes ago, SweeTs said:

Button tag doesn't 'support' the msg. You have to decide, button or confirmation window.

Oh okay... I thought it works because I think I saw it in other servers... anyway it's not that important for me. Thanks for the reply :)

  • 0
Posted
2 hours ago, BloodRav3N said:

Oh okay... I thought it works because I think I saw it in other servers... anyway it's not that important for me. Thanks for the reply :)

Maybe it was dlg  window

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock