About this mod
Adds colored outlines to other players to be able to see them through walls
- Requirements
- Permissions and credits
- Changelogs
The mod enables Outlines for other Players, to be able to find them better.
Currently, I know only of 3 possible outline colors that can be used. White (very light outline), Blue (Cyan, used for objects highlighting) and Red (used for NPC highlighting, when wearing certain armor set).
Currently, the mod only applies the color (default White), which can be set in main.lua via a variable, to other players. I might add Outlines to NPCs, Enemies or special objects if there is enough interest for it.
Requirements
UE4SS for Abiotic Factor
Manual Installation
As for now Vortex doesn't support the game, so you have to install the mod manually.
1. Follow the instruction on the UE4SS for Abiotic Factor page to download and install latest UE4SS from there.
2. After use the Manual Download button in Files tab of this mod to download the mod as a zip file.
4. Unzip/extract the content of mod's zip (AlwaysOutline folder) into the directory: (game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\
Make sure you don't create a new folder while extracting! If you do just move the content to the destination after.
Whole mod path should be like this: (game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\AlwaysOutline\
Steam example: C:\Program Files (x86)\Steam\steamapps\common\AbioticFactor\Binaries\Win64\ue4ss\Mods\AlwaysOutline\
5. Verify that you have installed the mod correctly.
The mod directory should contain a Scripts folder and an enabled.txt file.
(game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\AlwaysOutline\Scripts\
(game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\AlwaysOutline\enabled.txt
Mod Configuration
All the configurations are happening in the main.lua
1. Navigate into mod's directory->Scripts to find the main.lua file.
It should be under: (game root directory)\AbioticFactor\Binaries\Win64\ue4ss\Mods\AlwaysOutline\Scripts\
2. Open the main.lua with Notepad or any other text editor.
3. Under the Configurations section in the main.lua you will find variables that you can change.
Currently, you can only change the PlayerOutlineColor variable to modify in which color other players should be outlined.
Assign one of the predefined color variables to it. (Blue, White or Red)
Example:
---------- Configurations ----------
PlayerOutlineColor = Blue
------------------------------------
4. Don't forget to save the file!
Bug/Issue Reports
If you have followed the installation instructions above and are 100% sure that you have done everything correctly, but you are still having problems with the mod, please provide the following information if you wish to report an issue.
- Your game version and Platform (Steam/GoG etc.)
- Which mod version are you using
- The content of UE4SS.log file. UE4SS.log file should be in the installation directory of UE4SS.
My AF Mods
Check out my other Abiotic Factor mods.
- Cheat Console Commands
- Instant Fishing
- Stack Manager
- Duplicate Items
- Unlimited Power (Gear - Held Item - Batteries)
- Jager Corpse Remover
- Infinite Leyak Containment
- Customization Unlocker
GitHub Page
Highest form of appreciation
If you like my work and feel generous, you can support me.

