Blue Jem Posted November 22, 2013 Posted November 22, 2013 if the quest is complete me or my character auto warp to Quest Area Quote
Patskie Posted November 22, 2013 Posted November 22, 2013 Can you elaborate more on your request? Quote
Blue Jem Posted November 22, 2013 Author Posted November 22, 2013 lets say i have all items for Quest location of my character prt_fild01 and Quest NPC in prontera if i have all item my character is autowarp to Quest npc Quote
Yoga Posted November 27, 2013 Posted November 27, 2013 - script autowarpquest -1,{ OnPCLoadMapEvent: OnInit: if ( strcharinfo(3) == "prt_fild01" ) { if(countitem(672)>=1) warp "prontera",141,229; end; } } prt_fild01 mapflag loadevent Quote
Question
Blue Jem
if the quest is complete me or my character auto warp to Quest Area
3 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.