Jump to content

Home

trigger problems


Recommended Posts

select the trigger, click the button that says display as objective, and then use a deactivate trigger effect when the objective is complete. Say you want a trigger to deactivate when something is selected.

 

Condition: select object (click on it)

effect: deactivate trigger (select the trigger)

Link to comment
Share on other sites

Guest DaRk_EwoK

I dont think that will work heavyarms.

 

First you have to choose a trigger to be the objective, then click on the trigger and select off in "trigger starting state", Select Yes on "Display Trigger as Objective", and write what you want to apear as objective in the "Trigger Description" Box. You can find all this options on the bottom of the screen.

 

Then you have to make the trigger you want to activate the objective and use the "Activate trigger" effect, select the Objective trigger in this effect. lets call it "TriggerObj" (just an example)

 

ex:

 

Trigger1:

Condition1: Object Selected (Set Vader as object)

Effect1: Display instructions ("Vader: I want you to Destroy the Red Comand Center")

Effect2: Activate trigger (TriggerObj)

 

TriggerObj: (Write in the Trigger Desc. Box: "Destroy the Red Comand Center")

Condition1: Destroy Object (Set the red CC as the object)

Effect1: Display instructions ("Vader: Good Job commander")

 

In this example the objective will appear when you click on vader and appear as completed (with a crossed line) when you destroy the red fortress.

 

That should work.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...