######### General Settings (dodbits version 2023) ######## # For detailed information visit dodbits.com # https://www.dodbits.com/dods/index.php/dods/rcbot2-for-dod-s/rcbot2-and-dods-server-cvar-list # ######### Class ######### # # Bots change classes at random intervals - (Def 1) # "1" alows bot to change class. # The bots will use the two commands below to consider changeing class. # If you have edited the 1-32 bot profile files and do not want class changes... # Use "0" when you DO NOT want bots to change class. rcbot_change_classes 0 # # Minimum time for bots to consider changing class (seconds) (Def 60) rcbot_min_cc_time 60 # # Maximum time for bots to consider changing class (seconds) (Def 240) rcbot_max_cc_time 240 # ######### Bot Behaviour ######## # # Free for all mode -- bots shoot everyone (Def 0) rcbot_ffa 0 # # If 1 , bots will all move forward (Def 0) rcbot_dont_move 0 # # Rate for bots to defend (Def 0.20) # Use with caution the old default was 0.35 and now moved to 0.20 rcbot_defrate 0.20 # # Smaller number will make bots turn slower (Def 0.25) # (1 = instant turn but may overshoot) # Settings of 0.8 also known to make the bots miss shots. rcbot_anglespeed 0.25 # # If 1 bots will only use melee weapons (Def 0) # Some bots will retain weapons if used after RCBot2 is loaded. rcbot_melee_only 0 # # Bots use voice commands e.g. "go go go" "Need Ammo" "I need help over here" (Def 1)` # "0" disabled the chat and voice but hand signals will still be seen in chat. rcbot_voice_cmds 1 # # Bots don't shoot the host - bots don't shoot the host! (Def 0) # Can be set to "1" while in game, bots will ignore you, even if you shoot them. rcbot_notarget 0 # # Distance for autowaypoints to be placed - useful for adding waypoints (Def 150) # Waypointing only - its only used for waypointing. rcbot_autowpt_dist 150.0 # ######## DoDS Settings ######## # # Bots don't capture flags in DOD:S (Def 0) rcbot_dontcapture 0 # # Bots will form their own squads via voice commands (Def 1) rcbot_bots_form_squads 1 # # Time for bots to do other things if squad leader is idle for a short time (Def 3) rcbot_squad_idle_time 3 # # The percentage of time bots make squads with other bots (Def 50) rcbot_bot_squads_percent 50 # # If 1 bots only prone in DOD:S when they have an enemy (Def 1) rcbot_prone_enemy_only 1 # # These plugins conflict and may not work well with RCBot2. Please inform us for any plugins that # conflicts or prevents RCBot2 from working in rcbot.bots-united.com # The plugins that have been commented are considered greylisted as they aren't guaranteed to work # Usage - sm plugins unload .smx # # Nosoop's new RCBot2 Logging cvar for monitoring warnings and errors # Display logging messages with increasing verbosity (higher number = more messages) # Loglevel 2 or below is recommended as having it higher can affect the server's performance # and can crash when using `rcbot waypoint save` console command and corrupt the waypoint rcbot_loglevel 0 # ######### Server size ######### # The following commands are related to starting a server # There are two ways. You need to select one and not both. # The "Auto Bot Quota" method requires you to edit another file if selected. # Normally you would use this one below for a dedicated server only or a LAN party... # # To enable "Auto Bot Quota" set the interval to a value above 0 (e.g. 5) (unit is seconds) # This interval is used to check the human/bot player count # For more information see bot_quota.ini rcbot_bot_quota_interval -1 # # For a Listen Server where there are just one (31) or two humans (30), use the below. # # Dont use them together with the above setting "rcbot_bot_quota_interval" # Make sure rcbot_bot_quota_interval is disabled and set to "-1" # These settings are a minimum and maximum of bots only. # You can set a server using the "maxplayers" command (also in options- game tab) # Then you set the amount of bots you want. There is no default. # Obviously on a 32 slot server you need to allow at least one slot for you! # rcbotd config min_bots -1 rcbotd config max_bots 6 # # The time in seconds for bots to be added after another (Def 3) rcbot_addbottime 3 # # Show welcome message on player connect (Def 1) rcbot_show_welcome_msg 1 #