|
My Blankes
Registered User
Join date: 15 Apr 2006
Posts: 12
|
07-06-2006 07:20
Its very late or I'm having a very senior moment here or perhaps both but can someone give me a script that I can drop into an object and then say the name and have it give me the Agent ID number for that name then refresh and is it possible to make an online indicator without having the person touch it and therefore become the 'owner'?
Any help appreciated
|
|
Ginge Reymont
Registered User
Join date: 10 Oct 2005
Posts: 190
|
07-06-2006 07:52
Youd have to use that free online database thing that retrieves the Key of the avatar by just using their name.
|
|
Travis Lambert
White dog, red collar
Join date: 3 Jun 2004
Posts: 2,819
|
07-06-2006 09:02
You have several options: -Use llDetectedKey(). You can detect keys on Touch, Sensor and Colission. -Use HTTPRequest to query an external Name2Key database. There is example code on how to do that here.-Manually lookup the key that you need by visiting the website of an external Name2Key database, then hard-code the key into your script. Some Name2Key databases out there: W-HatMoopfUlrikasheimGood Luck! 
_____________________
------------------ The ShelterThe Shelter is a non-profit recreation center for new residents, and supporters of new residents. Our goal is to provide a positive & supportive social environment for those looking for one in our overwhelming world.
|