• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

v21.1 Kurt The Apricorn Guy V1.1

This resource pertains to version 21.1 of Pokémon Essentials.
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:

  • 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.
List of Apricorn Conversions:

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
Important Note: Please do not use this script in conjunction with the Charm Case plugin. This WILL cause errors!

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
Author
drdoom76
Downloads
337
Views
1,378
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from drdoom76

Latest updates

  1. V1.1

    Fixed an issue with the initialization in the player class.
Back
Top