llGiveMoney
function ll.GiveMoney(AvatarID: string, Amount: number): numberTransfers Amount of L$ from script owner to AvatarID.
This call will silently fail if PERMISSION_DEBIT has not been granted.
Parameters
-
AvatarID(string) -
Amount(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GiveMoney().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGiveMoney