- Joined
- Jun 11, 2012
- Messages
- 117
- Reaction score
- 3
- Primarily Uses
Ok, I am trying to write a script where actor learn skill from the item. For example, you got the book and you want to learn by read that book.
I know you can do that by add learn skill or by call a common event. What I can't do is how to make the item can only be consumed specific to the class. That means you can't use that item on the other classes and you can't use that item if the skill already existed.
So far, what I can do with eventing is to make the common event but can't prevent item from being consumed though I can prevent the skill being added.
I know you can do that by add learn skill or by call a common event. What I can't do is how to make the item can only be consumed specific to the class. That means you can't use that item on the other classes and you can't use that item if the skill already existed.
So far, what I can do with eventing is to make the common event but can't prevent item from being consumed though I can prevent the skill being added.
