Jump to content

OnItemEquipped and OnItemRemoved working with list[]


slevin92

Recommended Posts

Usually you can add a keyword to the reference of an object (ObjectReference) using AddKeyword(), but most of the objects in the inventory, equipped or not, are not persistent, and only persistent objects have a reference when they are in containers or in the inventory.

 

If you want this object to be persistent while it is in the inventory you can spawn it with PlaceAtMe() with abForcePersist set to true, or make it be an alias of a quest.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...