AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Spectator List 1.2a (https://forums.alliedmods.net/showthread.php?t=47896)

FatalisDK 11-29-2006 12:13

Spectator List 1.2a
 
8 Attachment(s)
A plugin that builds a list of people that are spectating you and displays it as a hudmessage. Also when you're dead you can see what players are spectating the player you are currently spectating.

Commands:
say /speclist - Toggles the list on and off (per-player)

Cvars:
amx_speclist <0|1> Disable/Enable plugin
amx_speclist_immunity <0|1> If 1, admins with immunity flag("a") will not show up on the spec list

Screenshots:
http://img140.**************/img140/2...uke0000rw3.jpg
http://img479.**************/img479/7...uke0001fz8.jpg

563 DL's

mateo10 11-29-2006 12:20

Re: Spectator List 1.0
 
Nice job there!

FatalisDK 11-29-2006 12:21

Re: Spectator List 1.0
 
Working on making new bool:sendTo[33]; into static, but my brain doesn't seem to work today.

|POW|Da_ghost 11-29-2006 12:32

Re: Spectator List 1.0
 
This could be usefull to catch ghosters and people cheating thru Teamspeak etc.

FatalisDK 11-29-2006 12:49

Re: Spectator List 1.0
 
amx_exec name +voicerecord
Thats my favorite way of detecting ghosters, but it's a bit immoral. :)

Brad 11-29-2006 16:17

Re: Spectator List 1.0
 
Nice concept.

I would suggest that instead of showing it to everyone all the time, you allow each player to toggle it on and off as they desire. Presumably it would be toggled off by default.

Also, if you're checking is_user_alive() you don't need to also check is_user_connected() as is_user_alive() only returns true if they are connected.

FatalisDK 11-29-2006 18:11

Re: Spectator List 1.0
 
Quote:

Originally Posted by Brad (Post 408574)
Nice concept.

I would suggest that instead of showing it to everyone all the time, you allow each player to toggle it on and off as they desire. Presumably it would be toggled off by default.

Also, if you're checking is_user_alive() you don't need to also check is_user_connected() as is_user_alive() only returns true if they are connected.

Added to plugin. Although I have decided to have it defaulted to on. It's pretty transparent and I don't think it would annoy people.

bonafide 11-29-2006 21:35

Re: Spectator List 1.1
 
nice i will probly add it to my server ^.^

FatalisDK 01-08-2007 09:40

Re: Spectator List 1.1
 
Added a cvar to enable/disable the plugin. Useful when spectating hackers.

st0ned 02-18-2007 11:26

Re: Spectator List 1.1
 
I get a bad load =\ Any1 know what the problem is?


All times are GMT -4. The time now is 04:55.

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