16 August 2019
batchgetavatardisplayname (Commands) | |
---|---|
Type | Corrade progressive command |
Command | batchgetavatardisplayname |
Description | The batchgetavatardisplayname command can be used retrieve the display name of multiple avatars. |
Permissions | interact |
Parameters | group , password , agents |
Last Changes | None. |
The batchgetavatardisplayname
command can be used retrieve the display name of multiple avatars.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
batchgetavatardisplayname | group , password , agents | interact | llInstantMessage(CORRADE, wasKeyValueEncode( [ // Get the display name of an avatar. "command", "batchgetavatardisplayname", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), // or agent by UUID "avatars", wasListToCSV([ "Sarge Sister", "4957e2a5-c604-48c7-9d91-ce61638367fc" ]), "callback", wasURLEscape(URL) ] ) ); |
The command will return a CSV list of: