]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Other minor fixes of bot_vs_human:
authorterencehill <piuntn@gmail.com>
Mon, 20 Sep 2010 16:35:11 +0000 (18:35 +0200)
committerterencehill <piuntn@gmail.com>
Mon, 20 Sep 2010 16:35:11 +0000 (18:35 +0200)
commit4cacb380f3897d778cd991938511e39d5610c2e4
tree6f5b2c13220d4712aafb16ea9aa70add658a55fb
parent619833fd944e3c0b5d09fa794b5839e4deb3612c
Other minor fixes of bot_vs_human:
- Always check for available teams before reading bot_vs_human value, as it works only in games with 2 teams
- Do not read bot_join_empty and minplayers cvars when bot_vs_human is active, they are incompatible with it
- disable team nagger when bot_vs_human is active
qcsrc/server/bot/bot.qc
qcsrc/server/cl_client.qc
qcsrc/server/teamplay.qc