09.06.2016, 11:19
change ID from
pawn is case sensitive. you defined 'id' then use that.
Код:
VehicleInfo[Trucks[ID]][vFuel] = 100; VehicleInfo[Trucks[ID]][vWindows] = 0;