- Joined
- Dec 23, 2013
- Messages
- 24
- Reaction score
- 1
- First Language
- English
- Primarily Uses
I could use help on another script if any one has time please.
I think I'm getting better, but then I run into another one that stumps me.
If : Script: $gameActors.actor(5).Skill($gameVariables.value(11), true)
$gameActors.actor(5).Skill($gameVariables.value(11), true)
So I want it to check if actor #5 has Skill #x where x is Variable#11.
Thanks
I think I'm getting better, but then I run into another one that stumps me.
If : Script: $gameActors.actor(5).Skill($gameVariables.value(11), true)
$gameActors.actor(5).Skill($gameVariables.value(11), true)
So I want it to check if actor #5 has Skill #x where x is Variable#11.
Thanks


