BOT_GIVE_MONEY
Commands bot to give money to the specified avatar UUID.
Variables
The following table shows input values (you send them with the API call) and returned output values.
Variable | Description |
|---|---|
| Amount to pay. |
| UUID of the receiver. |
Example
llMessageLinked(LINK_SET, BOT_GIVE_MONEY, "1", "uuid goes here");