Difference between revisions of "Learn an Engram using an Item"

From ARK Modding Wiki
Jump to navigation Jump to search
m (added pastebin link)
Line 20: Line 20:
 
== Result ==
 
== Result ==
 
Now give your character the item and use it. As a result you should see the item in your engram tree view, your crafting engrams in the inventory, and additionally a message "ADDED: Engram [XYZ]" should appear, just like when regularly learning an engram.
 
Now give your character the item and use it. As a result you should see the item in your engram tree view, your crafting engrams in the inventory, and additionally a message "ADDED: Engram [XYZ]" should appear, just like when regularly learning an engram.
 +
 +
== Copy & Paste ==
 +
You can find a full paste of the blueprint graph here: http://pastebin.com/raw/EtbMUfnf

Revision as of 22:43, 13 August 2016

This is a step by step guide for manually adding an engram to the learned engrams list using an item's "Blueprint Used" function.

Learn an engram on blueprint used

  1. Open the item and navigate to the graph tab
  2. Find the function "Blueprint Used", right click it and press "Implement Function"

Building the graph

Result

Now give your character the item and use it. As a result you should see the item in your engram tree view, your crafting engrams in the inventory, and additionally a message "ADDED: Engram [XYZ]" should appear, just like when regularly learning an engram.

Copy & Paste

You can find a full paste of the blueprint graph here: http://pastebin.com/raw/EtbMUfnf