BackRaw's DeadChat allows you to write all the players when dead, you can exclude commands such as "rank" to be recognized by the script. In the folder [b]./addons/eventscripts/bdc[/b] you'll find the file [b]bdc_excludecommands.txt[/b]. There you can type commands which won't be recognized by the script. The file looks like:[code]// BackRaw's DeadChat - ExcludeCommands
// Type any command you want the script to not recognize here
// Every new line is another command!
!rules
rank[/code]I hope you have fun with this =) - I didn't test this with other games than CS:S, tho. You might want to test it with other games... if so, thanks! And tell me that it does/doesn't work.
Installation
1. Extract the zip file to ./cstrike. Folder structure already done by me.
2. Put es_xload bdc into your autoexec.cfg
3. Do a mapchange.
Version Notes For 1.0
Updated on: 2009-12-20 08:28:57 EST by BackRaw (View Zip Contents)
[list][*]It now prints this on the server's console if you've setup any commands to not recognize (e.g. with setup commands "!rules" and "rank"):[code][BackRaw's DeadChat] ExcludeCommands to check for:
"!rules"
"rank"[/code]if not:[code][BackRaw's DeadChat] No ExcludeCommands to check for...[/code]
[*]It now checks for team-only dead-chat.[/list]