cfg: fix grammar in cvars description (#731)
This commit is contained in:
parent
4253fb19d6
commit
70a11d6427
19 changed files with 438 additions and 393 deletions
|
|
@ -4,18 +4,17 @@
|
|||
// @author: YaPB Project
|
||||
// @filename: yapb.cfg
|
||||
//
|
||||
// YaPB main configuration file. Can be executed via "exec" command.
|
||||
// Main configuration file for YaPB. Can be executed using the 'exec' command.
|
||||
//
|
||||
|
||||
//
|
||||
// Autostart analyzer if all other cases are failed.
|
||||
// Autostart analyzer if all other cases fail.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_graph_analyze_auto_start "1"
|
||||
|
||||
//
|
||||
// Auto save results of analysis to graph file. And re-add bots.
|
||||
// Auto save results of analysis to graph file and re-add bots.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -29,35 +28,35 @@ yb_graph_analyze_auto_save "1"
|
|||
yb_graph_analyze_distance "64"
|
||||
|
||||
//
|
||||
// Max jump height to test if next node will be unreachable.
|
||||
// Max jump height to test if the next node will be unreachable.
|
||||
// ---
|
||||
// Default: "44", Min: "44", Max: "64"
|
||||
//
|
||||
yb_graph_analyze_max_jump_height "44"
|
||||
|
||||
//
|
||||
// The FPS at which analyzer process is running. This keeps game from freezing during analyzing.
|
||||
// The FPS at which the analyzer process is running. This keeps the game from freezing during analysis.
|
||||
// ---
|
||||
// Default: "30.0", Min: "25.0", Max: "99.0"
|
||||
//
|
||||
yb_graph_analyze_fps "30.0"
|
||||
|
||||
//
|
||||
// Specifies if analyzer should clean the unnecessary paths upon finishing.
|
||||
// Specifies if the analyzer should clean unnecessary paths upon finishing.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_graph_analyze_clean_paths_on_finish "1"
|
||||
|
||||
//
|
||||
// Specifies if analyzer should merge some near-placed nodes with much of connections together.
|
||||
// Specifies if the analyzer should merge some near-placed nodes with many connections together.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_graph_analyze_optimize_nodes_on_finish "1"
|
||||
|
||||
//
|
||||
// Specifies if analyzer should mark nodes as map goals automatically upon finish.
|
||||
// Specifies if the analyzer should mark nodes as map goals automatically upon finishing.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -71,14 +70,14 @@ yb_graph_analyze_mark_goals_on_finish "1"
|
|||
yb_debug "0"
|
||||
|
||||
//
|
||||
// Forces all alive bots to build path and go to the specified here graph node.
|
||||
// Forces all alive bots to build a path and go to the graph node specified here.
|
||||
// ---
|
||||
// Default: "-1", Min: "-1", Max: "4096"
|
||||
//
|
||||
yb_debug_goal "-1"
|
||||
|
||||
//
|
||||
// Specifies the percent of bots, that can follow leader on each round start.
|
||||
// Specifies the percent of bots that can follow a leader at each round start.
|
||||
// ---
|
||||
// Default: "20", Min: "0", Max: "100"
|
||||
//
|
||||
|
|
@ -92,7 +91,7 @@ yb_user_follow_percent "20"
|
|||
yb_user_max_followers "1"
|
||||
|
||||
//
|
||||
// If enabled, all bots will be forced only the knife, skipping weapon buying routines.
|
||||
// If enabled, all bots will be forced to use only the knife, skipping weapon buying routines.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -110,21 +109,21 @@ yb_jasonmode "0"
|
|||
yb_radio_mode "2"
|
||||
|
||||
//
|
||||
// Specifies whether bots able to use team economics, like do not buy any weapons for whole team to keep money for better guns.
|
||||
// Specifies whether bots are able to use team economics, like not buying any weapons for the whole team to keep money for better guns.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_economics_rounds "1"
|
||||
|
||||
//
|
||||
// Allows bots to ignore economics and buy weapons with disrespect of economics.
|
||||
// Allows bots to ignore economics and buy weapons with disrespect to economics.
|
||||
// ---
|
||||
// Default: "25", Min: "0", Max: "100"
|
||||
//
|
||||
yb_economics_disrespect_percent "25"
|
||||
|
||||
//
|
||||
// Allows or disallows bot to check environment for darkness, thus allows or not to use flashlights or NVG.
|
||||
// Allows or disallows the bot to check the environment for darkness, thus allowing or not allowing the use of flashlights or NVG.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -138,14 +137,14 @@ yb_check_darkness "1"
|
|||
yb_avoid_grenades "1"
|
||||
|
||||
//
|
||||
// Allows or disallows bots to take revenge of teamkillers / team attacks.
|
||||
// Allows or disallows bots to take revenge on teamkillers/team attacks.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_tkpunish "1"
|
||||
|
||||
//
|
||||
// If enabled, the bots think function is disabled, so bots will not move anywhere from their spawn spots.
|
||||
// If enabled, the bot's think function is disabled, so bots will not move anywhere from their spawn spots.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -166,40 +165,33 @@ yb_spraypaints "1"
|
|||
yb_botbuy "1"
|
||||
|
||||
//
|
||||
// Allows bots to destroy breakables around them, even without touching with them.
|
||||
// Allows bots to destroy breakables around them, even without touching them.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_destroy_breakables_around "1"
|
||||
|
||||
//
|
||||
// The radius on which bot searches world for new objects, items, and weapons.
|
||||
// The radius within which the bot searches the world for new objects, items, and weapons.
|
||||
// ---
|
||||
// Default: "450.0", Min: "64.0", Max: "1024.0"
|
||||
//
|
||||
yb_object_pickup_radius "450.0"
|
||||
|
||||
//
|
||||
// The radius on which bot destroy breakables around it, when not touching with them.
|
||||
// The radius within which the bot destroys breakables around it, when not touching them.
|
||||
// ---
|
||||
// Default: "400.0", Min: "64.0", Max: "1024.0"
|
||||
//
|
||||
yb_object_destroy_radius "400.0"
|
||||
|
||||
//
|
||||
// Specifies the paths for the bot chatter sound files.
|
||||
// Specifies the path for the bot chatter sound files.
|
||||
// ---
|
||||
// Default: "sound/radio/bot"
|
||||
//
|
||||
yb_chatter_path "sound/radio/bot"
|
||||
|
||||
//
|
||||
// Specifies semicolon separated list of weapons that are not allowed to buy / pickup.
|
||||
// ---
|
||||
// Default: ""
|
||||
//
|
||||
yb_restricted_weapons ""
|
||||
|
||||
//
|
||||
// Allows or disallows bots to attack monsters.
|
||||
// ---
|
||||
|
|
@ -208,21 +200,21 @@ yb_restricted_weapons ""
|
|||
yb_attack_monsters "0"
|
||||
|
||||
//
|
||||
// Allows or disallows bots to pickup custom items.
|
||||
// Allows or disallows bots to pick up custom items.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_pickup_custom_items "0"
|
||||
|
||||
//
|
||||
// Allows bots pickup mod items like ammo, health kits and suits.
|
||||
// Allows bots to pick up mod items like ammo, health kits, and suits.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_pickup_ammo_and_kits "0"
|
||||
|
||||
//
|
||||
// Allows or disallows bots to pickup best weapons.
|
||||
// Allows or disallows bots to pick up the best weapons.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -236,35 +228,35 @@ yb_pickup_best "1"
|
|||
yb_ignore_objectives "0"
|
||||
|
||||
//
|
||||
// Affect bot's vision by smoke clouds.
|
||||
// Affects the bot's vision by smoke clouds.
|
||||
// ---
|
||||
// Default: "2", Min: "0", Max: "2"
|
||||
//
|
||||
yb_smoke_grenade_checks "2"
|
||||
|
||||
//
|
||||
// Enables or disables bots chat functionality.
|
||||
// Enables or disables bot chat functionality.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_chat "1"
|
||||
|
||||
//
|
||||
// Bot chances to send random dead chat when killed.
|
||||
// Bot's chance to send random dead chat when killed.
|
||||
// ---
|
||||
// Default: "30", Min: "0", Max: "100"
|
||||
//
|
||||
yb_chat_percent "30"
|
||||
|
||||
//
|
||||
// Specifies whether bots able to fire at enemies behind the wall, if they hearing or suspecting them.
|
||||
// Specifies whether bots are able to fire at enemies behind the wall, if they hear or suspect them.
|
||||
// ---
|
||||
// Default: "2", Min: "0", Max: "3"
|
||||
//
|
||||
yb_shoots_thru_walls "2"
|
||||
|
||||
//
|
||||
// Enables or disables searching world for enemies.
|
||||
// Enables or disables searching the world for enemies.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -285,21 +277,21 @@ yb_check_enemy_rendering "0"
|
|||
yb_check_enemy_invincibility "0"
|
||||
|
||||
//
|
||||
// Enables or disables bot ability to stab the enemy with knife if bot is in good condition.
|
||||
// Enables or disables the bot's ability to stab the enemy with the knife if the bot is in good condition.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_stab_close_enemies "1"
|
||||
|
||||
//
|
||||
// Use engine to check potential visibility of an enemy.
|
||||
// Uses the engine to check the potential visibility of an enemy.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_use_engine_pvs_check "0"
|
||||
|
||||
//
|
||||
// Use hitbox-based enemy targeting, instead of offset based. Use with the yb_use_engine_pvs_check enabled to reduce CPU usage.
|
||||
// Uses hitbox-based enemy targeting, instead of offset-based. Use with yb_use_engine_pvs_check enabled to reduce CPU usage.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -313,35 +305,35 @@ yb_use_hitbox_enemy_targeting "0"
|
|||
yb_aim_trace_consider_glass "0"
|
||||
|
||||
//
|
||||
// Binds specified key for opening bots menu.
|
||||
// Binds the specified key for opening the bot menu.
|
||||
// ---
|
||||
// Default: "="
|
||||
//
|
||||
yb_bind_menu_key "="
|
||||
|
||||
//
|
||||
// Specifies comma separated list of bot cvars, that will not be overwritten by config on changelevel.
|
||||
// Specifies a comma separated list of bot cvars that will not be overwritten by the config on changelevel.
|
||||
// ---
|
||||
// Default: "yb_quota,yb_autovacate"
|
||||
//
|
||||
yb_ignore_cvars_on_changelevel "yb_quota,yb_autovacate"
|
||||
|
||||
//
|
||||
// The value (password) for the setinfo key, if user sets correct password, he's gains access to bot commands and menus.
|
||||
// The value (password) for the setinfo key. If the user sets the correct password, he gains access to bot commands and menus.
|
||||
// ---
|
||||
// Default: ""
|
||||
//
|
||||
yb_password ""
|
||||
|
||||
//
|
||||
// The name of setinfo key used to store password to bot commands and menus.
|
||||
// The name of the setinfo key used to store the password for bot commands and menus.
|
||||
// ---
|
||||
// Default: "_ybpw"
|
||||
//
|
||||
yb_password_key "_ybpw"
|
||||
|
||||
//
|
||||
// Allows to use classic bot kill on issuing end-round command in menus, instead of gamedll endround.
|
||||
// Allows the use of classic bot kill when issuing the end-round command in menus, instead of the gamedll endround.
|
||||
// ---
|
||||
// Default: "0"
|
||||
//
|
||||
|
|
@ -367,119 +359,119 @@ yb_csdm_mode "0"
|
|||
yb_ignore_map_prefix_game_mode "0"
|
||||
|
||||
//
|
||||
// Maximum number of threads bot will run to process some tasks. -1 means half of CPU cores used.
|
||||
// Maximum number of threads the bot will run to process some tasks. -1 means half of the CPU cores are used.
|
||||
// ---
|
||||
// Default: "-1", Min: "-1", Max: "16"
|
||||
//
|
||||
yb_threadpool_workers "-1"
|
||||
|
||||
//
|
||||
// If enabled, bots will not apply throwing condition on grenades.
|
||||
// If enabled, bots will not apply throwing conditions on grenades.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_grenadier_mode "0"
|
||||
|
||||
//
|
||||
// Make bots ignore enemies for a specified here time in seconds on new round. Useful for Zombie Plague mods.
|
||||
// Makes bots ignore enemies for a specified time in seconds on a new round. Useful for Zombie Plague mods.
|
||||
// ---
|
||||
// Default: "0"
|
||||
//
|
||||
yb_ignore_enemies_after_spawn_time "0"
|
||||
|
||||
//
|
||||
// Lower bound for base bot ping shown in scoreboard upon creation.
|
||||
// Lower bound for base bot ping shown in the scoreboard upon creation.
|
||||
// ---
|
||||
// Default: "5", Min: "0", Max: "100"
|
||||
//
|
||||
yb_ping_base_min "5"
|
||||
|
||||
//
|
||||
// Upper bound for base bot ping shown in scoreboard upon creation.
|
||||
// Upper bound for base bot ping shown in the scoreboard upon creation.
|
||||
// ---
|
||||
// Default: "20", Min: "0", Max: "100"
|
||||
//
|
||||
yb_ping_base_max "20"
|
||||
|
||||
//
|
||||
// Count player pings when calculating average ping for bots. If no, some random ping chosen for bots.
|
||||
// Count player pings when calculating the average ping for bots. If not, a random ping is chosen for bots.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_ping_count_real_players "1"
|
||||
|
||||
//
|
||||
// Interval in which fakeping get updated in scoreboard.
|
||||
// Interval at which the fake ping gets updated in the scoreboard.
|
||||
// ---
|
||||
// Default: "1.2", Min: "0.1", Max: "10.0"
|
||||
//
|
||||
yb_ping_updater_interval "1.2"
|
||||
|
||||
//
|
||||
// Specifies whether bot should not 'fix' camp directions of camp waypoints when loading old PWF format.
|
||||
// Specifies whether the bot should not 'fix' camp directions of camp waypoints when loading the old PWF format.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_graph_fixcamp "0"
|
||||
|
||||
//
|
||||
// Specifies the URL from which bots will be able to download graph in case of missing local one. Set to empty, if no downloads needed.
|
||||
// Specifies the URL from which bots will be able to download the graph in case of a missing local one. Set to empty if no downloads are needed.
|
||||
// ---
|
||||
// Default: "yapb.jeefo.net"
|
||||
//
|
||||
yb_graph_url "yapb.jeefo.net"
|
||||
|
||||
//
|
||||
// Specifies the URL to which bots will try to upload the graph file to database.
|
||||
// Specifies the URL to which bots will try to upload the graph file to the database.
|
||||
// ---
|
||||
// Default: "yapb.jeefo.net/upload"
|
||||
//
|
||||
yb_graph_url_upload "yapb.jeefo.net/upload"
|
||||
|
||||
//
|
||||
// Every N graph nodes placed on map, the graph will be saved automatically (without checks).
|
||||
// Every N graph nodes placed on the map, the graph will be saved automatically (without checks).
|
||||
// ---
|
||||
// Default: "15", Min: "0", Max: "4096"
|
||||
//
|
||||
yb_graph_auto_save_count "15"
|
||||
|
||||
//
|
||||
// Maximum distance to draw graph nodes from editor viewport.
|
||||
// Maximum distance to draw graph nodes from the editor viewport.
|
||||
// ---
|
||||
// Default: "400", Min: "64", Max: "3072"
|
||||
//
|
||||
yb_graph_draw_distance "400"
|
||||
|
||||
//
|
||||
// Allows bots to exchange your graph files with graph database automatically.
|
||||
// Allows bots to exchange your graph files with the graph database automatically.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_graph_auto_collect_db "1"
|
||||
|
||||
//
|
||||
// Kick bots to automatically make room for human players.
|
||||
// Kicks bots to automatically make room for human players.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_autovacate "1"
|
||||
|
||||
//
|
||||
// How many slots autovacate feature should keep for human players.
|
||||
// How many slots the autovacate feature should keep for human players.
|
||||
// ---
|
||||
// Default: "1", Min: "1", Max: "8"
|
||||
//
|
||||
yb_autovacate_keep_slots "1"
|
||||
|
||||
//
|
||||
// Kick the bot immediately when a human player joins the server (yb_autovacate must be enabled).
|
||||
// Kicks the bot immediately when a human player joins the server (yb_autovacate must be enabled).
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_kick_after_player_connect "1"
|
||||
|
||||
//
|
||||
// Specifies the number bots to be added to the game.
|
||||
// Specifies the number of bots to be added to the game.
|
||||
// ---
|
||||
// Default: "9", Min: "0", Max: "32"
|
||||
//
|
||||
|
|
@ -496,35 +488,42 @@ yb_quota "9"
|
|||
yb_quota_mode "normal"
|
||||
|
||||
//
|
||||
// Number of players to match if yb_quota_mode set to 'match'
|
||||
// Number of players to match if yb_quota_mode is set to 'match'.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "32"
|
||||
//
|
||||
yb_quota_match "0"
|
||||
|
||||
//
|
||||
// Specifies how many times per second bot code will run.
|
||||
// Specifies how many times per second the bot code will run.
|
||||
// ---
|
||||
// Default: "30.0", Min: "24.0", Max: "90.0"
|
||||
//
|
||||
yb_think_fps "30.0"
|
||||
|
||||
//
|
||||
// Specifies amount of time in seconds when bots will be killed if no humans left alive.
|
||||
// Specifies the amount of time in seconds after which bots will be killed if no humans are left alive.
|
||||
// ---
|
||||
// Default: "0.0", Min: "0.0", Max: "90.0"
|
||||
//
|
||||
yb_autokill_delay "0.0"
|
||||
|
||||
//
|
||||
// Specifies whether bots should join server, only when at least one human player in game.
|
||||
// Restart the game if the first human player joins a bot game.
|
||||
// ---
|
||||
// Default: "0.0", Min: "0.0", Max: "1.0"
|
||||
//
|
||||
yb_first_human_restart "0.0"
|
||||
|
||||
//
|
||||
// Specifies whether bots should join the server only when at least one human player is in the game.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_join_after_player "0"
|
||||
|
||||
//
|
||||
// Forces all bots to join team specified here.
|
||||
// Forces all bots to join the team specified here.
|
||||
// ---
|
||||
// Default: "any"
|
||||
//
|
||||
|
|
@ -538,7 +537,7 @@ yb_join_team "any"
|
|||
yb_join_delay "5.0"
|
||||
|
||||
//
|
||||
// All the bot names will be prefixed with string specified with this cvar.
|
||||
// All bot names will be prefixed with the string specified by this cvar.
|
||||
// ---
|
||||
// Default: ""
|
||||
//
|
||||
|
|
@ -552,42 +551,42 @@ yb_name_prefix ""
|
|||
yb_difficulty "3"
|
||||
|
||||
//
|
||||
// Lower bound of random difficulty on bot creation. Only affects newly created bots. -1 means yb_difficulty only used.
|
||||
// Lower bound of random difficulty on bot creation. Only affects newly created bots. -1 means only yb_difficulty is used.
|
||||
// ---
|
||||
// Default: "-1", Min: "-1", Max: "4"
|
||||
//
|
||||
yb_difficulty_min "-1"
|
||||
|
||||
//
|
||||
// Upper bound of random difficulty on bot creation. Only affects newly created bots. -1 means yb_difficulty only used.
|
||||
// Upper bound of random difficulty on bot creation. Only affects newly created bots. -1 means only yb_difficulty is used.
|
||||
// ---
|
||||
// Default: "-1", Min: "-1", Max: "4"
|
||||
//
|
||||
yb_difficulty_max "-1"
|
||||
|
||||
//
|
||||
// Allows each bot to balance their own difficulty based kd-ratio of team.
|
||||
// Allows each bot to balance its own difficulty based on the kd-ratio of the team.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_difficulty_auto "0"
|
||||
|
||||
//
|
||||
// Interval in which bots will balance their difficulty.
|
||||
// Interval at which bots will balance their difficulty.
|
||||
// ---
|
||||
// Default: "30", Min: "30", Max: "240"
|
||||
//
|
||||
yb_difficulty_auto_balance_interval "30"
|
||||
|
||||
//
|
||||
// Enables or disables displaying bot avatars in front of their names in scoreboard. Note, that is currently you can see only avatars of your steam friends.
|
||||
// Enables or disables displaying bot avatars in front of their names in the scoreboard. Note that currently you can only see avatars of your Steam friends.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_show_avatars "0"
|
||||
|
||||
//
|
||||
// Enables latency display in scoreboard.
|
||||
// Enables latency display in the scoreboard.
|
||||
// Allowed values: '0', '1', '2'.
|
||||
// If '0', there is nothing displayed.
|
||||
// If '1', there is a 'BOT' is displayed.
|
||||
|
|
@ -595,24 +594,24 @@ yb_show_avatars "0"
|
|||
// ---
|
||||
// Default: "0", Min: "0", Max: "2"
|
||||
//
|
||||
yb_show_latency "0"
|
||||
yb_show_latency "2"
|
||||
|
||||
//
|
||||
// Allows to save bot names upon changelevel, so bot names will be the same after a map change.
|
||||
// Allows saving bot names upon changelevel, so bot names will be the same after a map change.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_save_bots_names "1"
|
||||
|
||||
//
|
||||
// Specifies the bots wanted skin for Terrorist team.
|
||||
// Specifies the bot's wanted skin for the Terrorist team.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "5"
|
||||
//
|
||||
yb_botskin_t "0"
|
||||
|
||||
//
|
||||
// Specifies the bots wanted skin for CT team.
|
||||
// Specifies the bot's wanted skin for the CT team.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "5"
|
||||
//
|
||||
|
|
@ -628,14 +627,14 @@ yb_botskin_ct "0"
|
|||
yb_preferred_personality "none"
|
||||
|
||||
//
|
||||
// Interval in which bots are added to the game.
|
||||
// Interval at which bots are added to the game.
|
||||
// ---
|
||||
// Default: "0.1", Min: "0.1", Max: "1.0"
|
||||
//
|
||||
yb_quota_adding_interval "0.1"
|
||||
|
||||
//
|
||||
// Interval on which overall bot quota are checked.
|
||||
// Interval at which the overall bot quota is checked.
|
||||
// ---
|
||||
// Default: "0.4", Min: "0.4", Max: "2.0"
|
||||
//
|
||||
|
|
@ -649,28 +648,66 @@ yb_quota_maintain_interval "0.4"
|
|||
yb_language "en"
|
||||
|
||||
//
|
||||
// Randomly disconnect and connect bots, simulating players join/quit.
|
||||
// Randomly disconnects and connects bots, simulating players joining/quitting.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_rotate_bots "0"
|
||||
|
||||
//
|
||||
// Specifies minimum amount of seconds bot keep connected, if rotation active.
|
||||
// Specifies the minimum amount of seconds a bot stays connected, if rotation is active.
|
||||
// ---
|
||||
// Default: "360.0", Min: "120.0", Max: "7200.0"
|
||||
//
|
||||
yb_rotate_stay_min "360.0"
|
||||
|
||||
//
|
||||
// Specifies maximum amount of seconds bot keep connected, if rotation active.
|
||||
// Specifies the maximum amount of seconds a bot stays connected, if rotation is active.
|
||||
// ---
|
||||
// Default: "3600.0", Min: "1800.0", Max: "14400.0"
|
||||
//
|
||||
yb_rotate_stay_max "3600.0"
|
||||
|
||||
//
|
||||
// When enabled, bots will not try to avoid teammates on their way. Assuming some of the semiclip plugins are in use.
|
||||
// Specifies a semicolon separated list of weapons that are not allowed to be bought/picked up.
|
||||
// The list of weapons for Counter-Strike 1.6:
|
||||
// p228 - SIG P228
|
||||
// shield - Tactical Shield
|
||||
// scout - Steyr Scout
|
||||
// hegren - High-Explosive Grenade
|
||||
// xm1014 - Benelli XM1014
|
||||
// mac10 - Ingram MAC-10
|
||||
// aug - Steyr Aug
|
||||
// sgren - Smoke Grenade
|
||||
// elite - Dual Beretta 96G Elite
|
||||
// fn57 - FN Five-Seven
|
||||
// ump45 - HK UMP45
|
||||
// sg550 - Sig SG-550 Sniper
|
||||
// galil - IMI Galil
|
||||
// famas - GIAT FAMAS
|
||||
// usp - HK USP .45 Tactical
|
||||
// glock - Glock18 Select Fire
|
||||
// awp - AI Arctic Warfare/Magnum
|
||||
// mp5 - HK MP5-Navy
|
||||
// m249 - FN M249 Para
|
||||
// m3 - Benelli M3 Super90
|
||||
// m4a1 - Colt M4A1 Carbine
|
||||
// tmp - Steyr Tactical Machine Pistol
|
||||
// g3sg1 - HK G3/SG-1 Sniper Rifle
|
||||
// flash - Concussion Grenade
|
||||
// deagle - Desert Eagle .50AE
|
||||
// sg552 - Sig SG-552 Commando
|
||||
// ak47 - Automat Kalashnikov AK-47
|
||||
// knife - Knife
|
||||
// p90 - FN P90
|
||||
// vest - Kevlar Vest
|
||||
// vesthelm - Kevlar Vest and Helmet
|
||||
// Default: ""
|
||||
//
|
||||
yb_restricted_weapons ""
|
||||
|
||||
//
|
||||
// When enabled, bots will not try to avoid teammates on their way. Assumes that some semiclip plugins are in use.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
|
|
@ -691,98 +728,98 @@ yb_graph_slope_height "24.0"
|
|||
yb_path_heuristic_mode "0"
|
||||
|
||||
//
|
||||
// Limit maximum floyd-warshall memory (megabytes). Use Dijkstra if memory exceeds.
|
||||
// Limits the maximum Floyd-Warshall memory (megabytes). Uses Dijkstra if memory is exceeded.
|
||||
// ---
|
||||
// Default: "6", Min: "0", Max: "32"
|
||||
//
|
||||
yb_path_floyd_memory_limit "6"
|
||||
|
||||
//
|
||||
// Use simple distance path calculation instead of running full Dijkstra path cycle. Used only when Floyd matrices unavailable due to memory limit.
|
||||
// Uses simple distance path calculation instead of running a full Dijkstra path cycle. Used only when Floyd matrices are unavailable due to memory limits.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_path_dijkstra_simple_distance "1"
|
||||
|
||||
//
|
||||
// Enables post-smoothing for A*. Reduces zig-zags on paths at cost of some CPU cycles.
|
||||
// Enables post-smoothing for A*. Reduces zig-zags on paths at the cost of some CPU cycles.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_path_astar_post_smooth "0"
|
||||
|
||||
//
|
||||
// Randomize pathfinding on each round start.
|
||||
// Randomizes pathfinding on each round start.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_path_randomize_on_round_start "1"
|
||||
|
||||
//
|
||||
// Enables or disables showing welcome message to host entity on game start.
|
||||
// Enables or disables showing a welcome message to the host entity on game start.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_display_welcome_text "1"
|
||||
|
||||
//
|
||||
// Enables or disables fake server queries response, that shows bots as real players in server browser.
|
||||
// Enables or disables fake server query responses, which show bots as real players in the server browser.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_enable_query_hook "0"
|
||||
|
||||
//
|
||||
// Specifies the maximum health of breakable object, that bot will consider to destroy.
|
||||
// Specifies the maximum health of a breakable object that the bot will consider destroying.
|
||||
// ---
|
||||
// Default: "500.0", Min: "1.0", Max: "3000.0"
|
||||
//
|
||||
yb_breakable_health_limit "500.0"
|
||||
|
||||
//
|
||||
// Allows or disallows bots to return fake steam id.
|
||||
// Allows or disallows bots to return a fake Steam ID.
|
||||
// ---
|
||||
// Default: "0", Min: "0", Max: "1"
|
||||
//
|
||||
yb_enable_fake_steamids "0"
|
||||
|
||||
//
|
||||
// Specifies whether bots able to use 'shift' if they thinks that enemy is near.
|
||||
// Specifies whether bots are able to use 'shift' if they think that an enemy is near.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_walking_allowed "1"
|
||||
|
||||
//
|
||||
// Allows or disallows bots to camp. Doesn't affects bomb/hostage defending tasks.
|
||||
// Allows or disallows bots to camp. Doesn't affect bomb/hostage defending tasks.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_camping_allowed "1"
|
||||
|
||||
//
|
||||
// Lower bound of time from which time for camping is calculated
|
||||
// Lower bound of time from which the time for camping is calculated.
|
||||
// ---
|
||||
// Default: "15.0", Min: "5.0", Max: "90.0"
|
||||
//
|
||||
yb_camping_time_min "15.0"
|
||||
|
||||
//
|
||||
// Upper bound of time until which time for camping is calculated
|
||||
// Upper bound of time until which the time for camping is calculated.
|
||||
// ---
|
||||
// Default: "45.0", Min: "15.0", Max: "120.0"
|
||||
//
|
||||
yb_camping_time_max "45.0"
|
||||
|
||||
//
|
||||
// Allows or disallows the ability for random knife attacks when bot is rushing and no enemy is nearby.
|
||||
// Allows or disallows the ability for random knife attacks when the bot is rushing and no enemy is nearby.
|
||||
// ---
|
||||
// Default: "1", Min: "0", Max: "1"
|
||||
//
|
||||
yb_random_knife_attacks "1"
|
||||
|
||||
//
|
||||
// Maximum number for path length, to predict the enemy.
|
||||
// Maximum number of path nodes to predict the enemy.
|
||||
// ---
|
||||
// Default: "22", Min: "15", Max: "256"
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue