- Joined
- Aug 1, 2013
- Messages
- 4,658
Hi all.
Ability id's have an integer above 1,000,000,000 starting about 1,093,677,360
(could be a few different)
When I convert that number to a string, the number is displayed properly. But when I compare an integer of 1,000,000,001 to 1,000,000,010. WC3 sais that they are the same.
How can I compare integers of id's to each other properly?
Ability id's have an integer above 1,000,000,000 starting about 1,093,677,360
(could be a few different)
When I convert that number to a string, the number is displayed properly. But when I compare an integer of 1,000,000,001 to 1,000,000,010. WC3 sais that they are the same.
How can I compare integers of id's to each other properly?