Arma 3
TTS Effects AIO
Showing 11-20 of 30 entries
< 1  2  3 >
Update: 23 Nov, 2021 @ 6:14pm

- Added TTS Lights + Sirens.

Updated TTS Beam Laser:
- Fixed 'Disable beam damage' parameter for ZEN modules enabling damage instead of disabling it.

Update: 21 Nov, 2021 @ 4:38am

Updated TTS Beam Laser:
- Added colour picker to 'Beam Laser Strike' and 'Orbital Bombardment' ZEN modules.
- Added colour presets to 'Beam laser Strike' and 'Orbital Bombardment' editor modules.
- Changed 'Beam Laser Strike' module to server only and used remoteExec instead in order to prevent beam laser triggering late for JIP players.
- Fixed 'Rainbow mode' parameter for 'Orbital Bombardment' editor module using name and description of 'Disable beam damage' parameter.

Update: 18 Nov, 2021 @ 8:28pm

Updated TTS Emission:
- Added Korean translation by Taru.

Update: 17 Nov, 2021 @ 10:16pm

Updated TTS Beam Laser:
- The orbital bombardment is now limited to a maximum of 10 strikes per second. Delays shorter than 0.1s will be increased to 0.1s.
- Cleanup for orbital bombardment is now done individually for each strike instead of all at once at the end of the bombardment.
- Orbital bombardment can now be aborted by setting the 'tts_beam_stopOrbitalBombardment' variable to true.
- Added a new parameter to the 'Orbital Bombardment' ZEN module which can be used to abort currently active orbital bombardments (using the variable above).

Update: 12 Nov, 2021 @ 9:32pm

Updated TTS Emission:
- Added a new function 'fn_startRandomEmissions' which can be used to create emissions at random intervals.
- Added a new ZEN module 'Start Random Emissions' which can be used to start and stop the new random emissions function.
- Added 'Start Random Emissions' editor module.

Update: 12 Nov, 2021 @ 5:30am

Updated TTS Emission:
- Added a new setting 'Approach direction' which determines the direction the map sweep emission will approach from. You can now choose 'North', 'South', 'East' or 'West'. (Suggested by cpt_bassbeard)

Update: 11 Nov, 2021 @ 3:34am

- Fixed minor typo in tts_emission_fnc_waveEffectMapSweeper.

Update: 11 Nov, 2021 @ 3:04am

- Updated TTS Beam Laser, TTS Cloak and TTS Emission to their latest versions.
- Re-enabled 'Configure Mods' module, it should now correctly enable/disable the scripts.

Noteable changes:

TTS Cloak:
- When ACE is enabled the cloak actions will now use ACE actions instead.

TTS Emission:
- Doubled the width of the emission wave particle effect.
- Tweaked the emission particle creation to be tied to the camera's distance to the wave rather than the player character's distance to the wave. This should allow the emission wave to be visible from Zeus and Spectator.

Update: 6 Nov, 2021 @ 11:26pm

Updated TTS Beam Laser, TTS Cloak, and TTS Emission to their latest versions:
- Fixed default settings for modules having incorrect types. Modules should not cause errors when using default settings anymore.

Update: 2 Nov, 2021 @ 5:34am

- Fixed missing CfgFunctions entry.
- Hid 'Configure Mods' module since it's currently broken, will restore it when it's fixed.