If you have purchased a Legacy or Starter Pack, please see this thread for instructions on how to claim your items in-game. (Please see the yellow text in the linked thread for instructions on creating a Reman.)
If you have additional questions about the Legacy or Starter pack, please read this FAQ.
Thanks SO MUCH for all your support, and we'll see you in-game!
- The Star Trek Online Team
***Resolved Issues***
"Login failed for unknown reason" error
Missing additional character slot for current/ lapsed Gold Members
Decided to publish an example for a multiple pathway mission through triggers. There are 2 different ways to solve the mission, and you have different ending text as well. Unfortunately you can't tie in the branching dialogs yet. The NPC default dialog doesn't have Component complete triggers and the map dialogs are bugged.
It is a Fed mission called Branching Story Mission.
It's a nice try which may encourage immersion in a map, but we still need more support from the tool-set because checking out the mini-map and not finding any points of interaction, or not having any objectives that lead the player down a path may prove to be too much for some.
The lack of blinking items are just my fixation with invisible objects because it reminds me to the old point and click adventures. You can easily add blinking consoles, too. Anyway, this should be used carefully because the average player can get helpless very easily.
The whole idea rests on blocking the access to a story element. The main problem is that there is only 1 way to turn off an object (there is no OR branch in the state change) so you need multiple blocking objects.
The more individual blocking objects you have, the more parallel OR branches you can add.
It is not really messy. You just have to name the triggers logically.