25.02.2014, 12:58
Hi,
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vehicleid, engine, lights, alarm, 0, bonnet, boot, objective); // ONLY the engine param was changed (to 1)
Doors are no closed, i can go to vehicle.... why? when i set engine, alarm, boot and there is working but not this
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
SetVehicleParamsEx(vehicleid, engine, lights, alarm, 0, bonnet, boot, objective); // ONLY the engine param was changed (to 1)
Doors are no closed, i can go to vehicle.... why? when i set engine, alarm, boot and there is working but not this