Hi. Tryed to add in fn_selfActions.sqf
//Repairing Vehicles if ((dayz_myCursorTarget != _cursorTarget) and _isVehicle and !_isMan and _hasToolbox and (damage _cursorTarget < 1) and !_isDisallowRepair and !locked) then {
but it don't work.
Hi. Tryed to add in fn_selfActions.sqf
//Repairing Vehicles if ((dayz_myCursorTarget != _cursorTarget) and _isVehicle and !_isMan and _hasToolbox and (damage _cursorTarget < 1) and !_isDisallowRepair and !locked) then {
but it don't work.