q3aServ/server/old/botsCTF.cfg
2018-04-02 17:38:58 +02:00

16 lines
601 B
INI

seta bot_enable 1 // Allow bots on the server
seta bot_nochat 1 // Shut those fucking bots up
seta g_spskill 2 // Default skill of bots [1-5]
seta bot_minplayers 5 // This fills the server with bots to satisfy the minimum
//## Manual adding of bots. syntax:
//## addbot name [skill] [team] [delay]
//addbot doom 4 blue 10
//addbot bones 4 blue 10
//addbot slash 4 blue 10
//addbot orbb 2 red 10
//addbot major 2 red 10
//addbot hunter 2 red 10
//addbot bitterman 2 red 10
//addbot keel 2 red 10