Jump to content

[LE] Need help with quest item spawning -_-


Recommended Posts

Making a mod with quest to retrieve an amulet. how do i make it so the quest item just... drops on the ground at skyborn altar when the quest begins? ive been tackling this on and off for 4 months now with no solution in sight...

Link to comment
Share on other sites

The simplest way to do this, is to place the amulet at the alter in the creation kit. Edit the reference and check the initially disabled box and give it an ID. Then enable it in your start up stage Papyrus Fragment using MyAmuletRef.Enable()

Link to comment
Share on other sites

The simplest way to do this, is to place the amulet at the alter in the creation kit. Edit the reference and check the initially disabled box and give it an ID. Then enable it in your start up stage Papyrus Fragment using MyAmuletRef.Enable()

when i tried that, one big flaw appeared. the quest item tag didnt turn off upon delivery. you were able to take it back from her, and then it would be stuck in your inventory.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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