mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
00b466c6a5
@ -253,8 +253,7 @@
|
||||
-- # Sound Files
|
||||
--
|
||||
-- More than 180 individual sound files have been created using a text-to-speech program. All ATIS information is given with en-US accent.
|
||||
--
|
||||
-- Check out the pinned messages in the Moose discord #ops-atis channel.
|
||||
-- You can find the sound files [here](https://github.com/FlightControl-Master/MOOSE_SOUND/releases). Also check out the pinned messages in the Moose discord #ops-atis channel.
|
||||
--
|
||||
-- To include the files, open the mission (.miz) file with, *e.g.*, 7-zip. Then just drag-n-drop the file into the miz.
|
||||
--
|
||||
|
||||
@ -61,6 +61,8 @@
|
||||
-- You need to load an .ogg soundfile for the pilot\'s beacons into the mission, e.g. "beacon.ogg", use a once trigger, "sound to country" for that.
|
||||
-- Create a late-activated single infantry unit as template in the mission editor and name it e.g. "Downed Pilot".
|
||||
--
|
||||
-- Example sound files are here: [Moose Sound](https://github.com/FlightControl-Master/MOOSE_SOUND/tree/master/CTLD%20CSAR)
|
||||
--
|
||||
-- ## 1. Basic Setup
|
||||
--
|
||||
-- A basic setup example is the following:
|
||||
|
||||
@ -616,6 +616,8 @@ do
|
||||
-- You need to load an .ogg soundfile for the pilot\'s beacons into the mission, e.g. "beacon.ogg", use a once trigger, "sound to country" for that.
|
||||
-- Create the late-activated troops, vehicles, that will make up your deployable forces.
|
||||
--
|
||||
-- Example sound files are here: [Moose Sound](https://github.com/FlightControl-Master/MOOSE_SOUND/tree/master/CTLD%20CSAR)
|
||||
--
|
||||
-- ## 1. Basic Setup
|
||||
--
|
||||
-- ## 1.1 Create and start a CTLD instance
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user