06.01.2015, 18:55
Quote:
Just make a simple variable(called an array, actually) that holds MAX_PLAYERS items. You can still keep the "bool:" tag if you wish.
Also, be sure to declare it outside any function or callback (global variable). Example: pawn Код:
|
