Difference between revisions of "ScriptEvent:setEffectOrigins"

From Mod Wiki
 
(No difference)

Latest revision as of 17:55, 5 November 2007

Parameters

vector start -- Start position of the beam.
vector end -- End position of the beam.
boolean active -- Whether the beam should be active or not.

Result

None.

Supported By

sdRepairDrone

Functionality

Sets the start and end position of the repair beam, and whether it should be active or not.