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

event_response

  1. Death Adder

    turn rects into regions

    Is there some simple way to just turn pre-placed rects in the world editor into regions? Or a proper event response for rects like GetTriggeringRegion()? I'm not using vJass so I can't declare globals without GUI Also, the TriggerRegisterEnterRectSimple() seems to be a region, but it's...
  2. Rektis

    [Solved] Event Response - Unit destroying destructable?

    I have a bridge controlled by a lever. When something kills the lever, the units on the bridge are killed, but I want the one who kills the lever to get the bounty of the units killed. If the lever was a unit, I could just make the killing unit damage the units on the bridge, but there is no...
Top