transaction_result
LLEvents:on("transaction_result", function(RequestID: string, Success: number, Message: string) -- ...end)Triggered by llTransferMoney() function.
Parameters
-
RequestID(string) -
Success(number) -
Message(string)
Examples
Section titled “Examples”Add example usage here showing how to handle the transaction_result 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: transaction_result