• 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.

Triggers activate triggers

Status
Not open for further replies.
You mean something like this but times this trigger by six?
  • Basic
    • Events
    • Conditions
    • Actions
      • Trigger - Turn off (This trigger)
      • Set Integer = (Integer + 1)
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • Integer Equal to 6
        • Then - Actions
          • Trigger - Run Ultimate Trigger <gen> (ignoring conditions)
        • Else - Actions
 
Level 30
Joined
Nov 29, 2012
Messages
6,637
Just add this trigger and maybe that'll do the trick:

  • Trigger - Run A Remote House <gen> (checking conditions)
This is an example of it, you can change Remote House to your trigger you want to run and also if you want to ignore or check conditions you can also change it.
 
Status
Not open for further replies.
Top