• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Question about triggers

Status
Not open for further replies.
Level 4
Joined
Jun 12, 2009
Messages
57
There is a action that says something like this

If (All Conditions are True) then do (Then Actions) else do (Else Actions). Here is an example:

  • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    • If - Conditions
      • ((Picked player) controller) Equal to User
      • Then - Actions
        • Leaderboard - Add (Picked player) to (Last created leaderboard) with label (Name of (Picked player)) and value 0
      • Else - Actions
I hope this helps.
 
Level 3
Joined
Jun 12, 2009
Messages
38
I think it can be started by another trigger without event attached to it. But the other trigger should have an event to activate it. I may be wrong haha..

Edit: duh... I'm slow
 
Status
Not open for further replies.
Top