SirBeastling Posted January 27, 2019 Share Posted January 27, 2019 I am trying to attach a script on a Reference Alias that is set to look for a Ref Type actor in a Location Alias Reference. This script is then going to use an OnHit event to move the quest forward. However, I am told that the event does not match the parent reference alias. How can I make the script recognize that the reference alias is pointing to a potential actor? Link to comment Share on other sites More sharing options...
Evangela Posted January 28, 2019 Share Posted January 28, 2019 The script needs to extend ReferenceAlias. Link to comment Share on other sites More sharing options...
SirBeastling Posted January 28, 2019 Author Share Posted January 28, 2019 Thank you for the reply. I have now changed tactics and am trying to spawn a boss at the boss ref type as other vanilla quests have done. However, I am not able to get them to spawn. Do you maybe have any ideas that could help? Link to comment Share on other sites More sharing options...
Recommended Posts