Ju1yChan Posted January 16, 2023 Posted January 16, 2023 (edited) Let's look at Photo 1 and Photo2, How can i batch remove all pokemon's markings for all box pokemons? Like from Photo1 change to Photo2. I fina a code is ".MarkingCount=", But when i set ".MarkingCount=0" or ".MarkingCount=false", Both of them can't success。 What should i do? Edited January 16, 2023 by Ju1yChan
BlackShark Posted January 16, 2023 Posted January 16, 2023 MarkingCount is readonly, you can not modify that. Use MarkValue instead. .MarkValue=0
Ju1yChan Posted January 17, 2023 Author Posted January 17, 2023 22 hours ago, BlackShark said: MarkingCount is readonly, you can not modify that. Use MarkValue instead. .MarkValue=0 Thanks a lots my bro! I have finished.
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