I feel stupid for asking this because im sure its a very simple answer, but how do get the regional position of a detected Avatar?
I have a vector called avpos and I want its value to be that of a Detected Avatars Position using sensor.
I know llGetPos() will return the position of an object but for the life of me I cant find out how to return the position of an avatar. I dont need to constanly keep track of the Avatars Position, i just need to know the Avatars Position at the time of Detection.
Thx