- 12
- Posts
- 7
- Years
- Seen Mar 28, 2022
Hi, tried to have a look myself but can't seem to find/make anything that does the job I am after. I am trying to set a variable to the name of a map that the player is not currently on. I would prefer not to hard code this and use the actual map name as the variable.
I understand $game_map.name returns the name of the map I am currently standing on, what I would like to do is lookup the name of a given map ID.
Thanks
Kieran
I understand $game_map.name returns the name of the map I am currently standing on, what I would like to do is lookup the name of a given map ID.
Thanks
Kieran