View Single Post
  #1  
Old 09-13-2004, 05:25 PM
valhalla valhalla is offline
Member
 
Join Date: Sep 2004
Posts: 4
dynamic access of avatar location

I've been trying to calculate the distance between two avatars by getting their centres and using pythagoras to get the distance. However, I've ran into a walk concerning how to get the positions of the avatars. How would I get the x coordinate, y coordinate, z coordinate of an avatar or all three in an array?
Reply With Quote