I need a lil bit help with scripting.
I experienced this problem when i'm running autobuff script at Town Of Shuttgart.
Everything work just fine. It just, i need a solution to Close the Dialog box
of Teleport.
I tried to call the CloseDialog() command, but it doesnt work.
Maybe CloseDialog() didn't exist in L2Walker library?
LABEL(GKSHUTTGART)
{
NPCSEL(Adventurers' Guide[ID=32327])
NPCDLG(Adventurers' Guide[ID=32327])
DLGSEL(View available Support Magic.)
DLGSEL(Receive Support Magic.)
CloseDialog()
MOVETO(87252,-142303,-1366)
MOVETO(87217,-143203,-1319)
MOVETO(87056,-143442,-1319)
NPCSEL(Bilia[ID=31964])
NPCDLG(Bilia[ID=31964])
DLGSEL(Teleport.)
CloseDialog()
}
Hope someone can help me through this matter.
Thank you & merry christmas to all.
Have a nice day.






