GetOwningQuest().SetStage(10)
But I am trying to change the stage in a quest other than the one the dialogue is in.
I have tried the following :
DPSS11Property.SetCurrentStageID 5DPSS11.SetCurrentStageID(5)DPSS11.SetCurrentStageID 5DPSS11Property SetCurrentStageID 5DPSS11 SetCurrentStageID(5)DPSS11 SetCurrentStageID 5
And none of it seems to be working. DPSS11 is the Editor ID of the quest I am trying to affect by the way. I am using the Scripting on the end of a Topic Info.
