05.02.2014, 17:04
You could do like this , simple:
and correct definition for Fuell variable is new Fuell[MAX_VEHICLES];
isn't it?
pawn Код:
new veh = GetPlayerVehicleID(playerid);
if(Fuell(veh) <=30)
isn't it?