schleicher on 13/10/2015 at 17:46
Hi
Is there a way, to finish "temporarily" a mission, start a new one, and after
mission-2 is finished, it goes back to mission-1: But with every detail, that you
have leaved.
Example:
mission-1: You knock out some guards. You opened some doors, some other doors
not. You collected some loot, some other not.
Then you fulfill the "end-goal" of mission-1, so that the game continues with
mission-2.
After you did your job in mission-2, the game goes back into the area of mission-1.
But with exactly the same status, as you've leaved it.
Is this possible ?
Melan on 13/10/2015 at 17:54
No.
Nameless Voice on 13/10/2015 at 18:11
You can emulate it to some extent by using campaign quest variables to store information about what you did, and then act on those variables in the "second copy" of the mission later on.
Otherwise, you'd have to make the mission in SS2 - and that presents even more complications.
schleicher on 13/10/2015 at 18:33
Quote Posted by Nameless Voice
You can emulate it to some extent by using campaign quest variables to store information about what you did, and then act on those variables in the "second copy" of the mission later on.
Thank you, for this idea. I will research that topic (How to safe that variables between different missions)
Yandros on 13/10/2015 at 20:32
It would be much, much simpler just to make the "mission 2" tasks a part of mission 1, and teleport the player there and then teleport them back when they complete "mission 2".
schleicher on 13/10/2015 at 20:50
Quote Posted by Yandros
It would be much, much simpler just to make the "mission 2" tasks a part of mission 1, and teleport the player there and then teleport them back when they complete "mission 2".
Great Idea ! Thank you.
Zontik on 14/10/2015 at 07:29
Quote:
But with exactly the same status, as you've leaved it.
The current status is "Mission complete". No reason to return.
ZylonBane on 14/10/2015 at 15:07
Someone's getting awfully ambitious for their first foray into DromEding.
I can see no possible way this will end badly.