What is the best ID for new entries for customized skills, in this tutorial (http://rathena.org/wiki/Custom_skill) which is very old, the author says that the best entry is the 545, but the entry 545 is already being used.
So I search on the file <skill.h> ID's and discovered that the last ID used skill is the skill ALL_SOKRAN (ID: 699). KN_CHARGEATK is the next entry (ID: 1001).
So I followed the tutorial 'customized skills' and create the ability MG_EARTHBOLT for my server with the ID: 700.
So the skill is shown in game but it is only in passive mode, I can't use that.
So I think the problem is with ID's, does anyone know the best entry?
Question
Tyler
What is the best ID for new entries for customized skills, in this tutorial (http://rathena.org/wiki/Custom_skill) which is very old, the author says that the best entry is the 545, but the entry 545 is already being used.
So I search on the file <skill.h> ID's and discovered that the last ID used skill is the skill ALL_SOKRAN (ID: 699). KN_CHARGEATK is the next entry (ID: 1001).
So I followed the tutorial 'customized skills' and create the ability MG_EARTHBOLT for my server with the ID: 700.
So the skill is shown in game but it is only in passive mode, I can't use that.
So I think the problem is with ID's, does anyone know the best entry?
Edited by bodebruno5 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.