Difference between revisions of "ScriptEvent:playWorldEffect"

From Mod Wiki
 
(No difference)

Latest revision as of 11:49, 5 November 2007

Parameters

string effect -- Name of the effect to play.
vector color -- RGB components of color to apply to the effect.
vector origin -- Position in the world to play the effect at.
vector forward -- Direction for the effect to point in.

Result

None.

Supported By

sdSysCallThread

Functionality

Plays the specified effect at a fixed position in the world.