| |
The United Kingdoms Largest CSS & Team Fortress Gaming Community | UKmanDown

Server Plugins [ Plugins for a Counter Strike Source server ]

Event Scripts
Author Mattie
Author website link
Description Description

Mattie's EventScripts is a great tool for customizing your dedicated server for Valve's Source Games (e.g. Counter-Strike: Source, Day of Defeat: Source, etc).

EventScripts is a server add-on that provides an easy-to-use scripting engine for Source game servers. It also provides many new console commands that improve the functionality of the server console.

With the commands ES provides, your server now has access to logging, player message broadcasting, simple file manipulation, menu management, in-line variable expansion, SQLite database access, conditional expressions ('if' statements), reading player's variables, and many more things.

For example, this would announce friendly fire status every round in CS:S:

event round_start
{
  // detect friendly fire server variable and announce it
  if (server_var(mp_friendlyfire) equalto 1) then es_msg Friendly fire is on!
}

Eventscripts is a plugin to extend your existing server console commands far beyond anything Valve planned. It can be used in conjunction with any admin plugin, and you'll find lots of synergies with existing admin console commands.
Image no image available
Filesize 19.53 kB
Date Thu 07 Jun 07 - 13:24
Downloads 1
Download
Rating
Not rated 
Report broken download
<< Previous [Mani Admin Plugin - VSP VDF Tool] Back to list [zBlock Match Server Plugin - Couner Strike Source] Next >>

You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup