Yuka Posted May 30, 2014 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
Emistry Posted May 30, 2014 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
Yuka Posted June 1, 2014 Author 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
Emistry Posted June 1, 2014 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
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!
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.