- Joined
- Dec 2, 2006
- Messages
- 7
- Reaction score
- 0
Heya, all! I've been working on a small server for ages now and, surprise surprise, have now run into a snag. I've been trying to edit the skill descriptions and names, but so far, no dice. I've altered the database skill setup, and all I've managed to do is make my server have a heart attack (in plain english: it decides that you don't get any skills. Period.) I can change the descriptions, of course, but I can't customise my classes as far as assigning different skills/skill trees.
Here's an example of a skill tree I changed:
//Champion
4016,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
4016,7,10,0,0,0,0,0,0,0,0,0,0 //SM_MAGNUM#Magnum Break#
4016,285,5,7,1,0,0,0,0,0,0,0,0 //SA_VOLCANO#Volcano#
4016,90,5,7,2,0,0,0,0,0,0,0,0 //WZ_EARTHSPIKE#Earth Spike#
4016,91,5,90,5,0,0,0,0,0,0,0,0 //WZ_HEAVENDRIVE#Heaven's Drive#
4016,18,10,7,3,0,,0,0,0,0,0,0 //MG_FIREWALL#Fire Wall#
4016,151,1,0,0,0,0,0,0,0,0,0,0 //TF_PICKSTONE#Find Stone#
4016,152,1,151,1,0,0,0,0,0,0,0,0 //TF_THROWSTONE#Stone Fling#
4016,135,10,0,0,0,0,0,0,0,0,0,0 //AS_CLOAKING#Cloaking#
4016,28,10,0,0,0,0,0,0,0,0,0,0 //AL_HEAL#Heal#
4016,40,1,0,0,0,0,0,0,0,0,0,0 //MC_IDENTIFY#Item Appraisal#
4016,232,5,40,1,0,0,0,0,0,0,0,0 //AM_CANNIBALIZE#Summon Flora#
I'm doing something wrong somewhere, but I'm not sure what exactly. Can somebody please suggest something? I hope that's enough info for now... :sweatdrop
Thanks in advance!
~Geo
Here's an example of a skill tree I changed:
//Champion
4016,1,9,0,0,0,0,0,0,0,0,0,0 //NV_BASIC#Basic Skill#
4016,7,10,0,0,0,0,0,0,0,0,0,0 //SM_MAGNUM#Magnum Break#
4016,285,5,7,1,0,0,0,0,0,0,0,0 //SA_VOLCANO#Volcano#
4016,90,5,7,2,0,0,0,0,0,0,0,0 //WZ_EARTHSPIKE#Earth Spike#
4016,91,5,90,5,0,0,0,0,0,0,0,0 //WZ_HEAVENDRIVE#Heaven's Drive#
4016,18,10,7,3,0,,0,0,0,0,0,0 //MG_FIREWALL#Fire Wall#
4016,151,1,0,0,0,0,0,0,0,0,0,0 //TF_PICKSTONE#Find Stone#
4016,152,1,151,1,0,0,0,0,0,0,0,0 //TF_THROWSTONE#Stone Fling#
4016,135,10,0,0,0,0,0,0,0,0,0,0 //AS_CLOAKING#Cloaking#
4016,28,10,0,0,0,0,0,0,0,0,0,0 //AL_HEAL#Heal#
4016,40,1,0,0,0,0,0,0,0,0,0,0 //MC_IDENTIFY#Item Appraisal#
4016,232,5,40,1,0,0,0,0,0,0,0,0 //AM_CANNIBALIZE#Summon Flora#
I'm doing something wrong somewhere, but I'm not sure what exactly. Can somebody please suggest something? I hope that's enough info for now... :sweatdrop
Thanks in advance!
~Geo