ARK: Survival Evolved

ARK: Survival Evolved

GlassMetal
Omni 13 Dec, 2015 @ 12:28am
[How-To] Disable Glass Behemoth Gate
Wondering how to disable the glass behemoth gate that's added in this mod? Right now this mod is old so the behemoth gate prices haven't been fixed yet. If you want to be able to use this mod without jeopardizing the integrity of your server...

You're in luck! This is easily done by adding two lines of code to the Game.ini file. This will disable the engram from even appearing at all. Effectively removing the glass behemoth gate from the game. An admin can still spawn these items in, but they cannot be crafted by normal means.



Go to your Game.ini and add these lines:

To remove Glass Behemoth Gates:
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_GlassMetalGate_Large_C",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False) OverrideNamedEngramEntries=(EngramClassName="EngramEntry_GlassMetalGate_C",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)

Want to remove the normal glass doors too?
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_GlassMetalDoor_C",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False) OverrideNamedEngramEntries=(EngramClassName="EngramEntry_GlassMetalDoor_2_C",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)

Trapdoor:
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_GlassMetalTrapdoor_C",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)

I hope this helps some of you. Enjoy! :king:
Last edited by Omni; 13 Dec, 2015 @ 2:57pm
< >
Showing 1-2 of 2 comments
sAd 13 Dec, 2015 @ 9:54am 
Guess the costs got a fix xP
http://puu.sh/lU9To/c397baa84f.jpg
Omni 13 Dec, 2015 @ 2:53pm 
Woohoo! Glad to see Ivam released an update today. :)

These codes will still work for disabling if people want to disable them.
< >
Showing 1-2 of 2 comments
Per page: 1530 50