27 January 2022
fly
parameter.4 November 2015
reanimate
optional parameter that stops all animations before the command executes.
<data Commands>
Type: Corrade progressive command
Command[wiki]: teleport
Description[wiki]: As a complement to the teleport
command, the gohome
command is a shortcut that will make Corrade teleport to its set home.
Permissions[wiki]: movement
Parameters[wiki]: group
, password
Last Changes[wiki]: Release 9.36 - Added the reanimate
optional parameter that stops all animations before the command executes.
</data>
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. |