I'm working on a quest mod where I add some dialog to Orgnar at Riverwood's Sleeping Giant Inn (he's the one giving the quest). Everything works fine until at some point in the dev, I want the player to go back to Orgnar. I just create a quest alias (unique actor) to be able to define it as an objective in a further stage.
As soon as I add this alias and test my quest from the beginning, Orgnar no longer offers the quest dialog as he used to. I've tried both "GetIsId Orgnar" and "GetIsAliasRef Orgnar" conditions...
Any idea ? thanks.
