ARK: Survival Evolved

ARK: Survival Evolved

ZeroGSpeedGlider
 Ce sujet a été épinglé, cela doit être important
sT!ngA  [dév.] 13 juil. 2018 à 12h07
How to change the crafting level and engram points
If you like to change the required crafting level to learn the engram, you can add this line to your Game.ini and change the "EngramPointsCost=2" and the "EngramLevelRequirement=10" to your needs.

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Glider_SG_C",EngramHidden=false,EngramPointsCost=2,EngramLevelRequirement=10,RemoveEngramPreReq=false)

If your game.ini is complete empty, you must add this to your empty game.ini:

[/script/shootergame.shootergamemode]
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_Glider_SG_C",EngramHidden=false,EngramPointsCost=2,EngramLevelRequirement=50,RemoveEngramPreReq=false)