- Pokémon Essentials Version
- v21.1 ✅
- Also compatible with
- v20.1
Have you ever made a complicated event that you need to use across many maps, only to find that one typo you now need to make in each of those events?
Now, you can edit a single event and those changes will be reflected across all copies of the event!
Setup
Simply install the plugin, and you're all set.
How to use
1) Determine which main event you want to make copies of and note down its Event ID and Map ID.
2) Create a new event that you want to become a copy.
3) In that new event's name field, add
4) If the new event is on the same map as the main event, you can just do
5) You're done! Any changes you make to the main event should be reflected across all of the copies.
Future
Now, you can edit a single event and those changes will be reflected across all copies of the event!
Setup
Simply install the plugin, and you're all set.
How to use
1) Determine which main event you want to make copies of and note down its Event ID and Map ID.
2) Create a new event that you want to become a copy.
3) In that new event's name field, add
copyevent(event_id, map_id)
, where event_id is the Event ID of the main event you want to copy, and map_id is its Map ID.4) If the new event is on the same map as the main event, you can just do
copyevent(event_id)
.5) You're done! Any changes you make to the main event should be reflected across all of the copies.
Future
- No future plans
- Credits
- wrigty12