Advertisement
Ferix

Untitled

Jun 30th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.15 KB | None | 0 0
  1. _pos = getPosASL;
  2. alertstatus = 2;
  3. _siren = playSound3D ["A3\Sounds_F\sfx\alarm_independent.wss","",false,_pos,10,1,1500];
  4. _siren;
  5. UiSleep 7;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement