llTransferLindenDollars
LSLkey llTransferLindenDollars(key destination, 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
| Type | Name |
|---|---|
| key | destination |
| integer | amount |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llGetNotecardLine(string name, integer line)
key llAvatarOnSitTarget()
integer llListFindListNext(list src, list test, integer instance)
rotation llDetectedRot(integer number)
void llForceMouselook(integer mouselook)
void llSetVehicleRotationParam(integer param, rotation rot)
rotation llList2Rot(list src, integer index)
void llSetContentType(key id, integer type)