Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Online Status by Name

Corster Mousehold
The other white meat
Join date: 18 Jan 2005
Posts: 23
03-17-2005 08:28
Is there a way to detect someone's online status without knowing their key? This seems like it would be a reasonable request since you can manually check online status in the "find" screen. It would be nice if llRequestAgentData could also take name and not just key.

-cor-
Harris Hare
Second Life Resident
Join date: 5 Nov 2004
Posts: 301
03-17-2005 10:45
The only way I know of (outside of simply asking for their key), is to aquire an object created by that avatar that can be modified. Then just place a script into it that returns llGetCreator(); This will give you their key.