- Joined
- Jun 27, 2013
- Messages
- 707
- Reaction score
- 529
- First Language
- English
- Primarily Uses
- RMVXA
I've searched the forms for 2 hours and can't find the answer to what I'm looking for.
Basically I want to force a skill used if equipped with a certain weapon otherwise it's a standard attack.
I've tried a.weapons[N]; a.force_action(n, -2): a.atk but it errors out.
My Ruby coding isn't the best and maybe I'm just sleepy. What am I doing wrong?
Thanks in advance
Basically I want to force a skill used if equipped with a certain weapon otherwise it's a standard attack.
I've tried a.weapons[N]; a.force_action(n, -2): a.atk but it errors out.
My Ruby coding isn't the best and maybe I'm just sleepy. What am I doing wrong?
Thanks in advance
