for(new playerid; playerid != MAX_PLAYERS; ++playerid)
for(new playerid; playerid < MAX_PLAYERS; ++playerid)