- Pokémon Essentials Version
- v20 ➖
I am starting to learn some ruby and essentials and made this script as a proof of concept.
This script adds a menu where you can send up to 6 pokemon on an adventure. They will collect items and battle pokémon.
Sometimes (if there is space) they can even befriend the pokemon.
You can even send eggs on adventures to hatch them.
The script updates every time the player takes a step.
It is supposed to be called from a menu (the pokegear for example)
to use the Script just extact the zip into your game folder. I made some basic config in the script files. You should edit the Items in this file as you probaply don't have all of them in your game. Also i recommend upping the step count.
If you have any ideas on how to improve this script (either functionally or performance wise) i would gladly hear them.
Hope this helps
This script adds a menu where you can send up to 6 pokemon on an adventure. They will collect items and battle pokémon.
Sometimes (if there is space) they can even befriend the pokemon.
You can even send eggs on adventures to hatch them.
The script updates every time the player takes a step.
It is supposed to be called from a menu (the pokegear for example)
to use the Script just extact the zip into your game folder. I made some basic config in the script files. You should edit the Items in this file as you probaply don't have all of them in your game. Also i recommend upping the step count.
If you have any ideas on how to improve this script (either functionally or performance wise) i would gladly hear them.
Hope this helps
- Credits
- boonzeet, ThatWelshOne_, BluMasc