ThaPwned / WCS

Warcraft: Source using Source.Python to be faster, expandable, and flexible
GNU General Public License v3.0
30 stars 23 forks source link

Added: Level Up Sound & Config #71

Closed ManifestManah closed 3 years ago

ManifestManah commented 3 years ago

Added the necessary code that will allow players to hear a sound when they level up. For nostalgic purposes the CS:S uses the old level up sound effect.

Also added a configuration option which lets server owners enable / disable this feature in the csgo/cfg/source-python/wcs/config.cfg file. The level up sound effect is disabled by default as it requires the Modified Eventscripts Emulator for WC:S to be installed on the server in order to work for CS:GO.

ManifestManah commented 3 years ago

Thanks a lot for the input Lordi1985, it has been fixed now :)

ManifestManah commented 3 years ago

Now it should all be working as intended. Thanks to Lordi1985 and NosferatuJoe for helping to fix this feature.

ThaPwned commented 3 years ago

Thanks!