Jump to content

Tts Adrenaline Script - Edit


garfild

Recommended Posts

Hey guys,

I would like to ask you a question regarding to script. I play on L2warland (retarded l2j with security). I want to make tts script and I found problem:

When I reach NPC, I can not delivery egg. 

 

this is working, so bypasstoserver is working correctly

engine.bypasstoserver('_bbshome');

this is dialogue

<html><body>Naff:<br>
Oh, that feels great! If only I had some boiled eggs to go with it!<br>
<a action="bypass -h Quest 621_EggDelivery 31544-1.htm">I have some boiled eggs for you!</a>
</body></html>

so I used

engine.bypasstoserver('bypass -h Quest 621_EggDelivery 31544-1.htm');

tried _bypass, without bypass but nothing happend. I tried also

Engine.DlgOpen('I have some boiled eggs for you!');

not working

 

 

Do you have any idea? thanks!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...