new Aviso[MAX_PLAYERS]; public OnPlayerConnect(playerid) { Aviso[playerid] = 0; return 1; }
new Aviso[ MAX_PLAYERS ] = 0;