]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
match skill in example config to default
authorMartin Taibr <taibr.martin@gmail.com>
Wed, 11 Sep 2019 23:36:24 +0000 (01:36 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Wed, 11 Sep 2019 23:36:24 +0000 (01:36 +0200)
server/server.cfg

index 1a96ca34c295ff51250d379682b64e2006a8a028..ffe3001bfbdf99c2d484d957a09d31d401624336 100644 (file)
 // Some settings you MIGHT want to change.  Again IF so remove the //
 // from the line start and change them to your liking.
 
 // Some settings you MIGHT want to change.  Again IF so remove the //
 // from the line start and change them to your liking.
 
-//skill 4      // the bots skill level
+//skill 8      // 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
+// if changing either of these two minplayers 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
 //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
 //bot_prefix [BOT]     // prepend this to all botnames
 //bot_suffix ""        // append this to all botnames
 //g_maxplayers 0 // above this player count, only allow spectators
 //bot_prefix [BOT]     // prepend this to all botnames
 //bot_suffix ""        // append this to all botnames