- 1,541
- Posts
- 11
- Years
- Seen today
I got the ZUD plugin to work, but I have one question. How do I give my pokemon the g-max factor?
There are multiple ways, as have been mentioned. If youre playing in Debug mode, you can quickly do so by simply using the Debug options in the party menu (within the Level/stats sub menu). If you want to give G-Max factor through normal gameplay, the custom item Max Soup can be consumed by a Pokemon to give it G-Max Factor.
And finally, if you want to give G-Max factor through other means (an event, or custom script of some kind), you can use the function giveGMaxFactor on a Pokemon to force it to apply on that Pokemon.
Keep in mind that forcing G-Max factor in this way will allow it to apply to ANY species, whereas the Debug tool and Max Soup item are coded in a way so that it only applies to eligible species.