Asia81 Posted December 22, 2018 Posted December 22, 2018 I use 3 to set all my pokémon to FRENCH, but it's not working, neither 0 1 2 for other languages.
Asia81 Posted December 22, 2018 Author Posted December 22, 2018 It said it's working, but it's not, all my pokemon still ENGLISH
Kaphotics Posted December 22, 2018 Posted December 22, 2018 Gen1/2 do not store 'Language'; it is only derived from the nick/OT data.
Asia81 Posted December 22, 2018 Author Posted December 22, 2018 Then how should I batch edit to get their original nickname in french?
Kaphotics Posted December 22, 2018 Posted December 22, 2018 1 minute ago, Asia81 said: Then how should I batch edit to get their original nickname in french? Use the latest commit as of a minute ago https://github.com/kwsch/PKHeX/commit/2cef99e4448d4a0a52e6c4f11b1f1a7c32dbd18c 1
Asia81 Posted December 22, 2018 Author Posted December 22, 2018 Btw, where do I find all settings to the batch editor? I want it to apply PKHeX suggested moves for each pokémon.
Kaphotics Posted December 23, 2018 Posted December 23, 2018 1 hour ago, Asia81 said: Btw, where do I find all settings to the batch editor? I want it to apply PKHeX suggested moves for each pokémon. Best to just check the source code. https://github.com/kwsch/PKHeX/blob/2cef99e4448d4a0a52e6c4f11b1f1a7c32dbd18c/PKHeX.Core/Editing/Bulk/BatchEditing.cs#L29-L32 .Moves=$suggest ^ should work iirc
PokeTrainer88 Posted May 22, 2019 Posted May 22, 2019 Hi, what exactly should i type in the batch editor to change the nickname into japanese language or english language? https://github.com/kwsch/PKHeX/commit/2cef99e4448d4a0a52e6c4f11b1f1a7c32dbd18c this link is very confusing, its all just a coding language that i cant understand. please help me, thanks mate.
Kaphotics Posted May 23, 2019 Posted May 23, 2019 2 hours ago, PokeTrainer88 said: Hi, what exactly should i type in the batch editor to change the nickname into japanese language or english Find the language ID you need to set (view a pkm with the selected language, then check what the Batch Editor says the Language value currently is). .Language=(insert value here) .IsNicknamed=false 2
PokeTrainer88 Posted May 23, 2019 Posted May 23, 2019 5 hours ago, Kaphotics said: Find the language ID you need to set (view a pkm with the selected language, then check what the Batch Editor says the Language value currently is). .Language=(insert value here) .IsNicknamed=false Thank You Very Much!! can you also help me with one more thing? lets say i want to put all the pokemon from pokedex number 1 to 150, is there any code that i can use?
Kaphotics Posted May 23, 2019 Posted May 23, 2019 9 hours ago, PokeTrainer88 said: Thank You Very Much!! can you also help me with one more thing? lets say i want to put all the pokemon from pokedex number 1 to 150, is there any code that i can use? Download some premade files. The batch editor edits, it does not create. 1
theSLAYER Posted May 24, 2019 Posted May 24, 2019 Yeah just go our Downloads section, there’s SAVs and PKMs sub-categories there. 1
Recommended Posts