Skip to content

llTransferLindenDollars

key llTransferLindenDollars(key AvatarID, integer Amount)

Transfer Amount of linden dollars (L$) from script owner to AvatarID. Returns a key to a corresponding transaction_result event for the success of the transfer.

Attempts to send the amount of money to the specified avatar, and trigger a transaction_result event identified by the returned key.

Parameters
AvatarID (key)
Amount (integer)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here