BOT_GIVE_MONEY_OBJECT

From SmartBots Developers Docs
Jump to: navigation, search

Commands bot to give money to specified object uuid

Variables

The following table shows input values (you send them with the API call) and returned output values.

Variable Required Description


str yes amount
id yes uuid of an object you are wanting to pay

Example

llMessageLinked(LINK_SET, BOT_GIVE_MONEY_OBJECT, "1", "4c5f9ede-4126-b3ba-2809-d61b00d8b500");