- Joined
- Dec 6, 2020
- Messages
- 64
- Reaction score
- 1
- First Language
- english
- Primarily Uses
- RMMV
Heya!
im trying to get it so that all my characters basic attack functions in battle are instant cast and depending on what weapon they have equipped it will put the attack function on a cooldown for however many turns.
when i try it i am able to make the actors "attack" instant cast but after they perform it, it says I can still use attack despite putting a CD on it and when i select it the game crashes.
on the Great Axe weapon I have the following.
<Instant Skill: 1>
<Skill 1 Cooldown: 3>
i thought it would of greyed out the "attack" command or put a CD icon over the word but it still allows me to select it.
im currently working with Yanfly's instant cast and skill cooldown plugins.
im trying to get it so that all my characters basic attack functions in battle are instant cast and depending on what weapon they have equipped it will put the attack function on a cooldown for however many turns.
when i try it i am able to make the actors "attack" instant cast but after they perform it, it says I can still use attack despite putting a CD on it and when i select it the game crashes.
on the Great Axe weapon I have the following.
<Instant Skill: 1>
<Skill 1 Cooldown: 3>
i thought it would of greyed out the "attack" command or put a CD icon over the word but it still allows me to select it.
im currently working with Yanfly's instant cast and skill cooldown plugins.