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

llGiveMoney

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

TypeName
key destination
integer amount
Energy 10

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

More in LSL