Jump to content

Home

Need a Trig help!


Guest WC_heavyarms

Recommended Posts

Guest WC_heavyarms

Need to know how to make it so if a player loses one building, they are defeated. I need detailed instructions, because I need to do this six times!

Link to comment
Share on other sites

hmm, without having the game yet, I'd guess that you'd have to have the triggers set from the point of view of the other players, so that when player 2 destroyed player 1s building player 1 lost the game, this would be done by setting the trigger

 

destroy object > declare victory

 

me thinks

Link to comment
Share on other sites

i think there is an option so that if ou lose a building then you are defeted. its like

trigger 1

condition 1................effect 1

destroy object---->declare defeat

 

then it will ask for a player that is to be defeated and player that is to be desrtoying this object.

Link to comment
Share on other sites

Here are some detailed instructions:

 

- Go to the trigger tab.

 

- Click "New" under the trigger list

 

- Click "New Condition" for a new condition

 

- Make the Condition "destroy object" and click set object. Then click the building.

 

- Click "New Effect" for a new effect.

 

- Make the effect "Declare Victory". Set the source player to the enemy player.

 

There. If you wish to make it so any one of the buildings' destructions could cause defeat, make that trigger six times. If you want to make it so that if all six of the buildings are destroyed then you lose, just add 6 conditions, set for the different buildings. (Keep the effect.)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...