ARK: Survival Evolved

ARK: Survival Evolved

ZeroGSpeedGlider
 Questa discussione è stata messa in evidenza. Probabilmente è importante.
sT!ngA  [sviluppatore] 13 lug 2018, ore 12:07
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)