I have a question regarding RPG Maker XP. It's more of a "How can I do this" but any discussion about it would be appreciated.
My problem is in the game, people can over-level, as in battle for hours and attain a high level along with the ability to defeat anything and everything. As much as I appreciate that that's what some people do, I would like to keep this at a minimum.
I've thought of some ways, such as Common event's everywhere that check the level is higher than something and have it automatically lower the level, but that might not be the best idea since it might be sticky later.
Another would be finding a script that could temporarily cap the levels; such as once you reach level 10. You no longer earn XP until it's removed later on with an event or something like that. Of course, all I found when searching was scripts and other things to raise the Max Level past 99 which is the opposite of what I'd like to do.
So now I come to you wise RPG Makers for help! If there's any alternative I can use, or a script someones found or just some other way of doing this. I'd love if you could share with me!
Summarize Problem: I want to prevent people from leveling higher than a specified level (Example: Lv 10) TEMPORARILY *as they will need a higher level later in the game*
One thought-out possiblity *Would love feedback*: Making a few events to run in the maps, checking the level and bumping it down once it gets too high. The only problem is disabling it after a certain time and changing it to a higher restriction (Eg: Lvl 10 to Lvl 20) it could work I'm sure but its messy and I would like to know if there's another easier way.
Thanks to all of you who comment or otherwise leave a mark of help!
~AnimalXing