icecreamassassin Posted March 6, 2016 Share Posted March 6, 2016 So I have quest that is repeatable and assigns an alias target randomly from a list each time it's fired. It's designed to be able to re-fire the start of the quest to acquire a new target at will, but if you haven't found the previous target and completed the quest, the code completes the quest, restarts it and duplicates the quest journal entry every time this is fired. So if you hit the activator to start the quest a few times, you end up with several completed dummy entries of the same quest. Is there any way to clear these or prevent them? Link to comment Share on other sites More sharing options...
DarthWayne Posted March 9, 2016 Share Posted March 9, 2016 Have you tried the reset() function of the quest? That's what I used when I made triggered attacks for my castle. Link to comment Share on other sites More sharing options...
Recommended Posts