Elijah23 Posted June 3, 2012 Posted June 3, 2012 Hello... So how can i remove a permanent skill given through script.. I've used this script command: *skill <skill id>,<level>{,<flag>}; Flag is 0 if the skill is given permanently (will get written with the character data) or 1 if it is temporary (will be lost eventually, this is meant for card item scripts usage.). So when the character has the skill, it can't be reset even through reset skills npc.. I tried making the flag into 1 but to no avail.. Hope you could help me.. Thanks.. Quote
QQfoolsorellina Posted September 12, 2012 Posted September 12, 2012 same issue here ! anyone can help us ? Quote
Elijah23 Posted September 12, 2012 Author Posted September 12, 2012 same issue here ! anyone can help us ? What I did is using @lostskill command, it will work.. You can try copying its source and make a new script command like delskil Will try to look into my old server files.. Quote
QQfoolsorellina Posted September 12, 2012 Posted September 12, 2012 @ Emistry wow~ it was working perfectly ,tyvm. @ wakoko321 I think the way you mentioned should work ,but I suck at src modify o.O. Emistry's way would be easier...anyway, thanks for your help ... Quote
Question
Elijah23
Hello...
So how can i remove a permanent skill given through script..
I've used this script command:
*skill <skill id>,<level>{,<flag>};
So when the character has the skill, it can't be reset even through reset skills npc..
I tried making the flag into 1 but to no avail..
Hope you could help me..
Thanks..
4 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.