| 02-08-2003, 06:34 PM | #1 |
Hmm, I want to do so when a quest trigger is completed another trigger will become active , but it should not be active if I haven´t completed the quest. Thanks:D |
| 02-08-2003, 06:35 PM | #2 |
Guest | When the quest is completed, change a Boolean Trigger from False to True, and check to make sure that is true to run the other trigger. |
| 02-08-2003, 06:55 PM | #3 |
TRIGGER 1: Yoru quest1 is completed ACTIONS Run trigger 2 ignoring conditions Trigger 2: ACTIONS: Create a quest2 |
| 02-08-2003, 07:57 PM | #4 |
Click on the trigger you want to activate after the first one is complete, then uncheck the box that says "Initially On". Then whenever spot you want the trigger activated, add in the action "Trigger - Turn (Trigger) On" and select the one you want to turn on. If you want it to immediatly run after that then use the "Trigger - Run Trigger" action otherwise you have to turn it on |
