Hi there,
I have some equipment on L2lionna to sell.
- DC robe set (unsealed)
- Tallum robe set (unsealed)
- BW heavy set +7
- NM heavy set
- SOES +8
- spiritual eye
- Lance
lots of mats, some adenas, mats for 3rd books, aprox 10 pcs of cloth, tons of keyes and rcps for B grade... I do know, full warehouses.
If you are interested just PM!
this is exactly what I tested and I can not make last step. As you said proably engine.bypasstoserver is not working with this dialogue (but with engone.bypasstoserver _bbshome is working). And at the moment I do not know how to contunie. Is it possible that bypasstoserver is different only for dialogues?
sorry, I do not understand. I used script and HxD to get dialogue from Naff and same for alt+b buff. I do not know how to findout engine.bypasstoserver, I made just try/fail method.
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!
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!