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

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