AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CSGO / ANY?] Hide Other Players (https://forums.alliedmods.net/showthread.php?t=299569)

stephen473 07-18-2017 16:24

[CSGO / ANY?] Hide Other Players
 
5 Attachment(s)
Hide Other Players

Description:
A simple plugin to hide players, can configurable with cvars.

Version:
1.0: First release.
1.1: Fixed the main error.
1.2: Added mute weapon option(thx to norxtem)
1.3: Players will hear enemies weapon sounds(thx to VaLaKi)
1.4: Fixed a bug that causes to mute sounds of enemies.

Cvars:
Config file is located in: cfg/sourcemod/sm_hide
  • sm_hideplayers_enable - Enable/Disable plugin.
  • sm_hideplayers_only_admin - Set plugin for only admins or any player.
  • sm_hideplayers_only_teammates - Hide players if they're on client team. Or hide all players
  • sm_hideplayers_mutesounds - Mute other players weapons sound from client when hide activated

Commands:
  • sm_hide
  • sm_hideplayers

Enable/disable hide

NOTE: This plugin made for CS:GO and not tested on any other game.

For TF2 you may want to look at JoinedSenses' version:
https://github.com/JoinedSenses/TF2-Hide

There is a advanced version developed by xSL0W. It also contains some of my codes from the plugin on this thread. I'm adding it to attachments as sm_hide_advanced if anybody is interested.

bebe9b 01-14-2018 07:33

Re: [CSGO / ANY?] Hide other players!
 
Hi,
Plugin no works.

stephen473 01-18-2018 13:15

Re: [CSGO / ANY?] Hide other players!
 
Reuploaded, tested and works. Sorry for my fault

bebe9b 01-19-2018 15:20

Re: [CSGO / ANY?] Hide other players!
 
Thx man :)

norxtem 11-27-2018 15:29

Re: [CSGO / ANY?] Hide other players!
 
Hi. Thanks for the plugin.
Is there a way to mute weapon sounds from hidden players too?

stephen473 12-08-2018 04:37

Re: [CSGO / ANY?] Hide other players!
 
Quote:

Originally Posted by norxtem (Post 2625898)
Hi. Thanks for the plugin.
Is there a way to mute weapon sounds from hidden players too?

you're welcome. I'l try add your request as soon as it's possible.

stephen473 12-08-2018 12:12

Re: [CSGO / ANY?] Hide other players!
 
updated! version 1.2:

added mute weapon option.

don't forget to remove old cfg file: cfg > sourcemod > sm_hide.cfg

cvar:

PHP Code:

sm_hideplayers_mutesounds 


JoinedSenses 12-08-2018 14:55

Re: [CSGO / ANY?] Hide other players!
 
Here's a version for tf2 if you'd like to use it for reference:

https://github.com/JoinedSenses/TF2-Hide

VaLaKi 12-29-2018 14:32

Re: [CSGO / ANY?] Hide other players!
 
It could be mute weapon sounds, only teammates?

Ejziponken 12-30-2018 15:54

Re: [CSGO / ANY?] Hide other players!
 
Quote:

Originally Posted by stephen473 (Post 2627639)
updated! version 1.2:

added mute weapon option.

don't forget to remove old cfg file: cfg > sourcemod > sm_hide.cfg

cvar:

PHP Code:

sm_hideplayers_mutesounds 



Could someone please add so only team is muted and not all players?


All times are GMT -4. The time now is 23:21.

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