View Single Post
Author Message
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 08-15-2010 , 08:35   [CS:S] Spectator List
Reply With Quote #1

Spectator List

Similar to the AMXX plugin by FatalisDK, this plugin builds a list of people that are spectating you and displays it as a HudHint message. Also when you're dead you can see which players are spectating the player you are currently spectating.

This plugin takes advantage of the new env_hudhint entity, which was introduced when CS:S was updated to the OB engine.



Cvars:
sm_speclist_enabled <0|1> - Enables the spectator list for all players by default. (Default: 1)
sm_speclist_allowed <0|1> - Allows players to enable spectator list manually when disabled by default. (Default: 1)
sm_speclist_adminonly <0|1> - Only admins can use the features of this plugin. (Default: 0)

Note: plugin.speclist.cfg will be automatically generated in your SourceMod cfg directory.

Commands:
sm_speclist - Toggles the spectator list on/off for that player.

Changelog:
Quote:
Spectator List 1.1.2
- Fixed an issue with the AdminOnly cvar

Spectator List 1.1.1
- Fixed a small bug when spectating a client that disconnects

Spectator List 1.1.0
- Added cvar sm_speclist_adminonly
- Automatically generate config file

Spectator List 1.0.0
- Initial release
Attached Files
File Type: sp Get Plugin or Get Source (speclist.sp - 15397 views - 5.8 KB)
__________________

Last edited by GoD-Tony; 01-14-2012 at 10:10.
GoD-Tony is offline