File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,13 +7,6 @@ It aims to add playable AI to the multiplayer games of World at War.
77
88You can find the ModDB release post [ here] ( https://www.moddb.com/mods/bot-warfare/downloads/t4-bot-warfare-latest ) .
99
10- ## <span style =" color :red " >Important to public dedicated servers</span >
11- The ``` bots_main_firstIsHost ``` DVAR is enabled by default!
12-
13- This is so inexperienced users of the mod can access with menu without any configuration.
14-
15- Make sure to disable this DVAR by adding ``` set bots_main_firstIsHost 0 ``` in your server config!
16-
1710## Contents
1811- [ Features] ( #Features )
1912- [ Installation] ( #Installation )
@@ -126,6 +119,7 @@ Make sure to disable this DVAR by adding ```set bots_main_firstIsHost 0``` in yo
126119 - Added bots_manage_fill_watchplayers dvar
127120 - Bots hop off turrets if they get stuck on one
128121 - Fixed script variable leak with opening and closing the in-game menu
122+ - bots_main_firstIsHost is default off now as we now use Plutonium's ` ishost ` method call
129123 - Works on latest Plutonium r5106
130124
131125- v2.2.0
You can’t perform that action at this time.
0 commit comments