Aureon Posted May 23, 2014 Posted May 23, 2014 Hello rAthena!Can you teach me how to change skill delay and skill damage? Quote
Kido Posted May 23, 2014 Posted May 23, 2014 Hello, here you can edit the delay and cool down of the skills trunk/db/pre-re/skill_cast_db.txt if you are using pre-renewall https://github.com/rathena/rathena/blob/master/db/pre-re/skill_cast_db.txt trunk/db/re/skill_cast_db.txt if you are using renewall https://github.com/rathena/rathena/blob/master/db/re/skill_cast_db.txt To modify the skills damage and so on you will require to do src modification for everyone (look at skill files) https://github.com/rathena/rathena/tree/master/src/map You will need to know about C and minor edit. After you mod. the skills you want, you have to recompile so they will take effect. Please make a backup before doing, in case that something goes wrong, because if it goues, you won't be able to run the server D: 1 Quote
Aureon Posted May 23, 2014 Author Posted May 23, 2014 ahh i see, so i need to recompile everytime i make changes? btw, thanks for the reply Quote
Kido Posted May 23, 2014 Posted May 23, 2014 ahh i see, so i need to recompile everytime i make changes? btw, thanks for the reply nope, you need to recompile every time you edit something inside the folder src D: for the others, you just @reload and see options there sometimes resart the server will be enough but always you need to recompile after editing something inside the SRC folder o;! Quote
Aureon Posted May 23, 2014 Author Posted May 23, 2014 Ohh i see thanks a lot sir, it really helped me a lot- problem solved Quote
Question
Aureon
Hello rAthena!
Can you teach me how to change skill delay and skill damage?
4 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.