• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
Resource icon

v21.1 Moved Event Expanded 1.0

This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅
Also compatible with
  1. v20.1
$PokemonMap.addMovedEvent saves an event's position to be used when you save on a map, and load that save. However, once you transfer or travel away from that map, the position is reset to the event's normal position.

This plugin expands this function to now save the event's position forever... or until you reset it using $PokemonMap.clearMovedEvent.

Features
  • If you use the function $PokemonMap.addMovedEvent(eventID), that event's position will now persist even if you leave the map.
  • Using $PokemonMap.clearMovedEvent.clearMovedEvent(eventID, mapID), you can reset that event's position.
    • eventID can either be a Game_Event object (so you can use get_self in an event script call) or the ID in integer form
    • mapID is OPTIONAL and is the map's ID in integer form. By default, it will be the map you're currently on. This allows you to reset the position of an event on a different map.
Setup and Usage
Simply install the plugin, and you're all set.

Future
  • I have no plans to maintain (besides obvious bug fixes) or add enhancements to this plugin
Credits
wrigty12
  • Like
Reactions: Hadu
Author
wrigty12
Downloads
13
Views
298
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from wrigty12

Back
Top