[RMVX] Changing a map name with script?

Started by d_a_renoir, July 12, 2019, 11:33:38 am

Previous topic - Next topic

d_a_renoir

I have a map display script, and I want the map name to say "???" until you talk to somebody who tells you where you are. I browsed all over but I can't find anything?
I saw modern algebra's script that allows you to manually rename maps, but that's not what I want to do, and I don't know enough about RGSS2 to know how to modify it.

Blizzard

You can probably do something like "$game_variables[ID_HERE] = $game_map.name" or however the map name was implemented in that script. Then you just display the variable with \v[ID_HERE] in the event text. I suggest you pick one variable for this and don't use it for anything else.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

KK20


Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!