AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Block shoot and footstep sounds from specific player? (https://forums.alliedmods.net/showthread.php?t=301489)

_GamerX 09-23-2017 06:29

Block shoot and footstep sounds from specific player?
 
How to do it?

Mitchell 09-23-2017 12:10

Re: Block shoot and footstep sounds from specific player?
 
https://github.com/MitchDizzle/Exten...l.sp#L590-L593
footsteps is weird, Barcadi has posted a good method of doing it. It includes turning sv_footsteps 0 and sending the footstep sounds via EmitSound.

Rachnus 09-23-2017 13:25

Re: Block shoot and footstep sounds from specific player?
 
https://forums.alliedmods.net/showpo...5&postcount=27

(1.8 syntax: https://github.com/Rachnus/SuperHero...panther.sp#L61)

_GamerX 09-23-2017 14:14

Re: Block shoot and footstep sounds from specific player?
 
Quote:

Originally Posted by Mitchell (Post 2550464)

Thanks but i mean shoot sounds, just i want make player complety silenced

Franc1sco 09-23-2017 17:43

Re: Block shoot and footstep sounds from specific player?
 
You can mute shoot sounds for a specific user with something like this

dinhojack 09-25-2017 08:17

Re: Block shoot and footstep sounds from specific player?
 
Quote:

Originally Posted by Franc1sco (Post 2550522)
You can mute shoot sounds for a specific user with something like this

Great link, helped me as well, thanks:)


All times are GMT -4. The time now is 12:19.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.