27.09.2009, 11:43
I tried your way of doing it, still gives the same error.
also;
for(new i = 0; i < MAX_PLAYERS; i++)
As I did the admin commands, (but now I added LSPD & DMV though), doesn't work neither.
also;
for(new i = 0; i < MAX_PLAYERS; i++)
Код:
if (IsPlayerAdmin(i) || gteam[i]==Team_Admin || gteam[i]==Team_LSPD || gteam[i]==Team_DMV ) {