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

questions about new features for map editor from

Status
Not open for further replies.
Level 2
Joined
Jan 10, 2011
Messages
6
you can find the patch notes in this thread:
http://www.hiveworkshop.com/forums/...blic-test-region-server-north-america-184133/

but I thought I'd make this thread so we can discuss what these updates really changed, for me personally these two new features would help me with my map:

Added a validator that checks to see if a unit can path to a point.
Added a validator that checks if there is a cliff between two points.

I've tried looking through the triggers and I'm having trouble finding where these "validators" are, I assumed it would be a part of the conditionals for comparing points but I haven't found anything, or I thought it might be the "pathing cost between points" but I wasn't sure if that was already in the map editor before the patch or not. Does anyone else understand where these new features are? Also please share any clarifications of other new features with us if you've figured out how some of the new features are usable that may not be explained well in the patch notes.
 
Level 2
Joined
Sep 19, 2009
Messages
9
Added a validator that checks to see if a unit can path to a point. is "TargetIsPathable"

Added a validator that checks if there is a cliff between two points. is "TargetNotAcrossCliff"
 
Status
Not open for further replies.
Top