21.02.2018, 15:46
Precisa criar a array Player e um enumerador.
Код:
enum E_PLAYER { Reporter, Admin, Helper } new Player[MAX_PLAYERS][E_PLAYER];