• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Get your art tools and paintbrushes ready and enter Hive's 34th Texturing Contest: Void! Click here to enter!

Terrain Problem

Status
Not open for further replies.
Level 2
Joined
Oct 6, 2007
Messages
8
I want to add Snow Terrain at a point with an ability. When my Hero cross the terrain i want to add +20 movementspeed, when a friendly unit cross +10 MS and an enemy cross -20 MS and i want to add the MS with a trigger, but i dont know how
Please Help
 
Level 10
Joined
Jun 26, 2007
Messages
659
there is not trigger "a unit enter snow"

you can only use an ugly "every n second" trigger and check for each unit if it is in snow or not (using the unit value as a tag to avoid multiple snow boost).

PS: adding movement speed to units doesn't make them slide.
 
Status
Not open for further replies.
Top