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
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
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/