ARK: Survival Evolved

ARK: Survival Evolved

Reusable Plus
 Dit topic is vastgepind, dus het is waarschijnlijk belangrijk
123  [ontwikkelaar] 6 jul 2016 om 3:16
Disabling Specific Items
If you wish to disable specific items from this mod you can do so by adding entries to Game.ini. You can disable one or multiple items by copy/pasting the below code into your Game.ini file. Each item must go on its' own line. These changes will not take effect until you have rebooted your server. Even though the engrams will be unlearnable you can still admin spawn the items in or add them to your supply drops if you wish to.

Reusable Bola

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ReusableBola_C",EngramHidden=True,EngramPointsCost=8,EngramLevelRequirement=10,RemoveEngramPreReq=False)

Reusable Flare Launcher

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ReusableFlareLauncher_C",EngramHidden=True,EngramPointsCost=6,EngramLevelRequirement=10,RemoveEngramPreReq=False)

Reusable Grappling Hook

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ReusableGrapplingHook_C",EngramHidden=True,EngramPointsCost=40,EngramLevelRequirement=50,RemoveEngramPreReq=False)

Reusable Parachute

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ReusableParachute_C",EngramHidden=True,EngramPointsCost=6,EngramLevelRequirement=15,RemoveEngramPreReq=False)

Reusable Spear

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ReusableSpear_C",EngramHidden=True,EngramPointsCost=3,EngramLevelRequirement=2,RemoveEngramPreReq=False)

Please let me know if you have any issues with this code and we will do our best to assist you :steamhappy:
< >
1-10 van 10 reacties weergegeven
Thanks for this :D
123  [ontwikkelaar] 8 jul 2016 om 8:45 
My pleasure! Please confirm it works okay for you after you have given it a go :steamhappy:
Any idea how to do this through Ark Server manager? The engrams don't show up in the override section, and if I add the code manually to the Game.ini, it doesn't seem to take effect (probably because launching through ASM compiles the settings and launches without them
Also theres a gameusersettings section, but can these go in THAT INI instead or do they have to be in the game ini?
Laatst bewerkt door Jack's Grin ®; 21 aug 2016 om 7:30
123  [ontwikkelaar] 22 aug 2016 om 20:52 
@JacksGrin I'm not familiar with the Ark Server Manager. Maybe you could contact them about how to override engrams using their tool and they might have some suggestions. Many of the tools that manipulate the Game.ini and GameUserSettings.ini seem to overwrite manual changes. If the tool doesn't support adding these settings then it might be time to switch management tools or use the mod with the default settings.
@JacksGrin Stop your server and close ASM, then add the lines to the game.ini. Once you re-open ASM and resave your profile, the game.ini is reread by ASM and then your lines that you added are recorded and rewritten by ASM.
I could not overwrite the engrams. Had stopped the server two times for a few minutes, but each time the commands were deleted again. With other mods it works, here somehow not

(translatet by google)
Ok, it´s works now
It's not working, i paste this codes in game.ini, then a rebot my server i see engrams and other players too, help me please!???
Hi SleepyLloydy,
i have a problem. I pasted the command for disabling the spear and the bola into the game.ini of ark. It doesn't worked :steamsad:. I tried without the "(" at the beginning and the end but it doesn't work. Can you help me? My friend tried it on his ASM Server but he has the same problem. We always see the engrams, which should be disabled, in the menu. In SP and MP.
Note: the zero after the OverrideNamedEngramEntries, also nothing is needed after EngramHidden=True


OverrideNamedEngramEntries0=(EngramClassName="EngramEntry_ReusableBola_C",EngramHidden=True)

OverrideNamedEngramEntries0=(EngramClassName="EngramEntry_ReusableFlareLauncher_C",EngramHidden=True)

OverrideNamedEngramEntries0=(EngramClassName="EngramEntry_ReusableGrapplingHook_C",EngramHidden=True)

OverrideNamedEngramEntries0=(EngramClassName="EngramEntry_ReusableParachute_C",EngramHidden=True)

OverrideNamedEngramEntries0=(EngramClassName="EngramEntry_ReusableSpear_C",EngramHidden=True)
Laatst bewerkt door Kacsee; 27 jun 2018 om 9:24
< >
1-10 van 10 reacties weergegeven
Per pagina: 1530 50