]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
suggest editing bots command
authorMartin Taibr <taibr.martin@gmail.com>
Sun, 18 Aug 2019 16:49:03 +0000 (18:49 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Sun, 18 Aug 2019 16:49:03 +0000 (18:49 +0200)
server/server.cfg

index c12caffd406d010b15175503473ed05cd123799e..1a96ca34c295ff51250d379682b64e2006a8a028 100644 (file)
 // from the line start and change them to your liking.
 
 //skill 4      // the bots skill level
+
+// if changing either of these two settigs, you should consider editing the `bots` alias so that the `bots` vote adds the right number of bots
+//minplayers 0 // add bots if less then that number of players playing
+//minplayers_per_team 0 // add bots to each team if less than that number of players playing
+//alias bots "minplayers 4; minplayers_per_team 2"
+
 //minplayers 0 // add bots if less then that number of players playing
 //minplayers_per_team 0 // add bots to each team if less than that number of players playing
 //g_maxplayers 0 // above this player count, only allow spectators