Usually I can figure things out on my own but ever since I switched to RMVX I can't seem to figure this out. I'm working on a CBS that is completely evented (no scripts) and I've gotten a lot of things done, but now it's time to do the Enemy AI...
Most my battle system will require event (x,y) vs event (x,y) to be able to make an AI event code, melee range code, and so forth. Here is the video of what I have so far, but as you can see it doesn't shift over from turn 1 to turn 2 because I still have yet to do the Orc AI lol
http://www.youtube.com/watch?v=ogMiP9z_hCcAny advice would be very much welcomed.
If you want a more detailed report on what the battle system is (or what I want to make it be) it's just below.
EDIT: *Face-palm* Found it... I tend to fail at looking REALLY hard at some options in the variable control window.