Jump to content
  • 0

How to use tools?


Foob

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.02
  • Content Count:  267
  • Reputation:   40
  • Joined:  01/19/17
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  249
  • Reputation:   73
  • Joined:  10/20/12
  • Last Seen:  

  • 0

  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.02
  • Content Count:  267
  • Reputation:   40
  • Joined:  01/19/17
  • Last Seen:  

On 11/14/2017 at 9:24 AM, Jey said:

Hi @Jey

It says,
image.png.c10f2d44012fb058588c0393d498eb3a.png

How to fix it?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  249
  • Reputation:   73
  • Joined:  10/20/12
  • Last Seen:  

You need to install python3

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.02
  • Content Count:  267
  • Reputation:   40
  • Joined:  01/19/17
  • Last Seen:  

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:image.png.939e038076f5ee691971c01621cb4078.png

Edited by iAmGnome
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.02
  • Content Count:  267
  • Reputation:   40
  • Joined:  01/19/17
  • Last Seen:  

@Jey, I managed to let it work but some how the "emotion value,value,NPC name"; isn't converted. What causes it?

Regards!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  249
  • Reputation:   73
  • Joined:  10/20/12
  • Last Seen:  

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/2527
Note: 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.

  • Love 1
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...