CastielWinchester Posted November 16, 2023 Share 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? Link to comment Share on other sites More sharing options...
BlackShark Posted November 16, 2023 Share 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 Link to comment Share on other sites More sharing options...
CastielWinchester Posted November 17, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
BlackShark Posted November 17, 2023 Share 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. Link to comment Share on other sites More sharing options...
CastielWinchester Posted November 18, 2023 Author Share 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 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