diff --git a/README.md b/README.md index 9f68e03..faf157c 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,17 @@ [![Build status](https://github.com/BGforgeNet/Fallout2_Party_Orders/workflows/build/badge.svg)](https://github.com/BGforgeNet/Fallout2_Party_Orders/actions?query=workflow%3Abuild) [![Translation status](https://hive.bgforge.net/widgets/fallout/-/party-orders/svg-badge.svg)](https://hive.bgforge.net/projects/fallout/party-orders/) -[![License](https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-blue.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/) [![Patreon](https://img.shields.io/badge/Patreon-donate-FF424D?logo=Patreon&labelColor=141518)](https://www.patreon.com/BGforge) [![Telegram](https://img.shields.io/badge/telegram-join%20%20%20%20%E2%9D%B1%E2%9D%B1%E2%9D%B1-darkorange?logo=telegram)](https://t.me/bgforge) [![Discord](https://img.shields.io/discord/420268540700917760?logo=discord&label=discord&color=blue&logoColor=FEE75C)](https://discord.gg/4Yqfggm) [![IRC](https://img.shields.io/badge/%23IRC-join%20%20%20%20%E2%9D%B1%E2%9D%B1%E2%9D%B1-darkorange)](https://bgforge.net/irc) -[__Download__](https://github.com/BGforgeNet/Fallout2_Party_Orders/releases/latest) - | [__Install__](#installation) - | [__Use__](#usage) - | [__Report issues__](https://github.com/BGforgeNet/Fallout2_Party_Orders/issues) - | [__Translate__](https://hive.bgforge.net/projects/fallout/party-orders/) +[**Download**](https://github.com/BGforgeNet/Fallout2_Party_Orders/releases/latest) +| [**Install**](#installation) +| [**Use**](#usage) +| [**Report issues**](https://github.com/BGforgeNet/Fallout2_Party_Orders/issues) +| [**Translate**](https://hive.bgforge.net/projects/fallout/party-orders/) This mod allows to give orders to the companions using hotkeys. It was originally written by [pelicano](http://www.nma-fallout.com/members/pelicano.55013/), @@ -24,20 +23,23 @@ Also see [mod thread](http://www.nma-fallout.com/threads/party-orders-add-on-and and its [wiki page](https://falloutmods.fandom.com/wiki/Party_Orders_add-on). Notes for modders are [here](docs/modder_notes.md). -## Instalation -* Download the [latest release](https://github.com/BGforgeNet/Fallout2_Party_Orders/releases/latest), unzip into Fallout 2 directory. +## Installation + +- Download the [latest release](https://github.com/BGforgeNet/Fallout2_Party_Orders/releases/latest), unzip into Fallout 2 directory. Overwriting `ddraw.dll` is not necessary. ## Usage + Hotkeys are configured in `mods/party_orders.ini`. Default keys: -* F: Heal -* G: Loot -* H: Holster weapon -* R: Regroup -* X: Scatter -* T: (Dude) Pick up items or auto-loot bodies -* 0: Switch behavior of T key between pick up items and loot bodies -* Ctrl-B: Switch ammo type (AP/JHP) -* D: Allow/forbid party members to use burst attacks. - - When allowed, it doesn't mean that they will always use burst, only that they *may*. + +- F: Heal +- G: Loot +- H: Holster weapon +- R: Regroup +- X: Scatter +- T: (Dude) Pick up items or auto-loot bodies +- 0: Switch behavior of T key between pick up items and loot bodies +- Ctrl-B: Switch ammo type (AP/JHP) +- D: Allow/forbid party members to use burst attacks. + - When allowed, it doesn't mean that they will always use burst, only that they _may_. - However, if equipped with a weapon which has only burst mode, such as a minigun, this order will be ignored by this particular party member.