Yuka Posted May 30, 2014 Group: Members Topic Count: 100 Topics Per Day: 0.02 Content Count: 333 Reputation: 7 Joined: 03/01/14 Last Seen: May 6, 2020 Share Posted May 30, 2014 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! Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 30, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted May 30, 2014 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. Quote Link to comment Share on other sites More sharing options...
Yuka Posted June 1, 2014 Group: Members Topic Count: 100 Topics Per Day: 0.02 Content Count: 333 Reputation: 7 Joined: 03/01/14 Last Seen: May 6, 2020 Author Share Posted June 1, 2014 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. Quote Link to comment Share on other sites More sharing options...
Emistry Posted June 1, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted June 1, 2014 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. Quote Link to comment Share on other sites More sharing options...
Question
Yuka
My bindatcmd seems to be outdated, since this works:
Where this does not:
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.