Jump to content

How to add epoch menu millitary baracks "house"?


Recommended Posts

Not worked. Aerma2 Editor overpoch, Napf 1.0 map

 

if (ifServer) then {
_vehicle_6 = objNull;
if (true) then
{
  _this = createVehicle ["GAZ_Vodnik_DZE", [11683.693, 9047.9063, -1.5258789e-005], [], 0, "CAN_COLLIDE"];
  _vehicle_6 = _this;
  _this setPos [11683.693, 9047.9063, -1.5258789e-005];
};
};

This is just an example.

 

init.sqf added:

 [] execVM "Buildings\Ups2.sqf";

 

Not worked editor addon on server.

Even the barracks are in vain

 

 

 

 

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
  • Discord

×
×
  • Create New...