ajaytrix Posted July 20, 2013 Posted July 20, 2013 Requesting for a 'how-to' make a custom warp scroll. Example: If its used, you will be directly warp to map,x,y. Quote
Emistry Posted July 20, 2013 Posted July 20, 2013 501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "prontera",155,181; },{},{} 1 Quote
SweetyBerriiz Posted July 23, 2013 Posted July 23, 2013 if 1 warp scroll all map? 501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ callfunc "warpscroll"; },{},{} function script warpscroll { /*your warp menu here*/ } Quote
youtube Posted July 23, 2013 Posted July 23, 2013 function script warpscroll {/*your warp menu here*/ prontera} or this one function script warpscroll { /*prontera*/ } Quote
Yonko Posted August 2, 2013 Posted August 2, 2013 (edited) instead of making callfunc try this501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ warp "6@tower",167,77; },{},{}change the bold letters on the desire map and coordinates you want Edited August 2, 2013 by Xii Quote
Question
ajaytrix
Requesting for a 'how-to' make a custom warp scroll.
Example: If its used, you will be directly warp to map,x,y.
6 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.