Ok, so I don't know what I'm doing wrong now. I downloaded the v1.0.11. I put in the LEVEL_CAP array my levels.
I started a new game and deleted PluginScripts.rxdata just to force a re-compile.
Then in my intro script I set the following:
I then set my mon to 15 and it still gains experience.
I thought maybe I don't need to set it right away and it defaults to 15, but I set my mon to 20, and it still gains experience.
I also followed RidgeBoy's advice to disable the class PokemonPauseMenu_Scene and class PokemonPauseMenu because I have Voltseon's Pause Menu installed (row 60 - 193ish... lines may be a bit different from the base script because of me adding =begin and end).
I also commented out the piece on the end around adding the level cap as a menu option:
I'm not sure what else I need to do here? Help please?