FL
Pokémon Island Creator
- 2,502
- Posts
- 14
- Years
- Seen Oct 23, 2024
Example:
Prints all item ball events locations on txt/Output Window.
Tested on Essentials v19.1 and v20.1. Doesn't work with Essentials version 18.1 and older. If this script isn't working on latest Essentials version, please inform on this thread.
Code:
Created at 2021-07-16 14:41:35
-------------------------------
Map ID: 005. Route 1
001. ID: 010 (010,010) item: random_item = apricorns.sample;random_item event: Apricorn tree
002. ID: 011 (026,014) item: GREATBALL event: Item
-------------------------------
Map ID: 021. Route 2
001. ID: 015 (027,036) item: LEFTOVERS event: Item
002. ID: 016 (024,006) item: GREATBALL event: Item
003. ID: 017 (014,011) item: RARECANDY event: HiddenItem
004. ID: 018 (025,012) item: POTION event: HiddenItem
005. ID: 027 (029,062) item: RARECANDY, 2 event: HiddenItem
Prints all item ball events locations on txt/Output Window.
Link
Tested on Essentials v19.1 and v20.1. Doesn't work with Essentials version 18.1 and older. If this script isn't working on latest Essentials version, please inform on this thread.
Last edited: