- Pokémon Essentials Version
- v21.1 ✅
I'm excited to share with you a script that brings Kurt, the Apricorn Ball Crafter, into your game, allowing you to turn Apricorns into Poke Balls. This script is a great addition for those who want to add this unique feature to their game without using my Charm Case plugin.
Call: apricornToBall
Using apricornToBall will run the script. It is a standalone script, and as such, everything is handled within the script. This includes all messages, timers, etc. Messages were copied from Base Essentials.
Customization Features:
The script includes a set of Apricorn conversions, where each Apricorn corresponds to a specific Poke Ball:
You can easily integrate this script into your Pokémon Essentials project and enjoy the classic Kurt experience of crafting unique Poke Balls from Apricorns.
Feel free to ask any questions or share your feedback. Happy game development!
Call: apricornToBall
Using apricornToBall will run the script. It is a standalone script, and as such, everything is handled within the script. This includes all messages, timers, etc. Messages were copied from Base Essentials.
Customization Features:
- Easily Change Crafting Time: At the beginning of the script file, you can tweak the time it takes for an Apricorn to be crafted into a Ball. Adjust it to suit your game's pacing.
- Convenient Message Customization: Most of the in-game messages are separated at the top of the script file, making it effortless to modify the text as per your preferences. The default text is in black, but feel free to change it to any color you desire.
The script includes a set of Apricorn conversions, where each Apricorn corresponds to a specific Poke Ball:
- Red Apricorn => Level Ball
- Yellow Apricorn => Moon Ball
- Blue Apricorn => Lure Ball
- Green Apricorn => Friend Ball
- Pink Apricorn => Love Ball
- White Apricorn => Fast Ball
- Black Apricorn => Heavy Ball
You can easily integrate this script into your Pokémon Essentials project and enjoy the classic Kurt experience of crafting unique Poke Balls from Apricorns.
Feel free to ask any questions or share your feedback. Happy game development!
- Credits
- Dr.Doom76