20 September 2015
The setmovementdata sets values for the AgentMovement class for the current Corrade bot.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
setmovementdata | group, password, data | grooming, movement | llInstantMessage(CORRADE, wasKeyValueEncode( [ // match the rotation of the head // with the rotation of the primitive "command", "setmovementdata", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "data", wasListToCSV( [ "HeadRotation", llGetRot() ] ), "callback", wasURLEscape(URL) ] ) ); |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.