[Solved] Set Event Location Permanently

● ARCHIVED · READ-ONLY
Started by megumi014 9 posts View original ↗
  1. Hiya. I'm trying to make an event move to another location permanently and I just can't figure out how.

    I don't need any complex coordinates, based on the player's position or anything like that.

    Just, for example, move Event 2, in Map 15, from (15, 20) to (12, 18).

    I do that with [Set Event Location], it works, and when I leave the map and reenter it resets to the prior position and I don't know how to keep it there, or if it's even possible or I just need to make new events and use switches.

    I'm doing it thorugh a Common Event, and I'm aware that it says "current map" when using the Set Event Location, but I use the CE when I'm on the map I need.
  2. One easy way to do it, would be to use a switch on an autorun or parallel event to call "set event location" each time you enter the map.
  3. you'll need a plugin for that.
    One option might be @Shaz "remember event position" plugin if it's still compatible with the newest MV version (don't know about that, simply test it)
  4. A third alternative is to flip a switch that makes the one event invisible and activate the other. Whatever fits really.
  5. @megumi014
    if a topic is solved, report it to be closed. Changing the title does nothing.
  6. Andar said:
    @megumi014
    if a topic is solved, report it to be closed. Changing the title does nothing.

    I had no idea that was a function lol Thanks, I reported it now.
  7. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.