MAX_PLAYERS
#1

Hi, it's me again. ;p
I have another question(like usually).
When I have in my GM something like this:
Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS NUMBER_OF_MY_SLOTS
and my question is simple.
How I must use this?
like:
Код:
arena[playerid] == true
or
Код:
arena[MAX_PLAYERS] == true
or
Код:
arena[NUMBER_OF_MY_SLOTS] == true
Greetings, micol.
Reply


Messages In This Thread
MAX_PLAYERS - by micol - 08.01.2013, 14:04
Re: MAX_PLAYERS - by Babul - 08.01.2013, 14:20
Re: MAX_PLAYERS - by micol - 08.01.2013, 14:43
Re: MAX_PLAYERS - by u3ber - 09.01.2013, 02:53

Forum Jump:


Users browsing this thread: 1 Guest(s)