Difference between revisions of "ScriptEvent:playWorldBeamEffect"

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 start -- Start position of the beam in world space.
vector end -- End position of the beam in world space.

Result

None.

Supported By

sdSysCallThread

Functionality

Creates a beam effect at the specified positions in world space.