AzrouStone Posted September 13, 2024 Posted September 13, 2024 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?
BlackShark Posted September 14, 2024 Posted September 14, 2024 For Gen 7+ use this: .TrainerTID7=1234 .TrainerSID7=123456 For Gen 1 - 6 this: .TID16=12345 .SID16=12345 The commands are case sensitive.
AzrouStone Posted September 17, 2024 Author Posted September 17, 2024 On 9/14/2024 at 10: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. Expand It didn't work for me
ReignOfComputer Posted September 17, 2024 Posted September 17, 2024 You need to be way more descriptive. What went wrong? Any error message? Screenshot?
AzrouStone Posted September 17, 2024 Author Posted September 17, 2024 On 9/17/2024 at 3:12 AM, ReignOfComputer said: You need to be way more descriptive. What went wrong? Any error message? Screenshot? Expand I tried uppercase, lowercase, removing the word Trainer, changing 7 to 16 and tried other names/IDs
Kaphotics Posted September 17, 2024 Posted September 17, 2024 Use the drop-downs. OT_Name is no longer a valid property name.
AzrouStone Posted September 17, 2024 Author Posted September 17, 2024 On 9/17/2024 at 7:01 AM, Kaphotics said: Use the drop-downs. OT_Name is no longer a valid property name. Expand Thank you so much. For anyone that comes after me with this question, this is the solution: =OriginalTrainerName=NewName .TrainerTID7=12345 .TrainerSID7=12345
Kaphotics Posted September 17, 2024 Posted September 17, 2024 On 9/17/2024 at 10:43 PM, 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 Expand 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now