plugins

  1. Bully

    New RCON command for alert text

    It would be nice to have a new RCON command that displays a message somewhere in the top middle of the screen. With this script/plugin creators could for instance re-create some of the unreal tournament style killing spree messages :waytogo: # Send alert to everyone /rcon svalert "all"...
  2. Bully

    Logging improvements

    Background I've been working on several server scripts the last couple of months one example of which is the money system on my server. These scripts work by reading the g_log for updates, parsing them and then acting on the information. While working with this log I found a couple things that...
  3. Fletcher Time

    Hosting Server Implementing Auto-Restart?

    My end goal here is so that, when no players are active for maybe an hour or so, that the map rotation restarts. I have no plugins, or experience with plugins for that matter, but any help I can get is useful to me. I would like to either implement a rotation restart after server inactivity, or...
Top