Okay AmenMoses. But my tests show strange behavior.
I have a picture to show you, and there doesn't seem to be a way
to post a picture of it here. It is a snapshot of the x,yz, coordinates
in text fashion, and some of the entries have the following;
-(nan)ind
What? Have you ever seen this before?!
This little snipit of code;
for a = 2,30 do
Text(22, (a*3), 3, g_Entity[a]['x'] )
Text(44, (a*3), 3, g_Entity[a]['y'] )
Text(66, (a*3), 3, g_Entity[a]['z'] )
end -- 'a' to get original location
Produces...
-----------Cannot post picture to forums-----------