Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: downpoor on August 01, 2005, 03:25:46 AM

Title: Question on Transforming
Post by: downpoor on August 01, 2005, 03:25:46 AM
i have a question about RM2K3.....  im trying to make one of my characters transform in the middle of battle. my problem is i use the class change option and everything changes except for the Battle Chara....
wats wrong here?
Title:
Post by: WarxePB on August 01, 2005, 05:26:47 AM
Go into the Class seciton of the Database, and change the battlechar for that particular class.
Title:
Post by: downpoor on August 01, 2005, 01:56:46 PM
I tried that already, the classes have two different battlechar but they still dont change. the moves do but not the battle char
Title:
Post by: Blade Raider on August 04, 2005, 04:03:14 PM
Sadly, you change Classes in battle. I have no clue why it doesn't work, but doesn't. Your gonna to have to switch out characters. I've done alot of testing on Transforming since I'm working on a Transformers RPG and that's the only way it works (so far, at least).
Title:
Post by: DvlshAngil on August 04, 2005, 04:06:53 PM
Might be waaaay wrong with this idea, but couldn't you make a common event and then call it in battle which would switch out the BC?   (Please do correct me if I'm wrong, it's the only way I'll learn!)