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 16. maj 2018 kl. 12:00
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
< >
Viser 1-2 af 2 kommentarer
baten1988 3. juli 2018 kl. 7:36 
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
Mexes_Green 1. juli 2019 kl. 13:13 
The problem was solved?
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50