Jump to content

Recommended Posts

Posted

this is easy,

Engine.bypasstoserver('npc_268464916_Quest');


the Engine.dlgsel(1), works too

<a action="bypass -h npc_268464916_Quest">Missão</a> 


 

But, in the next is the html:

<button value="Conte-me mais" action="link data/html/scripts/quests/Q799_ObtainIcarus/orim_start_answer2.htm" width=134 height=21 back=L2UI_ch3.bigbutton3_down fore=L2UI_ch3.bigbutton3><br1>


i've tried:

Engine.dlgsel(1);
Engine.dlgsel('Conte-me mais');
Engine.bypasstoserver('link data/html/scripts/quests/Q799_ObtainIcarus/orim_start_answer2.htm');


but none works, is there any way?

Complete html:

<html>
<body>

<table width="110%" cellpadding=5 >
<tr>
<td>    

<font color="LEVEL">Shadow Orim:</font>
<br>
Sim, as <font color="LEVEL">War Chest</font> foram construídas pelos antigos de-<br1> mônios que tentaram dominar o mundo de Aden por pura<br1> vaidade. Delas é possível tirar alguns <font color="LEVEL">Superior Design</font> ou<br1> muitos, vai depender de sua sorte.<br> Este baú tem alma das trevas e escolhe seus donos.<br>Não é simples convencê-lo, mas dois corações dominados<br1>pela magia negra podem ser o suficiente. <br>Pessoas como você me procuram querendo aprender a<br1> invocá-lo.<br> 

<button value="Conte-me mais" action="link data/html/scripts/quests/Q799_ObtainIcarus/orim_start_answer2.htm" width=134 height=21 back=L2UI_ch3.bigbutton3_down fore=L2UI_ch3.bigbutton3>
   
<br1>

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

</body>
</html>

 

  • 7 months later...
Posted
  1. if there is a .htm at the end of the bypass, then the second parameter is true:
    so 
  2. Engine.bypasstoserver('link data/html/scripts/quests/Q799_ObtainIcarus/orim_start_answer2.htm', true);

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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