Arma 3
TTS Emission (Blowout)
18개 중 1~10개 표시 중
< 1  2 >
업데이트: 2024년 12월 30일 오후 5시 52분
작성자: TheTimidShade

- Fixed East/West approach direction emissions not affecting AI properly.

업데이트: 2024년 12월 14일 오후 5시 05분
작성자: TheTimidShade

- Fixed an issue where AI were immune to emissions after the first one if non-lethal emissions for AI was enabled.
- Fixed an issue where AI might get stuck in the unconscious animation when ACE is enabled. (Thanks SilenceIsFatto)

업데이트: 2022년 2월 17일 오후 10시 48분

- Fixed distance emission is no longer supported.
- Camera shake is now tied to the camera's distance to the emission wave rather than the player's and sounds are now played relative to the camera.
- Increased audible distance for emission pulse sounds and create them further away so that they are still audible when moving rapidly.
- Adjusted light source attenuation so the sky light isn't concentrated around the player.
- The player is no longer affected by the emission wave if they have damage disabled.
- AI now use the same shelter check as players.
- Added a parameter to select what effect the emission has on non-flying vehicles (ground vehicles/ships/landed aircraft).
- Cleaned up damage related functions so there should be no clash between player/AI effect and aircraft/vehicle effect parameters.
- Fixed an issue where lightning bolts would not appear correctly in multiplayer.
- Static weapons are not affected by the emission.
- Updated default settings for 'Start Random Emissions' ZEN module (defaults were still in seconds rather than minutes).

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

- Added Korean translation by Taru.

업데이트: 2021년 11월 12일 오후 9시 30분

Applied changes from script version:
- Added a new function 'fn_startRandomEmissions' which can be used to create emissions at random intervals. (Suggested by Apocalypsis)
- Added a new ZEN module 'Start Random Emissions' which can be used to start and stop the new random emissions function.

Mod version specific changes:
- Added 'Start Random Emissions' editor module.

업데이트: 2021년 11월 12일 오전 5시 27분

- 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시 32분

- Fixed minor typo in fn_waveEffectMapSweeper.

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

- Cleaned up ZEN modules to be consistent with other TTS scripts.
- 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.
- Redid support for TTS Effects AIO.

업데이트: 2021년 11월 6일 오후 11시 21분

- Fixed default settings for modules having incorrect types. Modules should not cause errors when using default settings anymore.

업데이트: 2021년 10월 22일 오전 4시 34분

- Added a new setting 'tts_emission_shelterTypes' that controls the classes that provide shelter from the emission.
- Improved setting 'tts_emission_immuneUnits', it can now contain parent classes the same as 'tts_emission_shelterTypes'.