Is it possible to set a property on a script via another script. I have the following:
FollowerSkillAliasScript Property MessageFunction Auto
I can fill the quest and alias property in the CK, and call it with
MessageFunction.DisplayMessage()
However this points to a specific quest and alias. I need to change the alias that it points to as and when required, the quest remains the same