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/
[list][*]war
[*]war Clan1 Clan2
[*]war "Clan name with a space" Clan2[/list]
Then a ready system will fire.
To mark yourself as say one of the following
[list]
[*].r
[*]/r
[*]!r
[*].ready
[*]/ready
[*]!ready[/list]
You can also "unready" yourself by saying
[list]
[*].ur
[*]/ur
[*]!ur
[*].unready
[*]/unready
[*]!unready[/list]
Should you close the info popup, you can have it sent to you again by saying
[list]
[*]!info
[*]/info
[*].info[/list]
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/