- Joined
- Dec 18, 2018
- Messages
- 12
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMXP
So, I'm trying to apply a rep system in my game. Basically, I set a common event that stablishes the number of EXP the player needs to get rank X, and these numbers are "variables". Then I created Y variables to storage the EXP in Y factions. The thing is that now I need to verify the player's current rep rank for each faction, but I don't want to make a single event for every time I need to verify that. Is that a way I can call a common event that applies for every faction and it would automatically display the rep rank?
Also, is it possible to display those ranks in the menu window, like Items, Stats, etc. I may be asking too much, I don't know... Anyway, thanks for any help!!
Also, is it possible to display those ranks in the menu window, like Items, Stats, etc. I may be asking too much, I don't know... Anyway, thanks for any help!!

