llRequestDisplayName
LSLkey llRequestDisplayName(key id)
Requests the display name of the agent. When the display name is available the dataserver event will be raised.\ The avatar identified does not need to be in the same region or online at the time of the request.\ Returns a key that is used to identify the dataserver event when it is raised.
Parameters
| Type | Name |
|---|---|
| key | id |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llGetDayLength()
vector llGroundSlope(vector offset)
void llPlaySound(string sound, float volume)
key llKeysKeyValue(integer first, integer count)
string llGetAnimationOverride(string anim_state)
rotation llAxisAngle2Rot(vector axis, float angle)
list llJson2List(string json)
list llGetLinkMedia(integer link, integer face, list rules)