Racenet/initsow
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
init.d-script to control the racesow servers you also may want to add a cronjrob with the check command to ensure your servers are always running requires: screen, start-stop-deamon, quakestat Usage: ./racesow.sh COMMAND [OPTIONS]... options can be specified in any combination and order --optionx --optiony -xy options without - or -- prefix are considered to be SERVERIDs which have to match the sections in the ini-file if no SERVERIDs are given, all sections from the config will be used. A config file in the ini-format must be provided. Each section defines a server. if mod is left blank basewsw will be assumed [rs1] enabled = 1 ip = "warsow-race.net" port = "44400" mod = "racesow" gametype = "race" [rs2] enabled = 1 ip = "warsow-race.net" port = "44401" mod = "racesow" gametype = "race" params = "+set developer 1 +set password devel"