Jump to content
  • 0

need HELP sc_config for rathena?


namerpus18

Question


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.05
  • Content Count:  118
  • Reputation:   11
  • Joined:  11/15/22
  • Last Seen:  

Hello everyone,

Can anybody help me how should i put a new status change I am having this error everytime the system run sc_start4. I am not sure exactly what I am missing. 

Things I did already:

1. added src/map/script_constants.hpp

export_constant(SC_BOT);

2. added doc/status_change.txt

SC_BOT
    desc: autobot   //I am not sure how this txt works
    val1: 
    val4: 

3. tried adding custom status at db/pre-re/status.yml

- Status :                   SC_BOT     //giving error says invalid status SC_BOT I am really sure how this list works

4. at src/map/status.hpp 

SC_BOT = 532,

5. I checked everywhere that has data for status changes but still failed.

6. I tried to follow this guide https://github.com/rathena/rathena/wiki/Adding_new_statuses but the files and some source functions are different now. 

 

Thank you so much and so much appreciate any help.

image.png.d56ceeaec051fe62646b0b1025ccc6a9.png

 

Edited by namerpus18
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...