Jump to content
  • 0

Updrage my rAthena?


Yuka

Question


  • Group:  Members
  • Topic Count:  100
  • Topics Per Day:  0.02
  • Content Count:  333
  • Reputation:   7
  • Joined:  03/01/14
  • Last Seen:  

My bindatcmd seems to be outdated, since this works:

bindatcmd "testkk",strnpcinfo(0)+"::OnTestThis",0,40;

Where this does not:

bindatcmd "testkk",strnpcinfo(0)+"::OnTestThis",0,40,1;

So how can I upgrade my rAthena or at least my bindatcmd to have it working?

 

Thanks in advance!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


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

you can just remove the last parameter since it's optional for command logging.

 

or just checkout a new version of rAthena and reinstalll.

 

or fetch all the new patch and apply it into your current server for updates.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  100
  • Topics Per Day:  0.02
  • Content Count:  333
  • Reputation:   7
  • Joined:  03/01/14
  • Last Seen:  

you can just remove the last parameter since it's optional for command logging.

 

or just checkout a new version of rAthena and reinstalll.

 

or fetch all the new patch and apply it into your current server for updates.

Hm, well the problem is I want to log the command, thus I need the last paramter.

What's the way to go so that I don't have to set all my settings again? (By reinstalling I would have to do so, right?)

Bump.

Bump.

Link to comment
Share on other sites


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

by reinstall yes, you have to re-do all unless you save all your setting in conf/import folder. Then you can simply copy and paste your conf/import folder into ur new server file.

 

otherwise, get all the commit/updates that you havent apply to ur server and apply all manually.

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