Keiki Posted February 27, 2020 Posted February 27, 2020 I used it to get another legendaries in sword, there is an code to get gigantamax flag?
ItsMigu Posted February 28, 2020 Posted February 28, 2020 So, is there a way to change the Language of the Pokemon? I see that you can change the country and I'm sure thats the same thing I just don't get how
theSLAYER Posted February 28, 2020 Posted February 28, 2020 2 minutes ago, ItsMigu said: So, is there a way to change the Language of the Pokemon? .Language=value 1
ItsMigu Posted February 28, 2020 Posted February 28, 2020 (edited) Thank you so much for the help! However now it marks my Pokemon as Ilegal because "Nickname does not match species name" So I tried this and nothing, pretty sure Im doing something wrong *Edit* Nevermind I got, thank you based @theSLAYER Edited February 28, 2020 by ItsMigu 1
BigMoneyD Posted February 28, 2020 Posted February 28, 2020 (edited) How can I randomize Abilities? I have a box full of the same Pokemon and I want them to have either their first or second ability at random. I tried .AbilityNumber=$1,2 and .AbilityNumber=$rand The first one sets it all to 2 and the $rand sets them all to their HA (so 4 I guess) Any suggestions? Edited February 28, 2020 by BigMoneyD
ZMQuade Posted March 2, 2020 Posted March 2, 2020 (edited) Is there a way to randomize SID and TID? I tried: .TrainerSID7=$rand .TrainerID7=$rand But it didn't work. Hope you can tell me how to randomize these values Edited March 2, 2020 by ZMQuade Put in steps I tried.
kawthulhu Posted March 2, 2020 Posted March 2, 2020 How can i change the pokeball form all poke to duskball? ive been trying for about 30 but i still cant get it i just dont get it...also...i suck at math so i dont get the formula...sorry and ty
theSLAYER Posted March 2, 2020 Posted March 2, 2020 Doesn't require math, just requires logic. If any ball were a Poke Ball (first line) change them to Dusk Ball (second line) =Ball=4 .Ball=13 The ID values can obtained from the first post (snippet) 1 1
kawthulhu Posted March 2, 2020 Posted March 2, 2020 thank you for your time and help i really appreciate it 1
kambo_one Posted March 2, 2020 Posted March 2, 2020 Does anyone have the code to edit all pokemon to have your trainer id without affecting event/locked pokemon? Trying to change my Trainer Name, TID, SID, Handler Name to mine.
ZMQuade Posted March 2, 2020 Posted March 2, 2020 1 hour ago, kambo_one said: Does anyone have the code to edit all pokemon to have your trainer id without affecting event/locked pokemon? Trying to change my Trainer Name, TID, SID, Handler Name to mine. I think I did this earlier. Try: !Ball=16 .TrainerSID7=(Your SID) .TrainerID7=(Your TID) Make sure to create a backup of your file in case we mess it up.
ToiM22 Posted March 2, 2020 Posted March 2, 2020 Did anybody figure out how to handle the Home Tracker using batch and found a way to make them legal/tradeable/home transferable?
Floodboi69 Posted March 6, 2020 Posted March 6, 2020 Generation 8 Location codes? cant find them anywhere online for batch editor.
theSLAYER Posted March 6, 2020 Posted March 6, 2020 21 minutes ago, Floodboi69 said: Generation 8 Location codes? cant find them anywhere online for batch editor. https://bulbapedia.bulbagarden.net/wiki/List_of_locations_by_index_number_(Generation_VIII)
alaneed44 Posted March 7, 2020 Posted March 7, 2020 how i can give all pokemons TR with batch editor ?? 1
popifred Posted March 10, 2020 Posted March 10, 2020 I was wondering, let’s say I create a Pkm in the editor without using batch or I catch a legit pkm. Is there a way to see it’s equivalent batch code?
incredibubbo Posted March 11, 2020 Posted March 11, 2020 Hi is there a way to make everything in my boxes shiny while also keeping my TID, excluding events would also be a bonus
Dracka Posted March 11, 2020 Posted March 11, 2020 How do I save my batch once I change all my 38 boxes to my trainer info?
juanello.tv4 Posted March 16, 2020 Posted March 16, 2020 I want to know wich is the Country Number for Mexico
BlackShark Posted March 16, 2020 Posted March 16, 2020 19 minutes ago, juanello.tv4 said: I want to know wich is the Country Number for Mexico Should be 36. Refer to this list https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/locale/countries.txt
TheExcitedTech Posted March 19, 2020 Posted March 19, 2020 Do any of you know the Gen 8 item code? It looks like the held item spreadsheet only goes up to Gen 7
BlackShark Posted March 19, 2020 Posted March 19, 2020 1 hour ago, TheExcitedTech said: Do any of you know the Gen 8 item code? It looks like the held item spreadsheet only goes up to Gen 7 https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/en/text_Items_en.txt Take the line number - 1.
TheExcitedTech Posted March 20, 2020 Posted March 20, 2020 1 hour ago, BlackShark said: https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Resources/text/en/text_Items_en.txt Take the line number - 1. Thank you! I hand edited all the mons but now I won't haha
vic Posted March 26, 2020 Posted March 26, 2020 hello I hope you are doing well. ? i would like to know if there is a way to randomize the SID and TID with batch editor plz Thank you pcdata.bin
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