money
LLEvents:on("money", function(Payer: string, Amount: number) -- ...end)This event is triggered when a resident has given an amount of Linden dollars to the object.
Parameters
-
Payer(string) -
Amount(number)
Examples
Section titled “Examples”Add example usage here showing how to handle the money event in SLua/Luau.
Add additional notes, caveats, or tips specific to using this event in SLua/Luau.
See Also
Section titled “See Also”- Related events and functions can be linked here
- LSL equivalent: money