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

Slideable path

Status
Not open for further replies.
Level 13
Joined
Jul 3, 2008
Messages
1,098
  • Unknown
  • Events
  • Unit - A unit Is issued an order targeting a point
  • Conditions
  • Actions
  • Set Point[1] = (Position of (Triggering unit))
  • Set Point[2] = (Target point of issued order)
  • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
  • If - Conditions
  • You can make this based on terrain type or region
  • (Terrain type at Point[1]) Equal to Northrend - Ice
  • (Building <gen> contains (Triggering unit)) Equal to True
  • Then - Actions
  • Change the time to whatever you want
  • You can also add a condition of an item or skill of course
  • Unit - Make (Triggering unit) face Point[2] over 1.50 seconds
  • Else - Actions
and next time search other threads
 
Status
Not open for further replies.
Top