Advertisement
player2_dz

Untitled

Jul 21st, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 0.37 KB | None | 0 0
  1. _balota_0 = objNull;
  2. if (true) then
  3. {
  4.   _this = createVehicleLocal ["Land_Mil_Barracks_i", [4898.2666, 2474.738, -1.9073486e-006], [], 0, "CAN_COLLIDE"];
  5.   _balota_0 = _this;
  6.   _this setDir -238.33559;
  7.   _this setPos [4898.2666, 2474.738, -1.9073486e-006];
  8. };
  9.  
  10.  
  11.  
  12. TO
  13.  
  14.  
  15. ["Land_Mil_Barracks_i",[4898.2666, 2474.738, -1.9073486e-006],-238.33559,"balota_0"] call P2L;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement