ARK: Survival Evolved

ARK: Survival Evolved

Reusable Plus
 此主題已被置頂,因此它可能很重要
123  [開發人員] 2016 年 7 月 6 日 上午 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 則留言,共 10
Meet The Pyro 2016 年 7 月 8 日 上午 8:34 
Thanks for this :D
123  [開發人員] 2016 年 7 月 8 日 上午 8:45 
My pleasure! Please confirm it works okay for you after you have given it a go :steamhappy:
Jack's Grin ® 2016 年 8 月 21 日 上午 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?
最後修改者:Jack's Grin ®; 2016 年 8 月 21 日 上午 7:30
123  [開發人員] 2016 年 8 月 22 日 下午 8: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 2016 年 9 月 9 日 上午 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 2017 年 2 月 10 日 上午 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 2017 年 2 月 11 日 上午 4:33 
Ok, it´s works now
ViToS 2017 年 5 月 1 日 上午 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 2017 年 10 月 13 日 上午 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 2018 年 6 月 27 日 上午 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)
最後修改者:Kacsee; 2018 年 6 月 27 日 上午 9:24
< >
目前顯示第 1-10 則留言,共 10
每頁顯示: 1530 50