Arma 3
TTS Effects AIO
30개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2021년 11월 23일 오후 6시 14분

- Added TTS Lights + Sirens.

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

업데이트: 2021년 11월 21일 오전 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.

업데이트: 2021년 11월 18일 오후 8시 28분

Updated TTS Emission:
- Added Korean translation by Taru.

업데이트: 2021년 11월 17일 오후 10시 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).

업데이트: 2021년 11월 12일 오후 9시 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.

업데이트: 2021년 11월 12일 오전 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)

업데이트: 2021년 11월 11일 오전 3시 34분

- Fixed minor typo in tts_emission_fnc_waveEffectMapSweeper.

업데이트: 2021년 11월 11일 오전 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.

업데이트: 2021년 11월 6일 오후 11시 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.

업데이트: 2021년 11월 2일 오전 5시 34분

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