RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

i need this cbs

Started by joooda, June 02, 2007, 08:41:00 AM

0 Members and 1 Guest are viewing this topic.

joooda

i want to make it so there is no randomm battle you just touch enemies in field to trigger battle what i need is a side view cbs that has sprite instead of the battler for my chracters and the  enemies the battle happnes in the field (if possible) and if there is building i the way it be comes trasparant (if possible) and the character move toward the enemie when attaking and so dose the enemie

i hope this is not asking too much and if this already exists a link would be cool

thanks in advance

Kokowam

Well, you just don't set any random encounter stuff. Then, you make events that when you collision with them, you have a Battle Processing event that will make them start a battle with you. Also, this is a ASVBS that uses sprites instead of battlers. (It was attached) No credits to me. Also, I don't know what you mean by the last part.

joooda

 i apriciate your help thank you but it didn't work i tried many side view cbs's none worked so that's it i give up i will keep the normal battle system you have at the start
thanks any way maybe it's my rmxp or my destiny is to make a game with standard battle system

dollmage

#3
try this one:

http://rmrk.net/index.php/topic,16835.0.html

or

http://anonym.to/?http://www.hbgames.org/forums/showthread.php?t=5853


then on the touching thing just use events

just set it to hero touch then

battle commense ghost*2

conditional switch A = on

*then on the next page you click conditional and set it to A and put

conditional switch A = off so that when you enter the room again you can see the enemies again =)