okay, so i tried to make new passive skill for my swordsman job
here's my code
srcmapskill.h
srcmapbattle.c
in my db dbpre-reskill_db.txt
dbpre-reskill_tree.conf
in my grf lua filesskillinfozskillid.lub
lua filesskillinfozskilldescript.lub
lua filesskillinfozskillinfolist.lub
lua filesskillinfozskilltreeview.lub
------- okay so i have already seen the passive skill in the skill window. but i cannot put any skill points in it.
can anyone tell me what i did wrong or is there anything i need to do that i havent done yet Edit: The Damage Calculation is working fine when i use @allskill but it still isnt giving any skill points on the skill Edit: when i check the sql it is saving my skills and it's level. when i manually put skill points on these two, it uses the skill points and give the effects but it is still in gray color. Edit: i just found out that when i log out my mapserver is giving me a warning
any help on this?