Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Determining the last time someone logged on

Front Dawes
Registered User
Join date: 28 Oct 2007
Posts: 76
05-23-2008 23:37
Hi

In connection with another thread, when I stated that someone had left SL (simply because all who knew her say that they have not seen her for over 6 months now, and all IMs go unanswered), I was wondering if there is a scripting command that could determine the last time someone had logged into SL.

I have looked at the various Agent commands in the wiki but I did not spot anything obvious. Does such a function exist?

Thanks
Eazel Allen
EA-design™
Join date: 11 Feb 2007
Posts: 123
05-24-2008 01:58
Im not sure if there is a script command but there is a way.Look at there profile and double click the groups there in find one that free to join and join it then on the 1st page of that group info you will be able to see everyone in that group and when they last logged on. :)
_____________________
http://secondlife://cub/235/190/465/

http://www.slexchange.com/modules.php?name=Marketplace&MerchantID=48444
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
05-24-2008 11:38
No way via script except to periodically check and remember the login status of a resident while the script is running. So you can setup a script and see if the person logs in in the future, but you can't do anything about the past (except for the non-script solution already offered).