Advertisement
Guest User

Untitled

a guest
May 31st, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. // Nato - Training Kits
  2. _box = _this select 0;
  3. _distance = 4;
  4.  
  5. _box addAction ["[Section] Section Commander", "NATO_Scripts\Loadouts\Kits\H_SectionIC.sqf", [], 1, false, true, "", "_this distance _target < 4"];
  6. _box addAction ["[Section] Section 2IC", "NATO_Scripts\Loadouts\Kits\H_Section2IC.sqf", [], 1, false, true, "", "_this distance _target < 4"];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement