The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: Edwin VanCleef on December 15, 2006, 09:23:22 PM

Title: Auto-battle
Post by: Edwin VanCleef on December 15, 2006, 09:23:22 PM
Can anyone tell me how I can make a auto-battle (a battle where you see some random dudes fight someone, also auto attacking without the player doing anything)

I mean like Blizzard did with Chaos Project.

Thanks in advance
Title: Re: Auto-battle
Post by: darkelementwars on December 16, 2006, 04:59:44 AM
it can all be more or less done with events.  go into the database to monster groups and select the group that the group will be auto-fighting.  there is a place for you to put in event commands.  make sure the frequency is set to "start battle" and then by using "force action" and other events you can control how the battle occurs.
Title: Re: Auto-battle
Post by: Edwin VanCleef on December 16, 2006, 10:24:21 AM
alright, thanks
Title: Re: Auto-battle
Post by: King Anesis on December 16, 2006, 02:04:31 PM
I would just like to point out that in Rpg Maker 2000/2003, you could just use the control AI option. In case anyone needs a question on that.