SlideShare a Scribd company logo
1 of 4
BOT CONTROL
bot_add
bot_add_t
bot_add_ct
Causes a bot to be added to the game. "bot_add" will add a bot to the
team specified by the "bot_join_team" cvar. "bot_add_t" and "bot_add_ct"
forces the bot onto the respective teams.
bot_kill <name, "all">
This command takes either the name of a bot, or the keyword "all" -
causing all bots in the game to be killed.
bot_kick <name, "all">
This command takes either the name of a bot, or the keyword "all" -
causing all bots in the game to be kicked.
bot_knives_only
bot_pistols_only
bot_snipers_only
bot_all_weapons
These commands are shortcuts that set the bot_allow_* cvars accordingly.
bot_difficulty [0-3]
This cvar determines the difficulty of all newly created bots (existing
bots will retain the difficulty setting they were created with). Zero =
easy, 1 = normal, 2 = hard, 3 = expert. Difficulty values higher than 3
are reset to 3.
bot_quota <minimum number of bots>
Setting this cvar to a nonzero value will cause the given number of bots
to be maintained in the game. If a bot is kicked, a new bot will be added
to maintain the quota. To disable the quota, set it to zero.
bot_prefix <string>
The given <string> will be prefixed to all subsequently added bot names.
This is useful for "clan-tagging" bots.
bot_join_team [ct, t, any]
Determines which team the bots will join.
bot_join_after_player [0,1]
If nonzero, the bots will wait to join the game until at least one human
player has joined.
bot_allow_pistols
bot_allow_shotguns
bot_allow_sub_machine_guns
bot_allow_rifles
bot_allow_machine_guns
bot_allow_grenades
bot_allow_snipers
bot_allow_shield
All of the "bot_allow" cvars can be either 0 or 1. If zero, the bots will
not buy or use the given category of weapon.
bot_allow_rogues [0,1]
If nonzero, allows bots to occasionally "go rogue". Rogue bots just "run
and gun", and will respond to all radio commands with "Negative".
NAVIGATION MESH EDITING
Each of the following bot_nav_ commands operate on the navigation mesh,
allowing hand-tuning of the automatically learned data. It is recommended
that these commands be bound to keys for ease of use while editing.
CAUTION: There is no "undo" operation. Save your navigation mesh often.
bot_nav_mark
Marks the currently selected nav area for later operations.
bot_goto_mark
Causes one bot in the map to move to the center of the currently marked
area. This is useful for testing the walkability of specific portions of
the navigation mesh.
bot_nav_delete
Deletes the currently selected nav area.
bot_nav_split
Splits the currently selected nav area into two new nav areas, along the
white split line.
bot_nav_merge
Merges the currently selected nav area and a previously marked nav area
into a new, single nav area. The merge will only occur if the two areas
are the same size along the merge line.
bot_nav_connect
Creates a ONE WAY link from the currently marked area to the currently
selected area, telling the bots they can walk FROM the marked area TO the
selected area. For most areas, you will want to connect the areas in both
directions. However, for some "jump down" areas, the bots can move one
way, but cannot get back the other.
bot_nav_disconnect
Disconnects ALL connections from the currently marked area to the
currently selected area.
bot_nav_begin_area
bot_nav_end_area
These two commands allow the creation of new nav areas.
"bot_nav_begin_area" marks one corner of the area. "bot_nav_end_area"
marks the opposite corner of the area and creates it. To cancel the
operation, issue a "bot_nav_begin_area" command again.
bot_nav_splice
Creates a new nav area between the currently marked area and the
currently selected area, and bidirectionally connects the new area. This
command is especially useful for creating sloped nav areas.
bot_nav_crouch
Flags the currently selected area as "crouch", requiring bots to crouch
(duck) to move through it.
bot_nav_jump
Flags the currently selected area as "jump". This is a hint to the bots
that they should jump to traverse this area.
bot_nav_edit [0,1]
Setting this cvar to 1 allows hand-tuning of the bot's navigation mesh.
Once edit mode has been activated, the bot_nav_* commands can be used.
bot_nav_zdraw <height value>
This value determines how high above the ground to draw the "nav mesh"
when in nav edit mode. If the terrain is very irregular or highly sloped,
it can be useful to increase this value to 10 or 15. The default value is
4.
bot_quicksave [0,1]
If nonzero, the analysis phase of map learning will be skipped. This is
useful when iteratively hand-tuning nav files. Note that withough this
analysis, the bots will not look around the world properly.
NAVIGATION MESH PROCESSING
bot_nav_analyze
Analyze the navigation mesh to determine Approach Points and Encounter
Spots. This may take several minutes based on the size and complexity of
the map.
NOTE: This command requires one bot to be in the game. The recommended
procedure is to save the mesh, add a bot, and quickly enter bot_analyze.
bot_nav_save
Saves the current navigation mesh to disk. The navigation mesh ("nav"
file) is automatically named to correspond to the current map file. For
instance, if the map is de_dust.bsp, the nav file will be de_dust.nav.
bot_nav_load
Clears the current navigation mesh, and loads it from disk.
DEBUGGING
bot_walk [0,1]
Force all bots to walk (disallow running).
bot_stop [0,1]
If nonzero, all bots will stop moving and responding.
bot_show_nav [0,1]
If nonzero, the nav mesh near each bot is drawn.
bot_show_danger [0,1]
If nonzero, the "danger" in each nav area is draw as a vertical line.
Blue lines represent danger for CTs, and red lines are danger for Ts.
bot_traceview <value>
Used for internal debugging of bot navigation.
bot_debug <value>
Used for internal debugging of bot behavior.
MISC
bot_about
Displays the bot version number, and information about the bot's author.

More Related Content

Viewers also liked

Clasificación de los tipos penales 1
Clasificación de los tipos penales 1Clasificación de los tipos penales 1
Clasificación de los tipos penales 1janer guerra
 
Сергей Шумский. Дорожная карта развития направления нейроассистенты
Сергей Шумский. Дорожная карта развития направления нейроассистентыСергей Шумский. Дорожная карта развития направления нейроассистенты
Сергей Шумский. Дорожная карта развития направления нейроассистентыSkolkovo Robotics Center
 
Андрей Алексеев. Комплексный тест Тьюринга: робототехнические приложения
Андрей Алексеев. Комплексный тест Тьюринга: робототехнические приложенияАндрей Алексеев. Комплексный тест Тьюринга: робототехнические приложения
Андрей Алексеев. Комплексный тест Тьюринга: робототехнические приложенияSkolkovo Robotics Center
 
Video Encoding and HTML5 Playback With Native DRM
Video Encoding and HTML5 Playback With Native DRMVideo Encoding and HTML5 Playback With Native DRM
Video Encoding and HTML5 Playback With Native DRMStefan Lederer
 
Rpp pesawat sederhana pada rangka ppl fisika unnes 2015
Rpp pesawat sederhana pada rangka ppl fisika unnes 2015Rpp pesawat sederhana pada rangka ppl fisika unnes 2015
Rpp pesawat sederhana pada rangka ppl fisika unnes 2015Ajeng Rizki Rahmawati
 

Viewers also liked (8)

Viaducto malleco1891 tomo ix_17_03
Viaducto malleco1891 tomo ix_17_03Viaducto malleco1891 tomo ix_17_03
Viaducto malleco1891 tomo ix_17_03
 
Clasificación de los tipos penales 1
Clasificación de los tipos penales 1Clasificación de los tipos penales 1
Clasificación de los tipos penales 1
 
TOPOGRAFIA UTFSM Ultimo
TOPOGRAFIA UTFSM UltimoTOPOGRAFIA UTFSM Ultimo
TOPOGRAFIA UTFSM Ultimo
 
Zee 1
Zee 1Zee 1
Zee 1
 
Сергей Шумский. Дорожная карта развития направления нейроассистенты
Сергей Шумский. Дорожная карта развития направления нейроассистентыСергей Шумский. Дорожная карта развития направления нейроассистенты
Сергей Шумский. Дорожная карта развития направления нейроассистенты
 
Андрей Алексеев. Комплексный тест Тьюринга: робототехнические приложения
Андрей Алексеев. Комплексный тест Тьюринга: робототехнические приложенияАндрей Алексеев. Комплексный тест Тьюринга: робототехнические приложения
Андрей Алексеев. Комплексный тест Тьюринга: робототехнические приложения
 
Video Encoding and HTML5 Playback With Native DRM
Video Encoding and HTML5 Playback With Native DRMVideo Encoding and HTML5 Playback With Native DRM
Video Encoding and HTML5 Playback With Native DRM
 
Rpp pesawat sederhana pada rangka ppl fisika unnes 2015
Rpp pesawat sederhana pada rangka ppl fisika unnes 2015Rpp pesawat sederhana pada rangka ppl fisika unnes 2015
Rpp pesawat sederhana pada rangka ppl fisika unnes 2015
 

Recently uploaded

Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in LucknowRussian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknowgragteena
 
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.ktanvi103
 
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...Gfnyt.com
 
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591adityaroy0215
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipurgragmanisha42
 
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...Call Girls Noida
 
Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7
Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7
Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7Miss joya
 
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...High Profile Call Girls Chandigarh Aarushi
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Memriyagarg453
 
Dehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service DehradunDehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service DehradunNiamh verma
 
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋Sheetaleventcompany
 
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girls Service Gurgaon
 
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...Call Girls Service Chandigarh Ayushi
 
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...Gfnyt.com
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Sheetaleventcompany
 
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar SumanCall Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar SumanCall Girls Service Chandigarh Ayushi
 
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130  Available With RoomVIP Kolkata Call Girl New Town 👉 8250192130  Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Roomdivyansh0kumar0
 

Recently uploaded (20)

Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
 
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in LucknowRussian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
Russian Escorts Aishbagh Road * 9548273370 Naughty Call Girls Service in Lucknow
 
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
Call Now ☎ 9999965857 !! Call Girls in Hauz Khas Escort Service Delhi N.C.R.
 
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
 
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
 
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
 
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
 
Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7
Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7
Vip Kolkata Call Girls Cossipore 👉 8250192130 ❣️💯 Available With Room 24×7
 
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
 
Dehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service DehradunDehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service Dehradun
Dehradun Call Girls Service ❤️🍑 9675010100 👄🫦Independent Escort Service Dehradun
 
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
💚😋Mumbai Escort Service Call Girls, ₹5000 To 25K With AC💚😋
 
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
 
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
 
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR   Call G...
❤️♀️@ Jaipur Call Girls ❤️♀️@ Meghna Jaipur Call Girls Number CRTHNR Call G...
 
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
 
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar SumanCall Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
Call Girl Price Amritsar ❤️🍑 9053900678 Call Girls in Amritsar Suman
 
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130  Available With RoomVIP Kolkata Call Girl New Town 👉 8250192130  Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
 

liberty

  • 1. BOT CONTROL bot_add bot_add_t bot_add_ct Causes a bot to be added to the game. "bot_add" will add a bot to the team specified by the "bot_join_team" cvar. "bot_add_t" and "bot_add_ct" forces the bot onto the respective teams. bot_kill <name, "all"> This command takes either the name of a bot, or the keyword "all" - causing all bots in the game to be killed. bot_kick <name, "all"> This command takes either the name of a bot, or the keyword "all" - causing all bots in the game to be kicked. bot_knives_only bot_pistols_only bot_snipers_only bot_all_weapons These commands are shortcuts that set the bot_allow_* cvars accordingly. bot_difficulty [0-3] This cvar determines the difficulty of all newly created bots (existing bots will retain the difficulty setting they were created with). Zero = easy, 1 = normal, 2 = hard, 3 = expert. Difficulty values higher than 3 are reset to 3. bot_quota <minimum number of bots> Setting this cvar to a nonzero value will cause the given number of bots to be maintained in the game. If a bot is kicked, a new bot will be added to maintain the quota. To disable the quota, set it to zero. bot_prefix <string> The given <string> will be prefixed to all subsequently added bot names. This is useful for "clan-tagging" bots. bot_join_team [ct, t, any] Determines which team the bots will join. bot_join_after_player [0,1] If nonzero, the bots will wait to join the game until at least one human player has joined. bot_allow_pistols bot_allow_shotguns bot_allow_sub_machine_guns bot_allow_rifles bot_allow_machine_guns bot_allow_grenades bot_allow_snipers bot_allow_shield
  • 2. All of the "bot_allow" cvars can be either 0 or 1. If zero, the bots will not buy or use the given category of weapon. bot_allow_rogues [0,1] If nonzero, allows bots to occasionally "go rogue". Rogue bots just "run and gun", and will respond to all radio commands with "Negative". NAVIGATION MESH EDITING Each of the following bot_nav_ commands operate on the navigation mesh, allowing hand-tuning of the automatically learned data. It is recommended that these commands be bound to keys for ease of use while editing. CAUTION: There is no "undo" operation. Save your navigation mesh often. bot_nav_mark Marks the currently selected nav area for later operations. bot_goto_mark Causes one bot in the map to move to the center of the currently marked area. This is useful for testing the walkability of specific portions of the navigation mesh. bot_nav_delete Deletes the currently selected nav area. bot_nav_split Splits the currently selected nav area into two new nav areas, along the white split line. bot_nav_merge Merges the currently selected nav area and a previously marked nav area into a new, single nav area. The merge will only occur if the two areas are the same size along the merge line. bot_nav_connect Creates a ONE WAY link from the currently marked area to the currently selected area, telling the bots they can walk FROM the marked area TO the selected area. For most areas, you will want to connect the areas in both directions. However, for some "jump down" areas, the bots can move one way, but cannot get back the other. bot_nav_disconnect Disconnects ALL connections from the currently marked area to the currently selected area. bot_nav_begin_area bot_nav_end_area These two commands allow the creation of new nav areas. "bot_nav_begin_area" marks one corner of the area. "bot_nav_end_area" marks the opposite corner of the area and creates it. To cancel the operation, issue a "bot_nav_begin_area" command again. bot_nav_splice
  • 3. Creates a new nav area between the currently marked area and the currently selected area, and bidirectionally connects the new area. This command is especially useful for creating sloped nav areas. bot_nav_crouch Flags the currently selected area as "crouch", requiring bots to crouch (duck) to move through it. bot_nav_jump Flags the currently selected area as "jump". This is a hint to the bots that they should jump to traverse this area. bot_nav_edit [0,1] Setting this cvar to 1 allows hand-tuning of the bot's navigation mesh. Once edit mode has been activated, the bot_nav_* commands can be used. bot_nav_zdraw <height value> This value determines how high above the ground to draw the "nav mesh" when in nav edit mode. If the terrain is very irregular or highly sloped, it can be useful to increase this value to 10 or 15. The default value is 4. bot_quicksave [0,1] If nonzero, the analysis phase of map learning will be skipped. This is useful when iteratively hand-tuning nav files. Note that withough this analysis, the bots will not look around the world properly. NAVIGATION MESH PROCESSING bot_nav_analyze Analyze the navigation mesh to determine Approach Points and Encounter Spots. This may take several minutes based on the size and complexity of the map. NOTE: This command requires one bot to be in the game. The recommended procedure is to save the mesh, add a bot, and quickly enter bot_analyze. bot_nav_save Saves the current navigation mesh to disk. The navigation mesh ("nav" file) is automatically named to correspond to the current map file. For instance, if the map is de_dust.bsp, the nav file will be de_dust.nav. bot_nav_load Clears the current navigation mesh, and loads it from disk. DEBUGGING bot_walk [0,1] Force all bots to walk (disallow running). bot_stop [0,1] If nonzero, all bots will stop moving and responding.
  • 4. bot_show_nav [0,1] If nonzero, the nav mesh near each bot is drawn. bot_show_danger [0,1] If nonzero, the "danger" in each nav area is draw as a vertical line. Blue lines represent danger for CTs, and red lines are danger for Ts. bot_traceview <value> Used for internal debugging of bot navigation. bot_debug <value> Used for internal debugging of bot behavior. MISC bot_about Displays the bot version number, and information about the bot's author.