Advertisement
Guest User

Untitled

a guest
Aug 29th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 0.08 KB | None | 0 0
  1. {
  2.     while {true} do {
  3.     _x say3D "sirenLong";
  4.     sleep 2;
  5.     };
  6. } forEach allUnits;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement