From: MirceaKitsune Date: Mon, 4 Oct 2010 00:00:22 +0000 (+0300) Subject: Set the bot config file, or bad things may happen X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3f5f70508f622ab085a92d905d652861a2f648de;p=voretournament%2Fvoretournament.git Set the bot config file, or bad things may happen --- diff --git a/data/bots.cfg b/data/bots.cfg index a83b1988..e781e352 100644 --- a/data/bots.cfg +++ b/data/bots.cfg @@ -1,4 +1,4 @@ -seta bot_config_file bots.txt "Name and path of the bot configuration file" +set bot_config_file bots.txt "Name and path of the bot configuration file" seta bot_number 0 "Minimum number of bots" seta bot_usemodelnames 0 "Use player model names for bot names" set bot_nofire 0 "When set, bots never fire. Mainly for testing in g_waypointeditor mode"