27 January 2022
fly
parameter.4 November 2015
reanimate
optional parameter that stops all animations before the command executes.gohome (Commands) | |
---|---|
Type | Corrade progressive command |
Command | teleport |
Description | As a complement to the teleport command, the gohome command is a shortcut that will make Corrade teleport to its set home. |
Permissions | movement |
Parameters | group , password |
Last Changes | Release 9.36 - Added the reanimate optional parameter that stops all animations before the command executes. |
As a complement to the teleport
command, the gohome
command is a shortcut that will make Corrade teleport to its set home.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
gohome | group , password | movement | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "gohome", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD) ] ) ); |
Optional Parameter | Possible Value | Description |
---|---|---|
deanimate | True or False | Stop all non-Linden animations before executing the command. |
fly | True or False | Setting this parameter to True will make Corrade fly when reaching the destination. This is useful for teleporting to high altitudes without having Corrade tumble down. |