Jump to content

Recommended Posts

Posted

Hello, I'm creating a script to join the tvt in l2walker

but I need a little help

 

Why only read the first POSINRANGE?

 

and label (join tvt) call (join tvt) not working anymore

 

please help

 

 

Thnx

 

LABEL(join tvt)

NPCSEL(Parina)

NPCDLG(Parina)

DLGSEL(PARTICIPATECLOSE)

POSINRANGE(175394,20269,-3245,2000)

{

Call(TOTOWN)

}

DELAY(100)

POSINRANGE(9837,15620,-4569,400)

{

Call(rpscroll)

}

DELAY(100)

POSINRANGE(12970,16482,-4580,400)

{

Call(respawn die)

}

CALL(join tvt)

 

/////////////////Scroll in c1

LABEL(TOTOWN)

USEITEM(Scroll of Escape to Dark Elf Village[iD=7119])

 

////////////////after scroll

LABEL(rpscroll)

POSINRANGE(9837,15620,-4569,400)

{

MOVETO(10253,16967,-4569)

MOVETO(11132,16940,-4569)

MOVETO(12228,16596,-4584)

MOVETO(14734,16062,-4469)

}

POSINRANGE(14734,16062,-4469,200)

{

Call(join tvt)

}

////////////////die in c1 (respwn after tvt)

LABEL(respawn die)

delay(100)

POSINRANGE(12413,16610,-4580,400)

{

MOVETO(14734,16062,-4469)

}

POSINRANGE(14734,16062,-4469,400)

{

Call(join tvt)

}

call(join tvt)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...