ARK: Survival Evolved

ARK: Survival Evolved

Castles, Keeps, and Forts (Legacy) For new version go to Castles Keeps and Forts Remastered. This version still works
Eo May 16, 2018 @ 12:00pm
why i cant disable Blacksmith table?
I try with:

'with _C in name'
--------------------------
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_CKF_Blacksmith_C",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)

without _C (i see in a discussion the engran name is without _C)
---------------------------------------------------------------------------------------
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_CKF_Blacksmith",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=0,RemoveEngramPreReq=False)

without _C and a 2000 lvl req
-------------------------------------------
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_CKF_Blacksmith",EngramHidden=True,EngramPointsCost=0,EngramLevelRequirement=2000,RemoveEngramPreReq=False)

without _C, hidden false, high point cost and high level req
---------------------------------------------------------------------------------
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_CKF_Blacksmith",EngramHidden=false,EngramPointsCost=1000000,EngramLevelRequirement=2000,RemoveEngramPreReq=False)


and all time engram is revealed, lvl 20 req and 1 point cost.

I want to use it for a rpg server, but i need to block mod only for certain purposes, not for all players.

Excuse my english, and thanks
< >
Showing 1-2 of 2 comments
baten1988 Jul 3, 2018 @ 7:36am 
i believe if it is an engram you have already learned then it will not be a proactive update to the character. son in essence you should try to create a new character to see it it works. ive had this issue in the past on my server and this is what the problem was
t.tv/Mexes_Green Jul 1, 2019 @ 1:13pm 
The problem was solved?
< >
Showing 1-2 of 2 comments
Per page: 1530 50