Skip to content

Commit 32bd988

Browse files
author
ineed bots
committed
add this missing change
1 parent 6463961 commit 32bd988

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ It aims to add playable AI to the multiplayer games of World at War.
77

88
You 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

0 commit comments

Comments
 (0)