Foob Posted November 14, 2017 Group: Members Topic Count: 46 Topics Per Day: 0.02 Content Count: 267 Reputation: 40 Joined: 01/19/17 Last Seen: April 16 Share 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 Link to comment Share on other sites More sharing options...
0 Jey Posted November 14, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 249 Reputation: 73 Joined: 10/20/12 Last Seen: August 16, 2018 Share Posted November 14, 2017 https://github.com/rathena/rathena/issues/2598#issuecomment-343857029 Quote Link to comment Share on other sites More sharing options...
0 Foob Posted November 16, 2017 Group: Members Topic Count: 46 Topics Per Day: 0.02 Content Count: 267 Reputation: 40 Joined: 01/19/17 Last Seen: April 16 Author Share 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 Link to comment Share on other sites More sharing options...
0 Jey Posted November 16, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 249 Reputation: 73 Joined: 10/20/12 Last Seen: August 16, 2018 Share Posted November 16, 2017 You need to install python3 Quote Link to comment Share on other sites More sharing options...
0 Foob Posted November 17, 2017 Group: Members Topic Count: 46 Topics Per Day: 0.02 Content Count: 267 Reputation: 40 Joined: 01/19/17 Last Seen: April 16 Author Share 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 Link to comment Share on other sites More sharing options...
0 Foob Posted November 17, 2017 Group: Members Topic Count: 46 Topics Per Day: 0.02 Content Count: 267 Reputation: 40 Joined: 01/19/17 Last Seen: April 16 Author Share 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 Link to comment Share on other sites More sharing options...
0 Jey Posted November 17, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 249 Reputation: 73 Joined: 10/20/12 Last Seen: August 16, 2018 Share 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 Link to comment Share on other sites More sharing options...
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!
Link to comment
Share on other sites
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.