Jump to content

Recommended Posts

Posted (edited)

I am curious on how to do a few things correctly as I seem to mess up.
To add a Trainer name, TID and SID to a few boxes or folder to all of the Pokémon that reside in them.

For some reason I am doing it wrong.

Edited by MidstOfExile
I put Encounter instead of Edit in the title.
  • MidstOfExile changed the title to How to Batch Edit a few things.
Posted

Put the first line in your Batch script, example below;
 

Quote

 

=Box=9

.CurrentLevel=80

.PID=$shiny

.Moves=$suggest

 

 

WHERE BOX = 9

THEN SET LEVEL TO 80

AND SET SHINY

AND SET SUGGESTED MOVES

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...