Added ads dvar

This commit is contained in:
INeedBots
2020-12-13 16:47:52 -06:00
parent 376382b17e
commit b1579c0b3e
4 changed files with 17 additions and 0 deletions

View File

@ -136,6 +136,7 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar
- bots_play_jumpdrop - a boolean value (0 or 1), whether or not if the bots will jump shot or drop shot
- bots_play_target_other - a boolean value (0 or 1), whether or not if the bots will target claymores, killstreaks, etc.
- bots_play_killstreak - a boolean value (0 or 1), whether or not if the bots will use killstreaks
- bots_play_ads - a boolean value (0 or 1), whether or not if the bots will ads
---