ARK: Survival Evolved

ARK: Survival Evolved

Lethals Reusables
Nothingness 19 Mar, 2020 @ 9:38am
Trying to hide engrams Not workingB
I'm running into an issue where I'm using the following int he game.ini and some are hiding, others are not, and a few not referenced are also hiding. What am I doing wrong??

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_HazardShirt_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_HazardPants_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_HazardHelmet_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_HazardGloves_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_HazardBoots_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_MinersHelmet_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ReFertilizer_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ScubaTank_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Soap_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_TaxidermyTool_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Tent_LR_C",EngramHidden=true)
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_WaterTank_LR_C",EngramHidden=true)

from the above, the Soap, Water Tank, Tent, Refertilizer, Miners Helmet are all still showing. Also, things like the grapple have hidden without an entry to do so. These are the ONLY Overrides in my Game.ini
< >
Showing 1-6 of 6 comments
Nothingness 19 Mar, 2020 @ 9:47am 
I've also attempted to change the above to level 999 and unhide and ended up with the following:

grappling is 999
hazzard is 999
pliers are 999
scisors are 999
scuba is 999
taxidermy tool is 999
torch is 999
and spear is 999

doesn't seem like the engrams are associated correctly. I am running a linux server if that matters
Last edited by Nothingness; 19 Mar, 2020 @ 9:51am
Lethal  [developer] 19 Mar, 2020 @ 9:48am 
...Was this a delete and repost? Didn't you only have an issue with the hazard shirt not hiding at first? Now it's different? Or was this someone else?

Anyhow, I don't see anything wrong with your lines. Are you putting them underneath this header: [/script/shootergame.shootergamemode] in your game.ini?
Last edited by Lethal; 19 Mar, 2020 @ 9:50am
Nothingness 19 Mar, 2020 @ 9:51am 
This is not a delete and repost. I have a new genesis server running on linux. Yes, they are under that header
Last edited by Nothingness; 19 Mar, 2020 @ 9:52am
Lethal  [developer] 19 Mar, 2020 @ 9:56am 
Maybe WildCard broke the way their ini handles hidden engrams in their latest updates or something. I can check into it after work tonight. Although their ini behavior is not within my control.

As for engrams not being associated correctly, they are. Otherwise crafting the engram wouldn't give you my item, and setting it to require level 999 wouldn't work.

https://gyazo.com/6851b7383c6bebfe00b21768ae302909

So there must be something with how they are hiding ini. And honestly, their linux support has always been spotty. Just recently they missed a executable for linux which caused all linux serers to crash on start - which they hotfixed, but still.

And in saying that, not sure if I can replicate the issue, since I use Windows myself. I can try after work though, but it might be a linux bug.
Last edited by Lethal; 19 Mar, 2020 @ 9:57am
Nothingness 19 Mar, 2020 @ 10:01am 
Thats what I was stating. Setting the above config to level 999 instead of hiding set the wrong engrams such as the grapple bow which wasn't referenced or the pliers or scissors etc.
Nothingness 19 Mar, 2020 @ 11:49am 
I think I've figured this out. After some playing around, It may not be a mod issue. The server seems to be one off on these alphabetically. If I hide the boomerang, it is actually hiding the Bola and so on... This is the same with the level etc, it would have to be placed on the following alphabetically to account for the previous.
Last edited by Nothingness; 19 Mar, 2020 @ 11:50am
< >
Showing 1-6 of 6 comments
Per page: 1530 50