ReferenceAlias Packages

Post » Thu Jun 21, 2012 8:13 am

I'm a little bit confused.

I have a Quest that is only used to assign a ReferenceAlias a Patrol Package (eventually it will do other things, but for now that is all it does)

I have a second Quest that - on a couple of conditions - Does a SetStage on the first quest to a Stage that is ticked as "Complete Quest"

However, although the First Quest Completes (I get the on screen message to say it is complete ... and have checked its Stage via Console) the ReferenceAlias continues with its Patrol.

I had thought - and the wiki at least hints - that the Package would be disabled (and so the Patrol would stop)?

Does the Patrol carry on to all of it's markers (it is ping-pong), or does Completing a Quest not remove the package?

Any help/thoughts much appreciated.
User avatar
Crystal Birch
 
Posts: 3416
Joined: Sat Mar 03, 2007 3:34 pm

Post » Wed Jun 20, 2012 8:02 pm

Did you also stop the quest? Whether the quest is 'completed' or not is irrelevant and simply a way of directing the player. You must say MyQuest.Stop() to stop the quest from running in the backround, emptying it's alias's, and stopping all of their alias activity.
User avatar
Anthony Diaz
 
Posts: 3474
Joined: Thu Aug 09, 2007 11:24 pm

Post » Thu Jun 21, 2012 1:11 am

:) (stupid me)

(well, sort of :) ... I've now got another little issue ... but I think I just need a WAIT command ...)

Cheers for the help Alex
User avatar
tiffany Royal
 
Posts: 3340
Joined: Mon Dec 25, 2006 1:48 pm


Return to V - Skyrim