Quote:
Originally posted by zell12
I just don't understand the difference between the numbers of IDs, and the letters of Account Names.
|
If stefan implemented a binary searching algorythym to find a player when they are being pmmed, then it would be hard to implement for account numbers.
You could of course convert the account names into numbers and sort them then do a binary search but that would take as long as going through them one at a time in a loop.