The rar file when i open it in winrar is giving me an error message.
Not RMXP.
It still extracts properly, but i just get an error when im extracting it.
I have this other problem, i set all weapons and spells and everything in the main code to make the hero battlers step to the side to attack, but if an enemy is too close to the center of the screen, the players will step backwards instead, any idea how to fix it?
If i have to i will show you all the false messages i changed to true in the core script to make the heros and monsters just step to the side, the reason i did this in the core script is because i did not feel like going through changing each weapon and spell to make the players take a step rather then moving to the monsters, besides, it was not working that way.
Just let me know and i can tell you each line i changed from false to true to get them to do that.
If your wondering why i wanted it changed like this, im trying to get your battle system to work just like Final Fantasy on the NES works.
Also, i noticed the damage numbers pop up right when the animation occurs on a player or monster.
Is their a way to make it wait until after the animation is done to make the numbers pop up?