Jump to content

HARLAN

Member
  • Posts

    38
  • Joined

  • Last visited

Posts posted by HARLAN

  1. this has been addressed in the next patch.

     

    if you want to fix it now, open the mission file, find mission.sqf

     

    and delete any sections that are "RoadCone"

    ...

    ...

    at your own risk.

     

    it would look like this (there are ~4 of them for the 2 at bash 2 at klen)

     

     

     

    _vehicle_746 = objNull;

    if (true) then {  

    _this = createVehicle ["RoadCone", [4053.5063, 11671.443], [], 0, "CAN_COLLIDE"];  

    _vehicle_746 = _this;   _this setDir 1.0253659;  

    _this setPos [4053.5063, 11671.443];

    };

×
×
  • Create New...