mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-20 20:46:52 +00:00
put g_maxplayers in server.cfg
This commit is contained in:
parent
465dee005e
commit
2eb206c48d
@ -59,6 +59,7 @@
|
||||
//bot_number 0 // number of bots to add
|
||||
//skill 1 // the bots skill level
|
||||
//minplayers 0 // add bots if less then that number of players playing. MAKE SURE ITS LESS THEN maxplayers or people will get blocked by bots!
|
||||
//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_maplist_check_waypoints 0 // set this to 1 to skip maps without waypoints if there aren't enough players to play without bots
|
||||
|
Loading…
Reference in New Issue
Block a user