Foob Posted November 14, 2017 Posted November 14, 2017 Hi, How to use tools that is applied here in this commit: https://github.com/rathena/rathena/commit/576d48865d9be7b4b560cf4505ff8d206ddaeffb This converts old emo to new one. Is it by default enabled if you run the server? Regards! Quote
0 Jey Posted November 14, 2017 Posted November 14, 2017 https://github.com/rathena/rathena/issues/2598#issuecomment-343857029 Quote
0 Foob Posted November 16, 2017 Author Posted November 16, 2017 On 11/14/2017 at 9:24 AM, Jey said: https://github.com/rathena/rathena/issues/2598#issuecomment-343857029 Hi @Jey It says, How to fix it? Quote
0 Foob Posted November 17, 2017 Author Posted November 17, 2017 (edited) 10 hours ago, Jey said: You need to install python3 I installed python3.5 still have the same error @Jey. Should I install python 3 only? Image: Edited November 17, 2017 by iAmGnome Quote
0 Foob Posted November 17, 2017 Author Posted November 17, 2017 @Jey, I managed to let it work but some how the "emotion value,value,NPC name"; isn't converted. What causes it? Regards! Quote
0 Jey Posted November 17, 2017 Posted November 17, 2017 Quote Simple scripts which replaces the old emotion script constants to the new script constants. The actual replacement list is in 'emotion_dict'. Related pull request: https://github.com/rathena/rathena/pull/2527Note: This only applies the constant changes. You still have to check your scripts for 'unitemote' (command was removed) and 'emotion' using the third parameter ('target name'). So you should update unitemote and emotion calls with third parameter by yourself, because automated changes could cause unexpected behavior. 1 Quote
Question
Foob
Hi,
How to use tools that is applied here in this commit: https://github.com/rathena/rathena/commit/576d48865d9be7b4b560cf4505ff8d206ddaeffb
This converts old emo to new one. Is it by default enabled if you run the server?
Regards!
6 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.