CastielWinchester Posted November 16, 2023 Posted November 16, 2023 Currently having a problem with some of my Pokemon being flagged as illegal by PkHex due to them having Battle Memory and Contest Memory. However, even after I removed these ribbons (either manually or using batch editor with .Ribbons=$suggestNone), the Pokemon is still flagged as illegal for invalid Ribbons. However, if I recreate the exact Pokemon, the mon is then flagged as legal even though there is no difference between the illegal and legal mon. Is this a bug or can I do something to get PkHex to flag my fixed Pokemon as legal?
BlackShark Posted November 16, 2023 Posted November 16, 2023 Use this command in the batch editor, it should fix all affected Pokemon. =RibbonCountMemoryContest=0 .HasContestMemoryRibbon=0 =RibbonCountMemoryBattle=0 .HasBattleMemoryRibbon=0
CastielWinchester Posted November 17, 2023 Author Posted November 17, 2023 16 hours ago, BlackShark said: Use this command in the batch editor, it should fix all affected Pokemon. =RibbonCountMemoryContest=0 .HasContestMemoryRibbon=0 =RibbonCountMemoryBattle=0 .HasBattleMemoryRibbon=0 Ran the code but the pokemon is still flagged as illegal
BlackShark Posted November 17, 2023 Posted November 17, 2023 1 hour ago, CastielWinchester said: Ran the code but the pokemon is still flagged as illegal Run the last 2 lines again. I thought you could just run all 4 together but seems like I was wrong.
CastielWinchester Posted November 18, 2023 Author Posted November 18, 2023 13 hours ago, BlackShark said: Run the last 2 lines again. I thought you could just run all 4 together but seems like I was wrong. It still hasn't fixed the problem it seems, maybe it's a bug that needs patching
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