AzrouStone Posted September 13 Share Posted September 13 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? Link to comment Share on other sites More sharing options...
BlackShark Posted September 14 Share Posted September 14 For Gen 7+ use this: .TrainerTID7=1234 .TrainerSID7=123456 For Gen 1 - 6 this: .TID16=12345 .SID16=12345 The commands are case sensitive. Link to comment Share on other sites More sharing options...
AzrouStone Posted September 17 Author Share Posted September 17 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 Link to comment Share on other sites More sharing options...
ReignOfComputer Posted September 17 Share Posted September 17 You need to be way more descriptive. What went wrong? Any error message? Screenshot? Link to comment Share on other sites More sharing options...
AzrouStone Posted September 17 Author Share Posted September 17 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 Link to comment Share on other sites More sharing options...
Kaphotics Posted September 17 Share Posted September 17 Use the drop-downs. OT_Name is no longer a valid property name. Link to comment Share on other sites More sharing options...
AzrouStone Posted September 17 Author Share Posted September 17 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 Link to comment Share on other sites More sharing options...
Kaphotics Posted September 17 Share Posted September 17 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. Link to comment Share on other sites More sharing options...
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