15.02.2013, 01:42
Use a loop!
Код:
for(new i = 0; i < sizeof(AdminVehicles); i ++) { if(vehicleid == AdminVehicles[i] && !IsPlayerAdmin(playerid)) {