mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Updated some documents
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user