Jump to content
  • 0

Raid boss npc info problem


Question

Posted

Hello, i use this script: http://pastebin.com/iNUaykJ4 and it worked fine but i changed the html ( home.htm )

 

<html><title>Raid Boss Informer</title>
<body><center><br><br> 
<img src="L2UI_CH3.herotower_deco" width=256 height=32><br>
<font color="FFCC00">Raid Boss Informer</font><br>
<center><img src="L2UI.SquareGray" width=256 height=1><br><br>
<center>
<br><td align=center><button value="Timer" action="bypass -h Quest BossRespawn raidboss_85" width=160 height=30 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>
<br><br><img src="L2UI.SquareGray" width=256 height=1><br>
</center>
<table>
</table>
<br><br><img src="L2UI_CH3.herotower_deco" width=256 height=32><br>
</body>
</html>

 

and now when i press " Timer ", nothing happen ...

 

 

original html: http://pastebin.com/aASKi0zz

8 answers to this question

Recommended Posts

  • 0
Posted

change "Quest" inside button line to: npc_%objectId%_Quest

not sure if it will work but u can try :)

  • 0
Posted

change "Quest" inside button line to: npc_%objectId%_Quest

not sure if it will work but u can try :)

 

in the proper l2jserver/or same that way do not work for quest bypasses. Your way works only for to show the QuestList

  • 0
Posted

add message inside catch (NumberFormatException nfe) {}

also add second message before return null; so we will know if it reach that point :)

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