Vladcik Posted August 16, 2018 Share Posted August 16, 2018 Heyah o/, So since i've started my huge RNG project, i'm fearing one thing : Being absent-minded and set the same seed / pid for two Pokemon. Since i need a HUGE (and ridiculous) amount of RNGs, i really think that will happen, especially on Emerald, Gen 4 and 5. I know Pkhex has a function to see 100% clones, but there's nothing for Pokemon with the same PID. Here's my example. I caught two Pokemon from the same Seed, but at two different places in SS : Same PID, same nature, same 1 ability, same IVs etc etc no need to talk more about this. However, when I search for clones i'm getting this : Quite logic since they don't share same species / level and stuff. But it's really something that matters for some collectors like me. Being able to avoid ANY duplicate PID. Quite OCD, but i really would like an option for this. Thanks o/ Link to comment Share on other sites More sharing options...
Kaphotics Posted August 16, 2018 Share Posted August 16, 2018 7 hours ago, Vladcik said: I know Pkhex has a function to see 100% clones, but there's nothing for Pokemon with the same PID. Added in latest commit: https://github.com/kwsch/PKHeX/commit/10894f5341fb6824f08dfeaecbcb06517c2a5d67 Alternate clone searches beyond this should probably just modify the src to their liking Link to comment Share on other sites More sharing options...
Vladcik Posted August 16, 2018 Author Share Posted August 16, 2018 Thank you so much for that o/ ! Gonna try it as soon as possible ! 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