OpenMoHAA 0.83.0
|
g_bot_initial_spawn_delay
This sets how long the game should wait before spawning bots after loading a new map.
0
: Bots spawn instantly at map start (default).5
: Bots spawn 5 seconds after the map begins.There is no skill system yet, however some settings can be modified to alter bot difficulty:
g_bot_attack_burst_min_time
Minimum time to pause firing (burst).
g_bot_attack_burst_random_delay
Random time added to pause firing (burst).
g_bot_attack_continuousfire_min_firetime
Minimum duration of continuous firing.
g_bot_attack_continuousfire_random_firetime
Random time added to the continuous firing duration.
g_bot_attack_react_min_delay
The minimum delay before shooting the enemy.
g_bot_attack_react_random_delay
Random delay added before shooting the enemy.
g_bot_attack_spreadmult
Controls how accurate bots are when shooting.
g_bot_turn_speed
The rate of degrees per second when turning.
g_bot_instamsg_chance
The chance at which the bot sends an instant message when shooting.
g_bot_instamsg_delay
The minimum delay between instant messages.