someone please help!
OnActivate(ObjectReference What) StartCombat(Game.GetPlayer())EndEvent.
ReferenceAlias Property Attacker Auto ; Set this to the quest alias reference of the dragonOnActivate(ObjectReference What) StartCombat(Game.GetPlayer()) Attacker.Clear() ; Clears the dragon quest alias, detaching this script from the dragon so it can be looted after it's dead.EndEvent.