A simple script for Hosties that will allow players to report rule breakers to an admin in-game in a neater way. The player types !nr < player name/partial name> and after the player presses enter, a popup will appear allowing to select the offense. These offenses include Freekilling, Hacking, Spamming, Harassing, and other.
Very Customizable (see Installation Instructions)
It also comes with a built-in announcement system, telling people that [N00b Reporter] is enabled. This can be customized to be displayed on round start, on map start, or every 25 seconds.
This is the first script that I have made.
Installation
Unzip to /cstrike/ folder.
Add es_load report and es_load popup in the autoexec.cfg file in the cfg folder. If you do not already have one, create it.
Customization
--------------
Some features can be customized, but it is not required. It can be run perfectly as-is. The recommended settings are default.
To customize it, open up the es_report.txt file and in the
block config
{
... etc.
}
block, enter in your own data. An explanation of each customizable field is provided for you in the comments above each one.
Version Notes For 1.5 Beta
Updated on: 2008-11-09 16:46:02 EST by jxl180 (View Zip Contents)
IMPORTANT UPDATE!
There was a major bug which made the script non-operational if the server contained more than one person. This is now fixed. This also includes an updated es_makepublic command (typo before) and logs when the script is loaded. I previously only had it log when it was unloaded but forgot to log when it was loaded.