MiatheRabbit
Member
Hi, I've had a look to see if this has been asked before but it didn't seem like it had...
I'm going to implement an event-based class change system in my game by having various actors for each class. This is so the stats will change as well as the skills learned. The necessary actor will be leveled up appropriately when the main character changes class.
The problem I'm having is with the name changing mechanic. I want the player to be able to choose the name for the main character but this needs to copy across to all the actors used for the main character. I tried experimenting with the event functions but was forced to admit defeat. Apologies if the solution is really simple and I'm just stupid and missed it
My project is being made in RPG Maker XP. If anyone has an idea how this could be that would be great. I suspect the solution will be script related but I unfortunately have little to no scripting skills.
I'm going to implement an event-based class change system in my game by having various actors for each class. This is so the stats will change as well as the skills learned. The necessary actor will be leveled up appropriately when the main character changes class.
The problem I'm having is with the name changing mechanic. I want the player to be able to choose the name for the main character but this needs to copy across to all the actors used for the main character. I tried experimenting with the event functions but was forced to admit defeat. Apologies if the solution is really simple and I'm just stupid and missed it
My project is being made in RPG Maker XP. If anyone has an idea how this could be that would be great. I suspect the solution will be script related but I unfortunately have little to no scripting skills.