Han25 Posted March 27, 2018 Posted March 27, 2018 warp .map$, .challenger_coord[0], .challenger_coord[1], .Challenger_cid; warp .map$, .challengee_coord[0], .challengee_coord[1], .Challengee_cid; This lines are from pajodex's pvp wager match, but i guess there is a problem with my svn tho i know that my svn is outdated however i just want to know if there's an alternative way to use instead of this one? i got this error Quote
0 TheDerpySupport Posted March 27, 2018 Posted March 27, 2018 1 hour ago, 123honeyro said: warp .map$, .challenger_coord[0], .challenger_coord[1], .Challenger_cid; warp .map$, .challengee_coord[0], .challengee_coord[1], .Challengee_cid; This lines are from pajodex's pvp wager match, but i guess there is a problem with my svn tho i know that my svn is outdated however i just want to know if there's an alternative way to use instead of this one? i got this error You would be better off contacting Pajodex about this as it's their script Quote
0 Capuche Posted March 27, 2018 Posted March 27, 2018 https://github.com/rathena/rathena/commit/6510d41 committed on 2 Oct 2016 You should consider to update your repo using git - we don't support svn anymore. 1 Quote
0 Emistry Posted March 28, 2018 Posted March 28, 2018 you probably can use this for older version. warpchar(map,x,y,char_id) Quote
Question
Han25
warp .map$, .challenger_coord[0], .challenger_coord[1], .Challenger_cid;
warp .map$, .challengee_coord[0], .challengee_coord[1], .Challengee_cid;
This lines are from pajodex's pvp wager match, but i guess there is a problem with my svn tho i know that my svn is outdated however i just want to know if there's an alternative way to use instead of this one? i got this error
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.