mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-19 04:31:10 +00:00
suggest editing bots command
This commit is contained in:
parent
5fd7b96ec2
commit
93b75e9be3
@ -78,6 +78,12 @@
|
||||
// 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
|
||||
|
Loading…
Reference in New Issue
Block a user