Metamod: C-d Notify
prodigy
Join Date: 2002-11-01 Member: 3180Members
<div class="IPBDescription">Cheating-Death Awareness/Notification</div> <a href='http://modns.org/phpBB2/viewtopic.php?p=415#415' target='_blank'>http://modns.org/phpBB2/viewtopic.php?p=415#415</a>
This supercede's my AdminMod plugin for helping servers new to using C-D get their users using C-D without killing their server. Sports 5 operational modes, one is sure to fit your server right.
This supercede's my AdminMod plugin for helping servers new to using C-D get their users using C-D without killing their server. Sports 5 operational modes, one is sure to fit your server right.
Comments
<a href='http://modns.org/phpBB2/viewtopic.php?p=417' target='_blank'>http://modns.org/phpBB2/viewtopic.php?p=417</a>
<a href='http://modns.org/phpBB2/viewtopic.php?t=112' target='_blank'>http://modns.org/phpBB2/viewtopic.php?t=112</a>
o_O !? Now with "Mediation" support.
New cvars:
cdnotify_mediate
cdnotify_ratio
When cdnotify_mediate is set to one, it will track kill : death ratios of all players, and when any player exceeds the ratio (cdnotify_ratio) action is taken against them (cdnotify_style).
Updated to v2.01:
Now includes the following advanced settings for customization.
ADVANCED SETTINGS (best to just leave to defaults):
=====================================
[CLIENT MESSAGES]
These messages I believe are limited to 256 characters, but I could be wrong,
given the coordinates I have positioned them on the screen, I would try to
stick close to the limits used by the defaults.
FOR NATURAL SELECTION, do not include \n inside your string, or it will
truncate the message. Only have a \n at the end of your string.
cdnotify_msg1 <msg>
: You are not running Cheating-Death (Client Side Anti-Cheat)\n It is required in order to play here\n
cdnotify_msg2 <msg>
: HEY YOU! INSTALL CHEATING-DEATH!!!!\n
cdnotify_msg3 <msg>
: You can download the C-D client from \n <a href='http://unitedadmins.com/cdeath.php' target='_blank'>http://unitedadmins.com/cdeath.php</a>
cdnotify_msg4 <msg>
: Please note, you _MUST_ quit Half-Life to install the C-D client.\n
[VOX (SPEECH TO TEXT) MESSAGES]
These messages are limited to 80 characters between quotes, please remember
you must "escape" quotation marks like so: \"
cdnotify_vox1 <msg>
: "speak \"you nearest(e1) key(s30 e35) d to in status(e25) all\"\n"
cdnotify_vox2 <msg>
: "speak \"chamber(e20) e turret(e15) ing delta(e25) fifth(s70)\"\n"
cdnotfy_vox3 <msg>
: "speak \"it is required to plant(e15) relay(s45) here you kit(e2) an\"\n"
cdnotify_vox4 <msg>
: "speak \"down lower(e30) head(e1).it from uniform(e20) i violated(s70)\"\n"
cdnotify_vox5 <msg>
: "speak \"rads(s25 e60) minutes(e25 s90) doctor(e30) duct(e1) command(e10) nominal(s10 e40)\"\n"
cdnotify_vox6 <msg>
: "cdnotify_vox6","speak \"i am now distance(e30) condition(e20) correct(s65) ing you.goodbye\"\n"
Side Note: Once I figure out what config is off this thing will totally rule. <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
PLEASE NOTE only cdnotify_style 0 should be used with mediate. Since mediation will only notify once, it makes sense to just kick the users which 0 does.
PLEASE ALSO NOTE: cdnovalidatecmd and cdoldvalidatecmd MUST BE BLANK to use mediate mode.
- Fixed bug with mediation. (Was telling people who were authenticated that they weren't)
- New cvar: cdnotify_minkills (default is 0)
- New cvar: cdnotify_maxkills (default is 0)
If cdnotify_minkills is set (and mediate is turned on), then the player must have at least "cdnotify_minkills" in order to be notified.
If cdnotify_maxkills is set (and mediate is turned on), then the player must have at least "cdnotify_maxkills" in order to be notified.
<a href='http://modNS.org/files/cdnotify-v2.02.zip' target='_blank'>http://modNS.org/files/cdnotify-v2.02.zip</a>