Jump to content

GAZ_VODNIK_AMBULANCE: Thinks it's an ostrich!


MatthewK

Recommended Posts

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];

};

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...