Advertisement
skotracker

A3 Sounds calls

Nov 28th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 1.10 KB | None | 0 0
  1. // Sounds for call to actions.
  2.  
  3. SupportRequestRGCASBombing - "Requesting immediate airstrike at the transmitted coordinates, over"
  4. SupportRequestRGCASHelicopter - "Requesting close air support at the designated location, over"
  5. RequestAcknowledgedSGCASBombing - "Copy that. Strike aircraft on the way. out"
  6. RequestAccomplishedSGCASBombing - "Payload delivered. We're RTB. out"
  7. RequestAccomplishedSGCASHelicopter - "CAS mission complete. RTB, out"
  8. SupportAddedDuringMission - "Be advised, support units are now on standby. out"
  9. RequestAcknowledgedSGCASHelicopter - "Roger, coordinates received. CAS is inbound. out"
  10. TakeCover
  11.  
  12. You can find more under configfile >> "RadioProtocolENG" >> "Words" >> "Normal" >> " [soundname] " (replace 'normal' with 'stealth', or 'combat' for different types of calls if you want to get crazy with it (check unit engage-status)). If you use bikb's (kbTell) you can have it form sentences and call out the coordinates in any voice (including lip!) . i'span class="re5"> d created a desc.ext class that allowed you to pass any sentence without having to define it first, ill update this post when i find it
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement