llGiveMoney
LSLinteger llGiveMoney(key destination, integer amount)
Transfers Amount of L$ from script owner to AvatarID.\ This call will silently fail if PERMISSION_DEBIT has not been granted.
Parameters
| Type | Name |
|---|---|
| key | destination |
| integer | amount |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llListReplaceList(list dest, list src, integer start, integer end)
void llSetSoundRadius(float radius)
void llPlaySound(string sound, float volume)
string llMD5String(string src, integer nonce)
key llRequestDisplayName(key id)
void llCloseRemoteDataChannel(string channel)
integer llScaleByFactor(float scaling_factor)
void llUnSit(string id)