- Pokémon Essentials Version
- v21.1 ✅
In Pokémon XY there are a few Trash Cans in specific maps where you can find daily items or Pokémon, so I decided to make a script for that.
It's very easy to install, just drag the plugin to your project plugin folder and it will be done.
To call the script you just use the Call Script event command and call
If you're using the trainer script call all you have to do is make a new empty event above the trash can event, then when you call
The script itself won't be enough, you'll have to set your event to be interactable only once a day or week, you can learn how to do that clicking here.
If you find any bugs or glitches, please let me know.
Some Footage:
It's very easy to install, just drag the plugin to your project plugin folder and it will be done.
To call the script you just use the Call Script event command and call
pbTrashCan
. You need to define your own item table and encounter table though, but it's very easy and there's a small tutorial on how to do that in the script.If you're using the trainer script call all you have to do is make a new empty event above the trash can event, then when you call
pbTrainerTrash(event_id)
you just replace event_id with the id of this new empty event.The script itself won't be enough, you'll have to set your event to be interactable only once a day or week, you can learn how to do that clicking here.
If you find any bugs or glitches, please let me know.
Some Footage:
- Credits
- RiqueRique