1
FF7 Tools / Re: Official Proud Clod 1.5.0.α_4!
« on: 2013-01-16 00:28:19 »Not by altering any attack property, no. However, you can adjust the AI to use different attacks on targets in different rows. I think there's only front and back rows for playable characters so that cuts down significantly the amount of checking you'd have to do. The trick is to check a potential target's row (402X-something, it's not in front of me right now) BEFORE adding them to the target mask (2070) and giving the command to attack. You could even set it up to do one attack to the front-rowers and then do one to the back rowers. I think I could give an example if you need some more clarification.
Thanks for the fast answer.
I had hope that i don't have resort to this but it should help in most cases except for attacking multiple targets. The problem is that scripting with the version i have is not possible because i get an error message everytime.