(12/07/2021 18:59)xbruno1000x Escreveu: Código:for(new i; i != MAX_PLAYERS; i++) { if(!IsPlayerInVehicle(i, sCar[i])) { DestroyVehicle(sCar[i]); } }
for(new i; i != MAX_PLAYERS; i++) { if(!IsPlayerInVehicle(i, sCar[i])) { DestroyVehicle(sCar[i]); } }