- Joined
- Jun 20, 2016
- Messages
- 45
- Reaction score
- 9
- First Language
- Singlish
- Primarily Uses
In rpgmaker VX ace, you can use $game_player.region_id to return a value of the player current region id.
What's the java version of this command for RMMV?
I tried $gameParty.regionId() and it is not a function
What's the java version of this command for RMMV?
I tried $gameParty.regionId() and it is not a function

