BOT_SIM_RESTART_STOP
From SmartBots Developers Docs
Jump to: navigation, search
Commands bot to stop sim restart
Variables
The following table shows input values (you send them with the API call) and returned output values.
| Variable | Required | Description
| |
|---|---|---|---|
| str | yes | -- | |
| id | yes | -- | |
Example
llMessageLinked(LINK_SET, BOT_SIM_RESTART_STOP, "", "");
- BOT SIM RESTART STOP