Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- activateAddons [
- "map_eu",
- "aif_arma1buildings"
- ];
- activateAddons ["map_eu", "aif_arma1buildings"];
- initAmbientLife;
- _this = createCenter west;
- _center_0 = _this;
- _group_0 = createGroup _center_0;
- _vehicle_8 = objNull;
- if (true) then
- {
- _this = createVehicle ["MAP_grav_30_25", [6555.918, 3445.3281, -0.00020980835], [], 0, "CAN_COLLIDE"];
- _vehicle_8 = _this;
- _this setDir -65.436943;
- _this setPos [6555.918, 3445.3281, -0.00020980835];
- };
- processInitCommands;
- runInitScript;
- finishMissionInit;
Advertisement
Add Comment
Please, Sign In to add comment