Updated some documents

This commit is contained in:
NovaRain
2023-07-03 15:39:56 +08:00
parent f42b232e19
commit 9f6ca9d55d
5 changed files with 10 additions and 6 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
/**
Item Highlight mod
Item Highlighting mod
Previously was part of sfall itself, now a separate mod.
Features:
- highlighting items, containers (optional) and lootable corpses (optional) on the ground
- highlighting critters using the same rules as combat mode highlighting (optional)
- highlights items, containers (optional) and lootable corpses (optional) on the ground
- highlights critters using the same rules as combat mode highlighting (optional)
- configurable hotkey is used to trigger highlight
- hotkey can be pressed and held to continuously update highlighted objects based on current position
- only objects in direct line-of-sight of player are highlighted (optional)
+3
View File
@@ -1,2 +1,5 @@
To install each mod, copy *.int file into your <Fallout Dir>\data\scripts\ folder.
For gl_npcarmor.int, you also need to copy npcarmor.ini to your Fallout directory.
gl_highlighting.int and gl_partycontrol.int are already included in sfall.dat.
You don't usually need to install them separately.