09.04.2015, 11:35
Get the ID with a loop (loop through MAX_VEHICLES, I think I saw you had that)
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(i, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParams or w/e the function is.
I finds the closest vehicle so yes you do have the ID
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(i, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParams or w/e the function is.
I finds the closest vehicle so yes you do have the ID