Commit Graph

26 Commits

Author SHA1 Message Date
zaCade
669d29f119 [StopSound] Owner check for CSGO and minor corrections. 2023-12-23 12:23:50 +01:00
zaCade
a0c0f7e92d [StopSounds] Add !stopambient, stops all ambient_generic sounds. 2023-08-20 10:32:35 +02:00
zaCade
f8a4043e5d [StopSound] Fix music if statement. 2023-08-12 20:23:21 +02:00
hubdom
1fd1248528 StopSound: fix minor bug 2020-12-24 16:05:15 +01:00
hubdom
3992797e93 StopSound: dont disable sound of your own nade 2020-12-22 22:00:24 +01:00
neon
eeba405984 CloseHandle -> delete 2019-07-07 22:44:43 +02:00
zaCade
94bd0035f2 Remove CSGO and Cleanup required folders. 2019-06-09 11:11:04 +02:00
zaCade
73ac24c65c Misc: Move shared stuff to shared git. 2018-12-08 21:20:37 +01:00
zaCade
0b0a0a278a Include cleanup Part 1
Part 2 will be the simlink creations when i figure that out.
2018-08-17 17:56:21 +02:00
zaCade
4eeb1b004f StopSound: Seems 'Shotgun Shot' is used on CSGO.
Seems its actually used on CSGO, only difference is m_iWeaponID =>
m_weapon.
2018-07-22 15:19:33 +02:00
zaCade
4f6f4b2dac StopSound: Mute stuff that starts with 'music'.
On CSGO most map music seems to start in the music folder, aka count
that as music aswell. Doh!
2018-07-19 14:20:50 +02:00
zaCade
00922f6f9c StopSound: Forgot moving this too.
Woops.
2018-07-18 18:02:10 +02:00
zaCade
6a1cb22e6d StopSound: Add 'Shotgun Shot' only on CSS.
Seems it causes errors on CSGO.
2018-07-18 15:58:30 +02:00
zaCade
e9ce02f2d4 StopSound: This seems to work so far..
I know the switch is somewhat 'useless' it just looks cleaner this way.
:table:
2017-11-23 20:05:01 +01:00
BotoX
b994aeab70 StopSound: Fix yet another huge bug. 2017-10-22 09:50:57 +02:00
BotoX
2c3b0c9233 StopSound: fix awfully obvious bug 2017-10-17 23:39:33 +02:00
BotoX
e1bab3c5b8 StopSound: Use new OnBroadcastSound forward from CSSFixes 2017-08-04 09:31:00 +02:00
BotoX
c993d05129 Disable music feature of StopSound, it's causing double playback sometimes? 2017-08-04 06:44:31 +02:00
BotoX
77c983d265 StopSound: final fix for !stopmusic ? 2017-04-19 19:55:18 +02:00
BotoX
0efe3239aa Reworked StopSound 2017-03-20 11:52:00 +01:00
Oleg Tsvetkov
ef39843a56 [StopSound] The major plugin rework. Added CS:GO support. Replaced kv storage with the cookies one. Added translations. Added sm_stopmusic command. 2017-03-19 12:08:22 +03:00
BotoX
a68896fc18 Fix includes 2017-02-26 00:16:12 +01:00
BotoX
574eba7ee5 added convars to PlayerVisibility
fixed errors in SelfMute, StopSound and ExtraCommands
added server crash prevention to SvGravityFix
2016-05-08 23:03:46 +02:00
BotoX
a393310e29 added SprayManager (made by Obus)
added PlayerVisibility
StopSound: reload sounds are now muted and cleanup
SelfMute: cleanup
AdminCheats, WeaponCleaner: fixed error
2016-05-08 02:46:46 +02:00
BotoX
459815ce0e converted newlines to unix 2016-01-19 23:57:32 +01:00
BotoX
72f7665358 initial commit 2016-01-06 02:11:56 +01:00