Thread: GetPlayers()
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 09-25-2016 , 12:38   Re: GetPlayers()
Reply With Quote #12

You can do PlayersBitsum |= 1 << ( Players[i] & 31 ) to handle index 32.
__________________
Bugsy is offline