Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. _coord1 = [6176.03,7599.59,0.907253];
  2. _coord2 = [6173.88,7549.35,0.441582];
  3. _coord3 = [6160.06,7510.73,3.13826];
  4. _coord4 = [6228.3,7534.57,0.684429];
  5. _coord5 = [6250.65,7553.49,0.322102];
  6. _coords = [_coord1, _coord2, _coord3, _coord4, _coord5] call BIS_fnc_selectRandom;
  7. _Truck = createVehicle ["C_Van_01_fuel_F",[(_1coords select 0), (_1coords select 1),0],[], 0, "NONE"];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement