add: yb_save_bots_names used to save bots names between level changes
remove: pfnChangLevel hook, it's not needed in multiplayer remove: kick all bots on level change on xash3d, it's done by default now.
This commit is contained in:
parent
6f912eb056
commit
49a1fbbb6b
4 changed files with 25 additions and 26 deletions
|
|
@ -1175,6 +1175,7 @@ extern ConVar cv_economics_rounds;
|
|||
extern ConVar cv_shoots_thru_walls;
|
||||
extern ConVar cv_debug;
|
||||
extern ConVar cv_debug_goal;
|
||||
extern ConVar cv_save_bots_names;
|
||||
|
||||
extern ConVar mp_freezetime;
|
||||
extern ConVar mp_roundtime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue