umleydie Posted January 17, 2017 Posted January 17, 2017 (edited) I have been trialling and error to get every value of the command for these codes. and I need help for the following commands on what to type. What is the Value for Met Location: Paniola Ranch, Egg Met Conditions: Nursery Helpers. Someone Please help me! I have 32 full boxes I want to change everything to the following: Country: Canada Region: Blank Console Region: Americas (NA/SA) TID: 08941 SID: 11265 OT: Chris OT Gender: Male Latest (Not OT) Handler: Blank Ball: Pokeball Met Level: 1 Met Location: Paniola Ranch Current Level: 100 Met: As Egg Origin Game: Sun Met Date: Jan 17 2017 Egg Met Conditions: Nursery Helpers Egg Met Conditions Date: Jan 17 2017 Friendship=255 EC: Randomized PID: Randomized Answers I've figured out: .Country=18 .Region= .ConsoleRegion=1 =Box=1 .TID=08941 .SID=11265 .OT_Name=Chris .OT_Gender=2 .HT_Name= .Ball=4 .Met_Level=1 .Met_Location=??? .CurrentLevel=100 .IsEgg=1 .Version=30 .MetDate=20160117 Egg Met Conditions: 60002 .EggMetDate=20160117 .CurrentFriendship=255 .EncryptionConstant=$rand .PID=$rand Edited January 17, 2017 by umleydie
Kaphotics Posted January 17, 2017 Posted January 17, 2017 If you select the property via the drop down menu it will tell you the value type it is expecting. Met locations are numbers. Future releases will indicate the current value of the pkm loaded to tabs.
umleydie Posted January 17, 2017 Author Posted January 17, 2017 17 minutes ago, Kaphotics said: If you select the property via the drop down menu it will tell you the value type it is expecting. Met locations are numbers. Future releases will indicate the current value of the pkm loaded to tabs. Yep thank you I'm aware its a number. I just don't feel like continually trial and error 32 versions of time until it gets it right. I'm assuming this is a very common locations that most people would have already done. I'm just looking for the number to put there for someone who's done it already.
Kaphotics Posted January 17, 2017 Posted January 17, 2017 Sun is 30, moon is 31 (via GameVersion.cs) Daycare is 60002 (via Tables7.cs). You can always dump a pkm and use our wiki top determine the property value of a given pkm.
umleydie Posted January 17, 2017 Author Posted January 17, 2017 (edited) 1 hour ago, Kaphotics said: Sun is 30, moon is 31 (via GameVersion.cs) Daycare is 60002 (via Tables7.cs). You can always dump a pkm and use our wiki top determine the property value of a given pkm. Thanks I figured it out. Cheers! For Paniola Ranch = 78 Edited January 17, 2017 by umleydie
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