Advertisement
Guest User

Untitled

a guest
Apr 7th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. _vehicle_4 = objNull;
  2. if (true) then
  3. {
  4. _this = createVehicle ["Info_Board_EP1", [6362.8184, 7771.5513, -3.0517578e-005], [], 0, "CAN_COLLIDE"];
  5. _vehicle_4 = _this;
  6. _this setDir 161.92783;
  7. _this setPos [6362.8184, 7771.5513, -3.0517578e-005];
  8. };
  9.  
  10. _vehicle_5 = objNull;
  11. if (true) then
  12. {
  13. _this = createVehicle ["Info_Board_EP1", [4084.395, 11661.797, -0.12679692], [], 0, "CAN_COLLIDE"];
  14. _vehicle_5 = _this;
  15. _this setDir 109.21852;
  16. _this setPos [4084.395, 11661.797, -0.12679692];
  17. };
  18.  
  19. _vehicle_6 = objNull;
  20. if (true) then
  21. {
  22. _this = createVehicle ["Info_Board_EP1", [11465.282, 11387.676, -6.1035156e-005], [], 0, "CAN_COLLIDE"];
  23. _vehicle_6 = _this;
  24. _this setDir 173.13416;
  25. _this setPos [11465.282, 11387.676, -6.1035156e-005];
  26. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement