ARK: Survival Evolved

ARK: Survival Evolved

Reusable Plus
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
123  [udvikler] 6. juli 2016 kl. 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:
< >
Viser 1-10 af 10 kommentarer
Meet The Pyro 8. juli 2016 kl. 8:34 
Thanks for this :D
123  [udvikler] 8. juli 2016 kl. 8:45 
My pleasure! Please confirm it works okay for you after you have given it a go :steamhappy:
Jack's Grin ® 21. aug. 2016 kl. 7:26 
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?
Sidst redigeret af Jack's Grin ®; 21. aug. 2016 kl. 7:30
123  [udvikler] 22. aug. 2016 kl. 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.
DeMiNe0 9. sep. 2016 kl. 4:15 
@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.
Blacky 10. feb. 2017 kl. 4:27 
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)
Blacky 11. feb. 2017 kl. 4:33 
Ok, it´s works now
ViToS 1. maj 2017 kl. 10:39 
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!???
Dusty 13. okt. 2017 kl. 5:39 
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.
Kacsee 27. juni 2018 kl. 9:22 
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)
Sidst redigeret af Kacsee; 27. juni 2018 kl. 9:24
< >
Viser 1-10 af 10 kommentarer
Per side: 1530 50