[Opensim-users] Want to log avvie position and facing direction to a file

Toni Alatalo toni at playsign.net
Thu Mar 31 11:55:39 UTC 2011


On Mar 31, 2011, at 2:30 PM, Simon Slavin wrote:

> Instead, is there any way for a script to write a line to the opensim.log file ?  Perhaps by talking to a DEBUG channel ?

At least it would be trivial to add such a func, osDebug or whatever. I guess such a debug channel thing could be easily added too, if it's not there.

BTW if you'd need to track e.g. all the avatars, is also simple to do this in a region module (also doable in python so you don't need to compile c# for that necessarily). Can just make one function that saves the positions of all AVs. But I guess for a single / a few avs works also to add the LSL.

> Simon.

~Toni




More information about the Opensim-users mailing list