Garry's Mod
Fly By Sounds
Εμφάνιση 1-10 από 21 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 21 Σεπ στις 13:19
από Eepy Sofi

Added new CVar: cl_flybysound_loudness (default: 1.0)
The overall volume of the audio can be scaled down by setting values below 1.0

Ενημέρωση: 18 Σεπ στις 17:29
από Eepy Sofi

Fix issue where secondary Think hook was not hooking in some cases

Ενημέρωση: 18 Σεπ στις 15:37
από Eepy Sofi

None Provided

Ενημέρωση: 18 Σεπ στις 15:09
από Eepy Sofi

After pushing a fix, the sound can no longer be heard. Reverting to the last working version.

Ενημέρωση: 18 Σεπ στις 14:51
από Eepy Sofi

Prevent error messages in some cases

Ενημέρωση: 3 Φεβ στις 23:30
από Eepy Sofi

Removed mute tool. It has been moved to a separate addon to prevent errors in non-sandbox gamemodes.

Ενημέρωση: 21 Ιαν στις 10:55
από Eepy Sofi

None Provided

Ενημέρωση: 14 Ιαν στις 19:12
από Eepy Sofi

- Toggle mute (per entity) using FlyBySounds Mute tool
Primary: Mute
Secondary: Unmute
Reload: Unmute All Constrained

- Toggle mute (per entity) using Sandbox properties menu (hold C and right click)

- More optimizations

- Thanks to Wontairr for contribution: spawn-menu options

Ενημέρωση: 27 Δεκ 2024 στις 13:39
από Eepy Sofi

Code refactor and optimization.


New CVars:

cl_flybysound_updatedelay (default: 0.05)
- How often the script updates sound effects (pitch, volume). Smaller values give smoother sound transitions but more CPU intensive.

cl_flybysound_scandelay (default: 0.5)
- How often the script scans for relevant entities. Smaller values give faster feedback but are more CPU intensive.

cl_flybysound_cutoffdist (default: 3000)
- Maximum distance at which sounds can be heard. Smaller values can give better performance in large maps.

cl_flybysound_altsound (default: 0)
- If set to 1 then an alternative wind sound will play. (Portal 2)

sv_flybysound_spinsounds (default: 0)
- If set to 1, the sound will be heard when an entity is spinning.


Thanks to Wontairr for contribution: bug fixes, spin sounds, alternative wind sound.

Ενημέρωση: 16 Νοε 2015 στις 23:27

"Ghost Entities" when using tool gun will no longer produce Fly By Sounds.