[HELP]Skill,Spells etc

11/29/2008 21:19 ~jochemke~#1
hey all i've add almost all the skills and spells to the Defineskill and neededskillexp but if i use lets say cure i don't give u hp how can i do this
can someone explain me this or post it for cure so i can see how its coded so i can use it to make it for the others skills and spells ty

greetz jochemke
11/29/2008 21:33 Incariuz#2
Are you just unable to cast cure on yourself? Are you able to cast it on monsters? If yes, then the issue lays with the pk function. I'm not 100% certain, but if I recall right, it's under the section

Code:
#region SkillAttributes2n6n12
Should be 2 lines you need to remove to make it work.

something to do with if nopk map I think.

Anyway, I hope that somehow helps, if not, leave a message, and I'll respond asap with a bit more info.