a quest stage initiating. I have made this script:Scriptname bookenabler extends ObjectReference ObjectReference Property thatbook Auto Function getthatbook() thatbook.enable()endFunction
and I want to run it. Unfortunately, if I use a kmyQuest from the quest stages tab, it says something about their types being incompatible. If I try to run it from the dialogue, the Papyrus can't seem to see the script. Any tips?
