Jump to content
  • 0

warp script command any alternative?


Han25

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  67
  • Reputation:   2
  • Joined:  08/09/13
  • Last Seen:  

    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 

 

 

1234.PNG

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

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 

 

 

1234.PNG

You would be better off contacting Pajodex about this as it's their script

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

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.

  • MVP 1
Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

you probably can use this  for older version.

warpchar(map,x,y,char_id)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   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...