mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-23 06:15:43 +00:00
Added menu ages and installation
This commit is contained in:
parent
e88691c228
commit
82a9695555
11
README.md
11
README.md
@ -54,9 +54,20 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar
|
|||||||
2. Find and open the 'mods' folder. (if none, create one)
|
2. Find and open the 'mods' folder. (if none, create one)
|
||||||
3. Move the files/folders found in 'Move to mods folder' to the 'mods' folder.
|
3. Move the files/folders found in 'Move to mods folder' to the 'mods' folder.
|
||||||
- The folder/file structure should follow as '.MW2 game folder\mods\bots\z_svr_bots.iwd'.
|
- The folder/file structure should follow as '.MW2 game folder\mods\bots\z_svr_bots.iwd'.
|
||||||
|
4. The mod is now installed, now run your game.
|
||||||
|
- If you are a dedicated server, you will need to set the DVAR 'fs_game' to 'mods/bots'
|
||||||
|
- If you are not a dedicated server, open the 'Mods' option from the main menu of the game and select 'bots' and then 'Launch'.
|
||||||
|
5. The mod should be loaded! Now go start a map and play!
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
### Menu Usage
|
||||||
|
You can open the menu by pressing the Action Slot 2 key (default '5').
|
||||||
|
|
||||||
|
You can navigate the options by pressing your movement keys (default WASD), and you can select options by pressing your jump key (default SPACE).
|
||||||
|
|
||||||
|
Pressing the menu button again closes menus.
|
||||||
|
|
||||||
### DVARs
|
### DVARs
|
||||||
- bots_manage_add - an integer amount of bots to add to the game, resets to 0 once the bots have been added.
|
- bots_manage_add - an integer amount of bots to add to the game, resets to 0 once the bots have been added.
|
||||||
- for example: 'bots_manage_add 10' will add 10 bots to the game.
|
- for example: 'bots_manage_add 10' will add 10 bots to the game.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user