Famous Posted August 20, 2013 Posted August 20, 2013 when player talk to npc he will be killed and warp to prontera.. thankyou! Quote
Patskie Posted August 20, 2013 Posted August 20, 2013 Try : payon,150,150,0 script Sample 100,{ percentheal -100, 0; warp "prontera",150,150; end; } Quote
QQfoolsorellina Posted August 20, 2013 Posted August 20, 2013 (edited) prontera,151,186,5 script killme 721,{ addtimer 50, strnpcinfo(3)+"::On_leave"; percentheal -100, 0; close; On_leave: warp "prontera",150,150; end; } Edited August 20, 2013 by QQfoolsorellina Quote
Emistry Posted August 21, 2013 Posted August 21, 2013 unitkill getcharid(3); warp "prontera",155,181; end; Quote
Question
Famous
when player talk to npc he will be killed and warp to prontera..
thankyou!
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.