Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llRequestDisplayName

LSL
key 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

TypeName
key id
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL