Jump to content
  • 0
Mitosky

Deprecated emoticons

Question

2 answers to this question

Recommended Posts

  • 0
2 hours ago, Mitosky said:

Hello people, I am having some warnings in my emulator, I really do not understand them so I leave a screenshot of it.

error.png

Its actually just a warning. Btw you can use the new constant as stated there since your custom script which you added are using that deprecated constant.

https://github.com/rathena/rathena/blob/55ca79961da77d1ba6c244393de0101709e7bc0d/tools/convert_emotions.py

Example, change 'E_SRY' to 'ET_SORRY'.

Link to comment
Share on other sites

  • 0
Just now, Chaos92 said:

Its actually just a warning. Btw you can use the new constant as stated there since your custom script which you added are using that deprecated constant.

https://github.com/rathena/rathena/blob/55ca79961da77d1ba6c244393de0101709e7bc0d/tools/convert_emotions.py

Example, change 'E_SRY' to 'ET_SORRY'.

Thanks bro,

Edited by Mitosky
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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.