Keru 3 Posted March 5, 2015 Hello, i'm really close to finisheing my server but i have some problems with the Genetic skill crazy weed. When a genetic uses the skill all the vines appear but there is no damage, just the effect. I've looked up in my in my skill db at damage behavior and it was set to "No damage skill", is this right? Cause there is a second skill in db crazy weed attack.It seems to belong to this attack too. I've also looked into the battle.c and skill.c and compared them to the newest version in the git hub, but i cant see any difference? Btw my server is set to pre-renewal, iare there any difficulties? All other 3rd class skills are working. So how can i make this skill deal damage? Quote Share this post Link to post Share on other sites
0 Keru 3 Posted September 14, 2015 You have to change the pre-re/skill_db.txt: -2483,11,6,2,0,0x3,4,10,1,yes,0,0x2000,0,weapon,0, GN_CRAZYWEED,Crazy Weed-2484,0,6,2,2,0x2,3,10,1,no,0,0x2000,0,weapon,0, GN_CRAZYWEED_ATK,Crazy Weed Attack+2483,11,6,2,0,0x3,4,10,1,yes,0,0,0,none,0, GN_CRAZYWEED,Crazy Weed+2484,0,6,2,2,0,0,10,1,no,0,0,0,weapon,0, GN_CRAZYWEED_ATK,Crazy Weed Attack and the pre-re/skill_unit_db.txt : +2484,0x86, , 0, 2, 100,enemy, 0x080 //GN_CRAZYWEED_ATK this worked for me to enable crazy weed in pre-renewal, best regards to Happy for helping me with this 2 kinori and Angelmelody reacted to this Quote Share this post Link to post Share on other sites
0 kinori 1 Posted September 13, 2015 I am having the same problem, any solution? Quote Share this post Link to post Share on other sites
Hello,
i'm really close to finisheing my server but i have some problems with the Genetic skill crazy weed.
When a genetic uses the skill all the vines appear but there is no damage, just the effect.
I've looked up in my in my skill db at damage behavior and it was set to "No damage skill", is this right?
Cause there is a second skill in db crazy weed attack.It seems to belong to this attack too.
I've also looked into the battle.c and skill.c and compared them to the newest version in the git hub, but i cant see any difference?
Btw my server is set to pre-renewal, iare there any difficulties? All other 3rd class skills are working.
So how can i make this skill deal damage?
Share this post
Link to post
Share on other sites