SetObjectiveCompleted(30)Alias_Elise.GetReference().AddItem(Alias_Ring.GetReference())Game.GetPlayer().AddItem(Gold001, 500)
The NPCs Alias is set to 'Alias_Elise' have checked that under the properties tab.
Have set Gold001 as an Misc Object under properties, and it is linked to 'Gold001'
But the script will compile and finish the quest, yet not remove the ring nor add the Gold.
Is there something else that needs referencing that I could possibly have missed? The tutorial I followed worked fine, added the money and removed the item, but a mod I made seperately has this issue and I am unable to locate where I am going wrong.
