ARK: Survival Evolved

ARK: Survival Evolved

View Stats:
dowsey9027 Nov 14, 2017 @ 6:40am
unlock Tek Tier engrams by level up
ive got a nitrado rented server and im trying to find the code and how to place it to unlock tek engrams by reaching certain levels i have tried putting

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekTeleporter_C",LevelToAutoUnlock=0)

into the game.ini part of the expert settings and changing the level to what i want it to be unlocked at however its not unlocking the engram am i doing something wrong or does it need to be different? im a complete noob when it comes to coding, ive been copying and pasting most things and theyve all worked and ive got them to do what i want so far however this one is really stumping me
< >
Showing 1-3 of 3 comments
jstinoah Jan 19, 2018 @ 12:07pm 
The list that's going around right now doesn't have the proper engram
classnames entered for some of the stuff and instead was using the spawn
codes which don't work for everything (https://ark.gamepedia.com/Engram_Classnames).
Please use the code below to unlock all tek engrams for your server.

Note, you can change 70 to whatever level
you'd like and place the entire code below IN YOUR GAME.INI

Tested on PC, XboxOne, and PS4.

Also note, the engram for the dinosaur gates, Tek_Gategrame_C, Tek_Gategrame_Large_C, must be spelled wrong at this time.



EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekBoots_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekShirt_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekGloves_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekHelmet_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekPants_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekRifle_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekGrenade_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TurretTek_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekShieldArmor_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekSword_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekRexSaddle_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekMosaSaddle_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekMegalodonSaddle_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekTapejaraSaddle_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekReplicator_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekShield_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekTransmitter_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekGenerator_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekTeleporter_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekTrough_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekCloningChamber_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekLight_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekFloor_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekWindow_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekWallWithWindow",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekTrapdoor_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekCeilingWithTrapdoor_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekUnderwaterBase_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_Tek_Gate_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_Tek_Gategrame_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekDoor_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekWallwithdoor_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekWall_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekCeiling_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekRailing_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekFencefoundation_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekRoof_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekSlopedWall_Left_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekSlopedWall_Right_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekStairs_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekLadder_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekRamp_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekPillar_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekUnderwaterBase_BottomEntry_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_TekCatwalk_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_Tek_Gate_Large_C",LevelToAutoUnlock=70)

EngramEntryAutoUnlocks=(EngramClassName="EngramEntry_Tek_Gategrame_Large_C",LevelToAutoUnlock=70)
Last edited by jstinoah; Jan 19, 2018 @ 12:11pm
Davetiger Jan 23, 2018 @ 9:24am 
@jstinoah, hey thanx for this I was looking for a way to do this and found your article, this is exactly what I'm wanting, small server bosses will be hard to do so unlocking the engrams at level without bosses is awesome.
Last edited by Davetiger; Jan 23, 2018 @ 9:31am
Arsenal_ Mar 12, 2018 @ 9:59pm 
Hi, i'm looking for something similar but want to unlock based on certain things. IE on ragnarok, kill lava golem and unlock and engram that isn't normally available on ragnarok.
I have a pretty good understanding of all the settings just not sure about how to go about unlocking those. Even if there's a consumable that I can put in the loot table that will unlock a specific engram
Thanks
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Nov 14, 2017 @ 6:40am
Posts: 3