RPGM VX ACE GLITCH...?

Posts

Pages: 1
I dunno why, but everytime I use a normal attack, the attack gets a "fire" slash animation, no matter what kind of weapon I use (They don't use a fire slash animation) And everytime I block, it double attacks. What...?

Anyone know what's going on...?
Check your database, whatever your skills 1 & 2 are set to, is what will happen when you use those two commands. Additionally, if you have any scripts which change the default commands, that would do it as well.
Ohhh.... Thanks, that was it.

Oh, may I ask another question? If anyone uses that Yanfly battle engine thing, why can't I use forced actions? It keeps giving me an error message, and I looked into the script and it seems to be "removed" can I fix that without screwing the script up...?
Did you install Yanfly's Core Engine?
I did now, but it still gives me the error...

It says something is wrong with the line "Switch.forced_action_remove"

I don't really know if I can remove that or not...
I just took a look at the script, the Switch.forced_action_remove part is in Yanfly's Core Engine, but is referenced in the Battle Engine. Therefore, you either didn't install the scripts in the correct order, or you didn't add the Core Engine. The "Core Engine" should go on TOP of the "Battle Engine".
Ah... Yes. I had put the battlescript in before the core, I fixed that and it works now!

Thanks!
Pages: 1