Evie Addon Details

Watch - Add Favorite

Master's Warmod - Version 3.5.1

posted on 2008-05-28 06:15:49
by DanielB
17
w00ts
w00t!
Requires: Tags: Automatictic clan crew css guild match password pug ragdoll ragdoll removal score scrim SourceTV versus war

Description

Warmod manages wars, scrims and pugs. Keeps track of score, swaps teams, auto lo3, team cash display, overtime, ready system, etc

Usage:

Too add admins, edit the first line in ./addons/eventscripts/warmod/warmod.py

It, by default, reads
admins = ['STEAM_ID_LAN', 'YOUR STEAMID HERE', 'Another...', 'AND SO ON']

Substitute your steamid(s) in over those, contained in the '', and seperated by ,
You can also use AUTH, just give your admins access to "warmod"

To start a war, open your console and type
war [t name] [ct name]
(T and CT name are optional)
eg/
  • war
  • war Clan1 Clan2
  • war "Clan name with a space" Clan2

Then a ready system will fire.
To mark yourself as say one of the following

  • .r
  • /r
  • !r
  • .ready
  • /ready
  • !ready

You can also "unready" yourself by saying

  • .ur
  • /ur
  • !ur
  • .unready
  • /unready
  • !unready

Should you close the info popup, you can have it sent to you again by saying

  • !info
  • /info
  • .info

To bypass the ready system, place
war_force
in your console

To cancel a war, place
war_cancel
in your console

Setting can be changed in settings.cfg, located at ./addons/eventscripts/warmod/

Installation

place warmod.py in addons/eventscripts/warmod
add
es_load warmod
into autoexec
restart server or type "es_load warmod" into console

OR

es_install warmod

Version Notes For 3.5.1 (Announce this update)

Updated on: 2009-06-15 07:52:39 EST by DanielB
Possible fix to OT error
( Previous Versions )

Request a new feature