Teleporting via script isn't working (IG 2.19)

01/02/2012 11:00 dave2041#1
Since they have added a suggested level for most of the port locations now i cannot seem to teleport to those locations. I have tested this for other port locations which don't have the level appended, such as:
Code:
NPCSEL(Valentina[ID=30177])
NPCDLG(Valentina[ID=30177])
DLGSEL(Teleport)
DLGSEL(Ivory Tower - 3700 Adena )
But that didn't work either.


This is the code (broken):
Code:
NPCSEL(Valentina[ID=30177])
NPCDLG(Valentina[ID=30177])
DLGSEL(Teleport)
DLGSEL(Outlaw Forest (Lv.50) - 5200 Adena)
I've also tried just Outlaw Forest - 5200 Adena but no luck.

Anyone had any success?
01/04/2012 03:13 t3d1#2
you must use delay at your script, like =
NPCSEL(Valentina[ID=30177])
delay(1500)
NPCDLG(Valentina[ID=30177])
delay(1500)
DLGSEL(Teleport)
delay(1500)
DLGSEL(Outlaw Forest (Lv.50) - 5200 Adena)
01/04/2012 09:12 dave2041#3
Quote:
Originally Posted by t3d1 View Post
you must use delay at your script, like =
NPCSEL(Valentina[ID=30177])
delay(1500)
NPCDLG(Valentina[ID=30177])
delay(1500)
DLGSEL(Teleport)
delay(1500)
DLGSEL(Outlaw Forest (Lv.50) - 5200 Adena)
Good to know! I'm used to scripting oog and forget sometimes ;) i'll try this later.
07/05/2012 22:51 Igor Santiago#4
Help me, Please!
Do you have any link to what I can do the download L2Walker 10.9.4?
Or if you have the script of Nobless Quest!