ScriptEvent:playWorldBeamEffect

From Mod Wiki
Revision as of 11:49, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.