Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. Add this mod (2100040774) to the end/bottom of your mod list order "ActiveMods=" which is inside the GameUserSettings.ini (GUS.ini) Loading last, allowing it to catch all.
2. Add the config below to the very bottom GUS.ini with a line break before and after like:
[GetEngrams]
GetEngrams=True
RemapRemovesRemapee=False
(If using stack mods like HG or SMM then do RemapRemovesRemapee=True)
3. Add if not already existing, the command line argument -servergamelog to the very end of your command line arguments (I.E. TheIsland?Listen -Log -servergamelog)
Once all this is set up, go ahead, run the server, and let it fully start up, now check logs in the folder /shootergame/saved/logs (look for the newest log sorted by date)
That's how you use this to obtain all engrams within all mods, so you can further customize/optimize your server.
Basic steps on how to disable engrams;
1. Enable the boolean: bOnlyAllowSpecifiedEngrams=true within the game.ini this time (This hides any engrams which are NOT added into the game.ini)
2. Remove any entries of engrams you do not wish to have, anything you remove from the list, will not show up in the games engram entries.
*Some entries may still appear in some crafting stations under certain conditions!
Always mindwipe all players on the server so there is little to no future conflict.
I will not go into further detail, as there are plenty of meticulous guides online.