10.07.2009, 13:25
i think must be
Because if that playerid isn't connected , the playerid loop is break , and it continue with the next playerid.
pawn Код:
if(!IsPlayerConnected(playerid)) break;