akspyder Posted July 28, 2021 Share Posted July 28, 2021 I trying to create a mod that cleans up Thirsk Mead Hall after you defeat the chief. I created an XMarker that I will link as the parent to all the changes I make to the area. Currently my coding looks like but I can't get it to complie. Any help would be awesome. Scriptname TMHPHProgressScript extends ObjectReferenceProperty THPHenabler AutoQuest property DLC2MH02 AutoEvent OnLoad()If DLC2MH02.IsStageDone(200)THPHenabler.Enable() endifEndEvent Link to comment Share on other sites More sharing options...
Recommended Posts