Jump to content

Adding engrams from ARK?


Stoll

Recommended Posts

Hey,

I'm just wondering if this is possible at all. e.a. I would like to add the engram for darts:
EngramEntry_TranqDart_C

So I added this line to the shootergamemode section of my game.ini:
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_TranqDart_C",EngramHidden=false,EngramPointsCost=30,EngramLevelRequirement=65,RemoveEngramPreReq=false)

I also gave it a try to add this line to the GameUserSettings.ini: OverrideNamedEngramEntries(EngramClassName="EngramEntry_TranqDart_C",EngramIndex=0,EngramHidden=false,EngramPointsCost=30,EngramLevelRequirement=65,RemoveEngramPreReq=false)

What's wrong with this? Are there files missing or does it not work anyway?
Thanks in advance.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...