- Joined
- Dec 7, 2012
- Messages
- 44
- Reaction score
- 0
- Primarily Uses
Here is what I am trying to do.
Base Skill: Stealth
Other Skills:
Backstab, stun. and so on
I want backstab to be only usable when the state stealth has been applied.
I've tried using Yanfly Skill Restriction script but the skill backstab still is usable at any time. Here
is the note tag that I am using.
<eval_usable self.state?(28)>
Base Skill: Stealth
Other Skills:
Backstab, stun. and so on
I want backstab to be only usable when the state stealth has been applied.
I've tried using Yanfly Skill Restriction script but the skill backstab still is usable at any time. Here
is the note tag that I am using.
<eval_usable self.state?(28)>
