- Pokémon Essentials Version
- v21.1 ✅
This plugin is a simple "Who's That Pokémon" mini-game. Similar to the Pokémon anime, this game challenges you to guess the Pokémon by typing in their name. No need to worry about proper text cases – the script takes care of that for you. I.E. pikachu, PIKACHU, Pikachu, PiKaChU would all work.
This script will search through the species in your game, select one randomly, and display a "shadow" of that Pokemon.
How to Play:
Note: This is a simplistic release, and I'm planning to add more features in future versions. This may include a maximum number of guesses per day, built-in rewards, and additional text enhancements.
Feel free to give it a try and share your thoughts or suggestions for improvements. I'm eager to hear your feedback and make this mini-game even more enjoyable in the next release.
Next Release:
Generation Choosing - Ability to choose which Gen(s) you want in the list of possible Pokemon.
Optional Max Guess / Day
Add sounds for right / wrong guesses
Clean up code a little
This script will search through the species in your game, select one randomly, and display a "shadow" of that Pokemon.
How to Play:
- Call the mini-game using the command: wtpMiniGame.
- Guess the Pokémon by typing in their name.
- The game allows only one new Pokémon every 24 hours unless you get the answer correct. If you do, you have the option to continue playing until satisfied.
Note: This is a simplistic release, and I'm planning to add more features in future versions. This may include a maximum number of guesses per day, built-in rewards, and additional text enhancements.
Feel free to give it a try and share your thoughts or suggestions for improvements. I'm eager to hear your feedback and make this mini-game even more enjoyable in the next release.
Next Release:
Generation Choosing - Ability to choose which Gen(s) you want in the list of possible Pokemon.
Optional Max Guess / Day
Add sounds for right / wrong guesses
Clean up code a little
- Credits
- Dr.Doom76