V vaio08 New Member Joined Nov 13, 2016 Messages 13 Reaction score 0 Mar 3, 2017 #1 hello. anyone can say me how i must set the logic when i want to keep all the pokemon OVER IV 90? all other can transfer... so i am right when i set condition : IV Operator : > value: 90 what means the other? < > == >= <= !=
hello. anyone can say me how i must set the logic when i want to keep all the pokemon OVER IV 90? all other can transfer... so i am right when i set condition : IV Operator : > value: 90 what means the other? < > == >= <= !=
teninchtotem Member Joined Apr 17, 2014 Messages 98 Reaction score 0 Mar 3, 2017 #2 This is simple grade school mathematics buddy. < means Less than > means greater than == This is the exact number you want >= greater than or equal to <= Less than or equal to
This is simple grade school mathematics buddy. < means Less than > means greater than == This is the exact number you want >= greater than or equal to <= Less than or equal to
V vaio08 New Member Joined Nov 13, 2016 Messages 13 Reaction score 0 Mar 3, 2017 #3 thank you so i must set this: > means greater than value iv 89 so it keeps ALL who over 89, so 90, 91 .... or it keeps then 89 too?
thank you so i must set this: > means greater than value iv 89 so it keeps ALL who over 89, so 90, 91 .... or it keeps then 89 too?
teninchtotem Member Joined Apr 17, 2014 Messages 98 Reaction score 0 Mar 3, 2017 #4 is 89 greater than 89?