05-27-2007 18:31
I have tried to get this but it just does not want to show correctly. I have code somewhat like I will type out below:

CODE

vector position = llDetectedPos(0);

float PosZ = (float)position.z;


This may be wrong... but that is why I am asking.