BOT_SIT

From SmartBots Developers Docs
Jump to: navigation, search

Commands bot to sit on a prim

Variables

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

Variable Required Description


str yes UUID of a prim where the bot will sit
id optional set this parameter to 1 to save the UUID as a permanent sitting location.

Example

llMessageLinked(LINK_SET, BOT_SIT, "UUID of chair here", "1");