ScriptEvent:debugArrow

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

Parameters

vector color -- RGB components of the color of the line.
vector start -- Start position of the line.
vector end -- End position of the line
integer size -- Size of the arrowhead.
float time -- Lifetime of the line in seconds.

Result

None.

Supported By

sdSysCallThread

Functionality

Adds a debug line, with an arrowhead at the end, between the specified points in the world.