]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/bots.cfg
Fix uservec*_enable cvars getting set dynamically, causing hiccups. They will now...
[voretournament/voretournament.git] / data / bots.cfg
index a83b19883a7ffbe9076f6a89eee61a031ce1e0ae..83f3cdb546b16ec8ad284e7d420c32355dcd992c 100644 (file)
@@ -1,5 +1,6 @@
-seta bot_config_file bots.txt "Name and path of the bot configuration file"\r
+set bot_config_file bots.txt "Name and path of the bot configuration file"\r
 seta bot_number 0      "Minimum number of bots"\r
+seta skill 5\r
 seta bot_usemodelnames 0       "Use player model names for bot names"\r
 set bot_nofire 0       "When set, bots never fire. Mainly for testing in g_waypointeditor mode"\r
 set bot_god 0  "When set, all bots are god mode (take no damage)"\r
@@ -44,9 +45,9 @@ set bot_ai_bunnyhop_skilloffset 7     "Bots with skill equal or greater than this va
 set bot_ai_bunnyhop_startdistance 250 "Run to goals located further than this distance"\r
 set bot_ai_bunnyhop_stopdistance 220 "Stop jumping after reaching this distance to the goal"\r
 set bot_ai_bunnyhop_firstjumpdelay 0.5 "Start running to the goal only if it was seen for more than N seconds"\r
-set bot_ai_vore_decide_pred 1.35 "How fast bots decide what to do with their prey, at lowest skill"\r
-set bot_ai_vore_decide_prey 1.35 "How fast bots decide what to do with their predator, at lowest skill"\r
-set bot_ai_vore_decide_swallow 0.2 "How often bots decide if to swallow someone or not"\r
+set bot_ai_vore_decide_pred 1.2 "How fast bots decide what to do with their prey, at lowest skill"\r
+set bot_ai_vore_decide_prey 1.2 "How fast bots decide what to do with their predator, at lowest skill"\r
+set bot_ai_vore_decide_swallow 0.2 "How often bots decide if to swallow someone"\r
 set bot_ai_vore_fear 2 "How much bots will fear players more powerful than them and avoid them in some situations"\r
 set bot_ai_vore_teamhealabandon 0.75 "Probability (from 0 to 1) of the bot abandoning a team heal when seeing an enemy they can vore, at highest skill"\r
 set bot_ai_vore_stayinstomach 0 "When enabled, a bot will stay in a team mate's stomach even if he has no reason to and could willingly leave"\r