bot: added basic support for zombie plague warmup mode
Controllable via yb_ignore_enemies_after_spawn_time, and automatically set from zp_delay cvar.
This commit is contained in:
parent
c0715714d6
commit
7b7ae7020b
5 changed files with 20 additions and 3 deletions
|
|
@ -870,6 +870,7 @@ extern ConVar cv_graph_analyze_max_jump_height;
|
|||
extern ConVar cv_spraypaints;
|
||||
extern ConVar cv_whose_your_daddy;
|
||||
extern ConVar cv_grenadier_mode;
|
||||
extern ConVar cv_ignore_enemies_after_spawn_time;
|
||||
|
||||
extern ConVar mp_freezetime;
|
||||
extern ConVar mp_roundtime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue