26 December 2015
Sphere
and Beam
effects.28 February 2015
28 February 2015
<data Commands>
Type: Corrade progressive command
Command[wiki]: deleteviewereffect
Description[wiki]: The deleteviewereffect
deletes a viewer effect by ID
.
Permissions[wiki]: interact
Parameters[wiki]: group
, password
, effect
, id
Last Changes[wiki]: Release 9.45 - added the Sphere
and Beam
effects.
</data>
The deleteviewereffect
deletes a viewer effect by ID
.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
deleteviewereffect | group , password , effect , id | interact | llInstantMessage(CORRADE, wasKeyValueEncode( [ // Deletes a viewer effect. "command", "deleteviewereffect", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "effect", "Look", "id", wasURLEscape("3d5a56af-70f2-4de0-82c5-3a4fa048233b"), "callback", wasURLEscape(URL) ] ) ); |
Parameter | Possible Value |
---|---|
effect | Look |
Point |
|
Beam |
|
Sphere |
deleteviewereffect
on an existing effect UUID as parameter to id
is equivalent to calling setviewereffect
with LookAtType
respectively PointAtType
set to Idle
respectively None
- the Look
effect will be replaced with a dead beacon 1 meter in front of Corrade whilst the Point
effect will be removed.For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.