ARK: Survival Evolved

ARK: Survival Evolved

Primitive Survival Equipment+
[LIST] Engram Overrides for Primitive & Mod Controlled Servers
How to Engram Basic

Edit file: Game.ini and place the strings under the [/script/shootergame.shootergamemode] (or whatever bracket stuff you have there]

Use the Following Format:

Originally posted by How To Add the Override:

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PScubaGogglesSnorkel_SamKO_C",EngramHidden=false,EngramPointsCost=5,EngramLevelRequirement=5,RemoveEngramPreReq=true)

Complete Mod Engram List


EngramEntry_PScubaGogglesSnorkel_SamKO_C
EngramEntry_PScubaGoggles_SamKO_C
EngramEntry_PortableMortarAndPestle_SamKO_C
EngramEntry_BleedDrug_SamKO_C
EngramEntry_BlindDrug_SamKO_C
EngramEntry_BurnDrug_SamKO_C
EngramEntry_ExhaustDrug_SamKO_C
EngramEntry_FreezDrug_SamKO_C
EngramEntry_SlowDrug_SamKO_C
EngramEntry_SpeedDrug_SamKO_C
EngramEntry_RimasPowder_SamKO_C
EngramEntry_ChitinShield_SamKO_C
EngramEntry_ChitinHatchet_SamKO_C
EngramEntry_KeratinPick_SamKO_C
EngramEntry_KeratinSickle_SamKO_C
EngramEntry_KeratinSpear_SamKO_C
EngramEntry_KeratinSword_SamKO_C
EngramEntry_TranqKeratinSpear_SamKO_C

-------------------------------------------------------------

1 - Make sure to append "_C" to end of every engram you enter

2 - Adjust the EngramPoint Cost and EngramLevelRequirement for your server

3 - RemoveEngramPreReq - means that no pre-requisites are required for crafting, you may wish to change this to False.

To know how to find Engrams and Override them on your own in 4 easy steps, see the Engram Override Guide from the Ark Hub.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=602282568
Last edited by Sweet Briana 💋™; 24 Jul, 2016 @ 6:51am
< >
Showing 1-15 of 17 comments
How the list looks complete for the Game.ini
-----------------------------------------------------------------
[/script/shootergame.shootergamemode]
bOnlyAllowSpecifiedEngrams=true

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PScubaGogglesSnorkel_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PScubaGoggles_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PortableMortarAndPestle_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BleedDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BlindDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BurnDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ExhaustDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_FreezDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SlowDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SpeedDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_RimasPowder_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ChitinShield_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ChitinHatchet_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinPick_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=5,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinSpear_SamKO_C
",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=6,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinSickle_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinSword_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_TranqKeratinSpear_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)
SamKO  [developer] 24 Jul, 2016 @ 12:18pm 
@briana BIG Thanks for this nice post and instructions, I just want to add that I will be posting the Engram Names with the "_C" in the document which can be found HERE[docs.google.com] on the first page together with the spawn commands ;)
Originally posted by SamKO:
@briana BIG Thanks for this nice post and instructions, I just want to add that I will be posting the Engram Names with the "_C" in the document which can be found HERE[docs.google.com] on the first page together with the spawn commands ;)
Welcome Sam!

I post them since i make them for myself and most modders do not post them at all. Im glad you are posting them.

Thanks for the great mod! :steamhappy:
Raynor 17 Sep, 2016 @ 1:45am 
Thank you for posting this! :)
Raynor 17 Sep, 2016 @ 3:18am 
Originally posted by briana:
How the list looks complete for the Game.ini
-----------------------------------------------------------------[/script/shootergame.shootergamemode]
bOnlyAllowSpecifiedEngrams=true

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PScubaGogglesSnorkel_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PScubaGoggles_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_PortableMortarAndPestle_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BleedDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BlindDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_BurnDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ExhaustDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_FreezDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SlowDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_SpeedDrug_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_RimasPowder_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ChitinShield_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_ChitinHatchet_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinPick_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=5,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinSpear_SamKO_C
",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=6,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinSickle_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_KeratinSword_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=10,RemoveEngramPreReq=True)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_TranqKeratinSpear_SamKO_C",EngramHidden=False,EngramPointsCost=5,EngramLevelRequirement=15,RemoveEngramPreReq=True)

I copy\pasted this post and now these are the only engrams I can see. Did I do something wrong?
You have to play ALL THE ENGRAMS for EVERY MOD you want access to.

If you have 10 mods, you will need to do the engrams for all 10 mods.

This is the only way Primitive or Mod Engram Control works.

Use my Guide and you will be able to grab every Engram for the mods you use easily.

I also keep a updated list of the current engrams for primitive servers as posted by WildCard, in the Guide as well.

GOOD MORNING SAMKO!
Last edited by Sweet Briana 💋™; 17 Sep, 2016 @ 4:15am
SamKO  [developer] 17 Sep, 2016 @ 4:14am 
Originally posted by Spartan Jamez:
I copy\pasted this post and now these are the only engrams I can see. Did I do something wrong?

YEP "bOnlyAllowSpecifiedEngrams=true" will hide all Engrams and you need than to enable one by one like this here, so you need to search for the vanilla engram list and add it to this, and also for other mods.

This is rather inconvenient when you think about it but i have no clue if there is another way to do this since i don't manage a server and know only from other posting here about it.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=602282568

MORNING briana ;)
Last edited by SamKO; 17 Sep, 2016 @ 4:17am
Ghost 30 Dec, 2016 @ 8:34pm 
overrides for crystal/obsidian stuff?
Ghost 30 Dec, 2016 @ 8:34pm 
by the way love this mod! thank you very much. Trying to balance it on pvp with marketplaces
SamKO  [developer] 30 Dec, 2016 @ 9:07pm 
Hi Ghost, us the same as above and replace the Engram names with the Engram names of the crystal stuff which you can find in the Spread Sheet (link in the description of the mod)
Originally posted by SamKO:
Hi Ghost, us the same as above and replace the Engram names with the Engram names of the crystal stuff which you can find in the Spread Sheet (link in the description of the mod)



Originally posted by Ghost:
overrides for crystal/obsidian stuff?

AND!

You can also read the guide in the 1st post and it tells you how to get a list of EVERY ENGRAM for ANY MOD with like 2 actions.

Open your Mod Folder

Open the Mod Folder for the mod you want the engram.

Type in the search box at the top of the window EngramEntry*

You will get all "EngramEntry_whatever.uasset"

Profit.
SamKO  [developer] 30 Dec, 2016 @ 9:26pm 
Originally posted by briana:
Originally posted by SamKO:
Hi Ghost, us the same as above and replace the Engram names with the Engram names of the crystal stuff which you can find in the Spread Sheet (link in the description of the mod)



Originally posted by Ghost:
overrides for crystal/obsidian stuff?

AND!

You can also read the guide in the 1st post and it tells you how to get a list of EVERY ENGRAM for ANY MOD with like 2 actions.

Open your Mod Folder

Open the Mod Folder for the mod you want the engram.

Type in the search box at the top of the window EngramEntry*

You will get all "EngramEntry_whatever.uasset"

Profit.

As always, Big Thnaks Briana ;) And Happy new YEAR!!!
Originally posted by SamKO:
Originally posted by Spartan Jamez:
I copy\pasted this post and now these are the only engrams I can see. Did I do something wrong?

YEP "bOnlyAllowSpecifiedEngrams=true" will hide all Engrams and you need than to enable one by one like this here, so you need to search for the vanilla engram list and add it to this, and also for other mods.

This is rather inconvenient when you think about it but i have no clue if there is another way to do this since i don't manage a server and know only from other posting here about it.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=602282568

MORNING briana ;)

The reason I started adding ALL THE ENGRAMs even the ones i dont use just turn HIDE them - was because in February, around v234/5 - ARK broke, and any mods you ran created this "Array-Like' thing with the engram list - so whatever engrams you did not have listed - but were yet loaded in the mod - would now appear in your engram list, but in a way that offset all the engrams around the ones that were appearing - so now you had items at 0 engrams, or totally wrong cost, or engrams that shouldnt be listed at all.

The only fix was to add all the engrams and "HIDE" the ones not used - and whenever a mod updated and it added engrams - you had to then delete the Game.ini - start the server and let it make a new blank file - then stop the server; re-paste your game.ini info (with any adjustments for new engrams), and then start it up and HOPE there was no "Engram Bleed Through" that ruined the balance of your mod controlled server.

Total nightmare. Even though that is fixed, my Game.ini is exactly, 1,912 lines - wtf.

Happy New Years to you to Sam! I was watching your GreenLight! Don't stop trying!

Also if you lack ideas, i never do!

Success to you in 2017!
SamKO  [developer] 30 Dec, 2016 @ 9:34pm 
Originally posted by briana:
Happy New Years to you to Sam! I was watching your GreenLight! Don't stop trying!

Also if you lack ideas, i never do!

Success to you in 2017!

Thanks, Don't worry, I don't give up easy. The game is in development as I manage to get some foundings from the side, hoppfuly you will be able to play it middle 2017 ;)
< >
Showing 1-15 of 17 comments
Per page: 1530 50