• 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!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Detecting Z of specific unit

Status
Not open for further replies.
Level 12
Joined
Apr 16, 2010
Messages
584
For my camera system in my map, i need to detect Z of some unit, i see only X and Y in real, but no Z, is there a way to detect Z?
  • Camera - Set (Player((Integer A)))'s camera Height Offset to (X of Game_Hero[(Integer A)]) over 0.50 seconds
Instead of X i need there Z.
I'm using JNGP so it will be easier to paste the code there
  • Camera - Set (Player((Integer A)))'s camera Height Offset to (Code Here) over 0.50 seconds
Any solution?
 
Status
Not open for further replies.
Top