31 March 2015
movement
to grooming
since it pertains more to Corrade itself rather than its movement.sethome (Commands) | |
---|---|
Type | Corrade progressive command |
Command | sethome |
Description | The sethome command can add or update a classified by name. |
Permissions | grooming |
Parameters | group , password |
Last Changes | Release 7.91 - permission changed from movement to grooming since it pertains more to Corrade itself rather than its movement. |
Given in-world rights, the sethome
command will set Corrade's home to the current spot that it is standing on.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
sethome | group , password | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "sethome", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD) ] ) ); |