ShadowLight
New member
- Messages
- 46
- Points
- 0
Hi guys,
I'm doing a quest where players would be able to learn steal on a particular map. But I'm having problem removing them, not sure what the command is.
I've added the skill to the players (if they don't already have 'Steal') using:
skill 1001,1,0;
The question is, how do I remove them?
EDIT: Actually the code above to give players skill doesn't seem to work (no errors).
I'm doing a quest where players would be able to learn steal on a particular map. But I'm having problem removing them, not sure what the command is.
I've added the skill to the players (if they don't already have 'Steal') using:
skill 1001,1,0;
The question is, how do I remove them?
EDIT: Actually the code above to give players skill doesn't seem to work (no errors).
Last edited by a moderator: