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

New map triggers

Status
Not open for further replies.
Level 22
Joined
May 11, 2004
Messages
2,863
Make a random intiger variable called "random" or something

When the event happens set "random" as an intiger variable between # and #. Then follow with if/then/else triggers, with each "if" with a different number between the original numbers specified, such as "If random=1 then (action)," and "if random=2 (another action)" and so forth. Do that with each number.

As for revive. the hero revive triggers are under the "hero" section of the trigger actions list.
-VGsatomi
 
Status
Not open for further replies.
Top