mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2026-03-21 02:13:02 +00:00
reorganization
This commit is contained in:
23
README.md
23
README.md
@@ -1,11 +1,11 @@
|
||||

|
||||

|
||||
|
||||
# PlutoniumIW5 Bot Warfare
|
||||
# IW5 Bot Warfare
|
||||
Bot Warfare is a GSC mod for the [PlutoniumIW5 project](https://plutonium.pw/).
|
||||
|
||||
It aims to add playable AI to the multiplayer games of Modern Warfare 3.
|
||||
|
||||
You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfare/downloads/piw5-bot-warfare-latest).
|
||||
You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfare/downloads/iw5-bot-warfare-latest).
|
||||
|
||||
## Contents
|
||||
- [Features](#Features)
|
||||
@@ -15,7 +15,7 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar
|
||||
- [Credits](#Credits)
|
||||
|
||||
## Features
|
||||
- A Waypoint Editor for creating and modifying bot's waypoints of traversing the map. Have a look at [Using the Waypoint editor](/raw/bw-assets/wpedit.md).
|
||||
- A Waypoint Editor for creating and modifying bot's waypoints of traversing the map. Have a look at [Using the Waypoint editor](/bw-assets/wpedit.md).
|
||||
|
||||
- A clean and nice menu, you can edit every bot DVAR within in-game.
|
||||
|
||||
@@ -52,7 +52,7 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar
|
||||
|
||||
## Installation
|
||||
0. Make sure that [PlutoniumIW5](https://plutonium.pw/docs/install/#iw5) is installed, updated and working properly.
|
||||
- Download the [latest release](https://github.com/ineedbots/piw5_bot_warfare/releases) of Bot Warfare.
|
||||
- Download the [latest release](https://github.com/ineedbots/iw5_bot_warfare/releases) of Bot Warfare.
|
||||
1. Extract all the files from the Bot Warfare release archive you downloaded to anywhere on your computer.
|
||||
2. Run the 'install.bat'. This copies the mod to your PlutoniumIW5 storage folder.
|
||||
3. The mod is now installed, now run your game.
|
||||
@@ -111,19 +111,6 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar
|
||||
| bots_play_ads | If the bots can aim down sights. | 1 |
|
||||
| bots_play_aim | If the bots can aim. | 1 |
|
||||
|
||||
### Renaming bots
|
||||
|
||||
With Bot Warfare installed:
|
||||
|
||||
- Make sure Plutonium IW5 is closed
|
||||
- Press Win + R, paste `%localappdata%\Plutonium\storage\iw5` and press Enter
|
||||
- Open the file called `z_svr_bots` with an archiver such as [7-Zip](https://www.7-zip.org/)
|
||||
- Drag the `bots.txt` file on your desktop and open it
|
||||
- Edit the bots names. Each line is the name of a bot
|
||||
- Save the file and close the notepad
|
||||
- Drag the `bots.txt` file you just edited inside the `z_svr_bots` file you opened in step 3. Replace the file if needed
|
||||
- Open your game and play with the new bots names
|
||||
|
||||
## Changelog
|
||||
- v2.1.0
|
||||
- Initial release (sync'd versions with other Bot Warfares)
|
||||
|
||||
Reference in New Issue
Block a user