Arma 3
TTS Effects AIO
11-20 van 30 items weergegeven
< 1  2  3 >
Update: 23 nov 2021 om 18:14

- 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 om 4:38

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 om 20:28

Updated TTS Emission:
- Added Korean translation by Taru.

Update: 17 nov 2021 om 22:16

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 om 21:32

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 om 5:30

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 om 3:34

- Fixed minor typo in tts_emission_fnc_waveEffectMapSweeper.

Update: 11 nov 2021 om 3:04

- 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 om 23:26

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 om 5:34

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