Difference between revisions of "ScriptEvent:flashCMIcon"

From Mod Wiki
 
(No difference)

Latest revision as of 13:02, 5 November 2007

Parameters

integer handle -- Handle to the icon.
integer material -- Index of the material to set.
float time -- Length of the flash in seconds.
integer flags -- Temporary flags to set whilst flashing.

Result

None.

Supported By

sdSysCallThread

Comments

Functionality

Flashes the icon for a period of time with a specified material, and sets the given flags temporarily.