• 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

Resource Voltseon's Handy Tools 1.0

Voltseon submitted a new resource:

Voltseon's Handy Tools - Shorter script utilities

Short description
Basically this script allows you to manipulate Pokémon/Items, Start (Trainer) Battles, Set Self Switches and Play Pokémon Cries using more memberable scipts that are targeted to people who don't want to look up the longer versions online.

pbSetSelfSwitch(EventID,Switch,Bool) turns into -> vSS(EventID) to make it easier.

How do I implement this script?
  1. Select the script (in the spoiler below) and copy all of it (Ctrl+C)...

Read more about this resource...
 

sprout

Rookie
Member
Joined
Aug 24, 2017
Posts
3
This is really helpful for me, I have difficulty with typing out scripts because of my dyslexia. I do have a question, do you have to go back and change all the old scripts? I'm assuming they'll still do the same thing but I want to be sure. Thanks!
 

Golisopod User

Elite Trainer
Member
Joined
May 11, 2020
Posts
319
This is really helpful for me, I have difficulty with typing out scripts because of my dyslexia. I do have a question, do you have to go back and change all the old scripts? I'm assuming they'll still do the same thing but I want to be sure. Thanks!

I don't think so, because all the scripts in the VHS call the regular functions of the moves with no edits.
 
Voltseon updated Voltseon's Handy Tools with a new update entry:

Voltseon's Handy Tools (v1.1)

Voltseon's Handy Tools version 1.1
  • Added Alternate Methods for all existing methods
  • The pbHasItem, pbItemQuantity and pbHasSpecies methods implemented.
  • The -Silent() methods to add items and Pokemon silently added.
  • A few more comments to help out the average joe

The alternate methods being the biggest thing in here tbf.
Hope you enjoy the updated version!

Read the rest of this update entry...
 
Voltseon updated Voltseon's Handy Tools with a new update entry:

Voltseon's Handy Tools (v1.2)

Voltseon's Handy Tools version 1.2
  • Updated the Alternate methods to also have the default values
  • Edited the existing vSS() and vSSF() functions so you can edit other selfswitches than just A
  • Added functionality for setting the selfswitch of multiple events in a range
  • Added a way to toggle Self Switches and Global Switches
  • Implemented a Player Manipulation Tab
  • Added a toggle gender and change gender method
  • Added a change outfit method
  • And finally theres a toggle...

Read the rest of this update entry...
 
Voltseon updated Voltseon's Handy Tools with a new update entry:

Voltseon's Handy Tools (v1.2.1)

So for this update I basically:
- Added the plugin manager used for v18
- Added an unnecessary extra decimal to the versions

On top of that I've removed the spoiler tag with the entire script, as having your entire screen filled with a ~600 line script is a bit annoying. If you want to copy the script use the pastebin link as it is way easier to copy using that.

Read the rest of this update entry...
 
Back
Top