Jump to content

Recommended Posts

Posted

I tried the example codes .trainerTID7 and .trainer SID7, taking trainer out, taking T out of TID, doing just TID and SID etc.

 

Did the code change or am I doing something wrong?

Posted
On 9/14/2024 at 6:50 AM, BlackShark said:

For Gen 7+ use this:

.TrainerTID7=1234
.TrainerSID7=123456

For Gen 1 - 6 this:

.TID16=12345
.SID16=12345

The commands are case sensitive.

It didn't work for me

Posted
4 minutes ago, ReignOfComputer said:

You need to be way more descriptive. What went wrong? Any error message? Screenshot?

I tried uppercase, lowercase, removing the word Trainer, changing 7 to 16 and tried other names/IDs

Capture.JPG

Posted
15 hours ago, Kaphotics said:

Use the drop-downs. OT_Name is no longer a valid property name.

Thank you so much. For anyone that comes after me with this question, this is the solution:

=OriginalTrainerName=NewName
.TrainerTID7=12345
.TrainerSID7=12345

Posted
16 minutes ago, AzrouStone said:

Thank you so much. For anyone that comes after me with this question, this is the solution:

=OriginalTrainerName=NewName
.TrainerTID7=12345
.TrainerSID7=12345

Should be noted that the trainer ID proprieties you're using aren't correct. The SID in generation 7+ can only be 0-4294. The SID16 is the 16bit representation you're thinking of.

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...