Advertisement
Guest User

Untitled

a guest
Feb 13th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. //
  2. {
  3. if ((side _x) == West) then
  4. {
  5. _x call btc_qr_fnc_unit_init
  6. };
  7. } forEach allUnits;
  8. //
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement