View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-15-2018 , 23:16   Re: SET Team By Steam id
Reply With Quote #22

Quote:
Originally Posted by maqi View Post
And please don't use MAX_PLAYERS to size an array even if you want it to be 32, its just wrong.
There is nothing wrong with declaring an array with MAX_PLAYERS as along as you use it correctly and preferably in the correct context. Therefore, like this case, it's not recommended to use it when it's not being used in an array for indexing by player.
__________________
fysiks is offline