• 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!
Voltseon's Handy Tools

v20.1 Voltseon's Handy Tools 1.0

This resource pertains to version 20.1 of Pokémon Essentials.
Pokémon Essentials Version
v20 ➖
Short description
Basically this script allows you to manipulate Pokémon/Items, Start Battles, Set Self Switches and Play Pokémon cries using more memorable methods that are targeted to people who don't want to have to look up the longer versions. It also adds a couple handy utilities like vTGS(switchid) which toggles a Game Switch between true and false.

How do I implement this script?
  1. Download the plugin below
  2. Put the Voltseon's Handy Tools folder inside your game's Plugins directory
  3. Make sure that your plugin scripts are compiled when you open the game (The console should say "Voltseon's Handy Tools")
  4. And you're done!
  1. Select the script (in the spoiler below) and copy all of it (Ctrl+C)
  2. Go to the scipt section in Pokémon Essentials and scroll down until you see the "Main" script.
  3. Right click above the main scipt and click insert. You'll see a new script has been created.
  4. Inside that new script you paste the script you previously copied (Ctrl+V)
  5. Click "Ok" at the bottom and hit "Save". Now Voltseon's Handy Tools has been installed
yQ0ie56.png

fLDSOYw.png

Download
Download Plugin (v20)

Example Methods (version 1.4)
vSST(2,"B") Sets event id 2's self switch B to true. Shorter than pbSetSelfSwitch(2,"B",true)
vTSS(2,"A") Toggles event id 2's selfswitch between true and false every time it's triggered
vRI(:MASTERBALL,2) Receives 2 Master Balls. Shorter than pbReceiveItem
vTPD Toggles between having the Pokédex and not having it
vCry(:PIKACHU,80,70) Plays Pikachu's Cry at 80% volume and 70% pitch
vTG Toggles between character 1 and 2. (Usually Boy and Girl)
Credits
Voltseon (not required)
  • 1596698360649.png
    1596698360649.png
    6 KB · Views: 4,612
  • 1596698386607.png
    1596698386607.png
    2.1 KB · Views: 4,603
  • 1596698413842.png
    1596698413842.png
    9 KB · Views: 4,685
Author
Voltseon
Views
11,304
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Voltseon

Latest updates

  1. Voltseon's Handy Tools (v1.4)

    Updated all methods to work with v20 vG (Set Gender) is now vC (Set Character). vG still works...
  2. Voltseon's Handy Tools (v1.3)

    Updated VHT to support v19!!! Not much has changed other than compatability with v19.
  3. Voltseon's Handy Tools (v1.2.1)

    So for this update I basically: - Added the plugin manager used for v18 - Added an unnecessary...

Latest reviews

I got the Voltseon's Handy Tools script today and I have zero regrets. It's literally so easy to use for beginners like me, and is nice for pros aswell because it saves a lot of time. I would totally recommend it for all Pokemon Essentials users out there!
Back
Top