New account registration is temporarily disabled.

[RMXP] DISPLAYING A MAP WITHOUT THE PLAYER IN IT?

Posts

Pages: 1
Self-explanatory title... is there a way to display a map without putting the player in it? I have yet to find a way.

Thanks in advance!
I can't recall if it works in XP but make the starting party empty then have the start event on that map. It should show empty. Then add your character when you want them to show up.

Another way is to change the character graphic (there should be a command for that too) to something blank for the time being, then change it back once done.
Thanks for the answer -I'll give it a shot. Out of curiosity, would this be possible to do with scripting as well?
Probably but you wouldn't need to. It's basic eventing.
The easiest way to do it is to set player transparency to on. The player would still be on the map but completely invisible so you'd never think the player was even there to begin with.
Raiser's right its just a basic switch. Surprised Liberty didnt think of that
Pages: 1