Eventlist Command Reference

From MetaHarper Show Tools Wiki
Revision as of 19:06, 9 August 2024 by Arrehn (talk | contribs)
Jump to navigation Jump to search

Welcome

The following contains all the native commands currently supported by the 7.x series MST Performance Engines. For a context of how to use the eventlist to program sequences of comands, see the timeline scheduling section in the MST documentation.

Format of this Reference Guide

In many cases these commands have the same names as their lowercase chat command equivalents. In general using the uppercase versions will offer a speed increase over a traditional chat cmmand. For example

 0.0|MOVESTART myMoverName

will be faster than the equivalent chat command:

 0.0|SAY:8:movestart myMoverName 

All commands are meant to have a time to run in front of them. In the examples they are all "0.0", but in a typical eventlist this number will be a specific number of seconds to wait to execute the commands, either in the format of "<number of seconds to execute this comamnd>" such as "3.0", or "+<number of seconds to wait after the previous command>" such as "+3.0".

Animation Control

ANIM

Usage: ANIM:<animation name>
Alt. Usage: <animation name>
Example:

 0.0|ANIM:TheRobot

Example #2:

 0.0|TheRobot

This command will stop the last animation, and start the specified animation in its place. It will play on all avatars and movers defined by the group where it is used.

OSTART

Usage: OSTART:<animation name>
Example:

 0.0|OSTART:OverheadClap

OSTOP

CLEARANIM

ANIMCACHE

Time Control

RESET / STOP

LOOP

Communication

SAY

SHOUT

REGIONSAY

WHISPER

Mover Control

MOVESTART (MOVEPLAY)

MOVEPAUSE

MOVESTOP

MOVETO

MOVECARD

Experience Effects

EEP

EHUD

Rez / Derez

REZ

DEREZ

Cameras

SETCAM

CLEARCAM

SHAKECAM

TRACKCAM

CAMFADEIN

CAMFADEOUT

Outfit Control

OUTFITADD

OUTFITREM

OUTFITGADD

OUTFITGADD

Curtain

CURTAINOPEN

CURTAINCLOSE

3rd Party Script Integration

LINK