Skip to content

llGiveMoney

Function Syntax
integer llGiveMoney(
  1. key AvatarID,
  2. integer Amount
);

Transfers Amount of L$ from script owner to AvatarID.

This call will silently fail if PERMISSION_DEBIT has not been granted.