Difference between revisions of "ScriptEvent:setObjectiveIcon"

From Mod Wiki
 
(No difference)

Latest revision as of 18:01, 5 November 2007

Parameters

object team -- Team to set the icon for.
integer index -- Index of the objective to set the icon of.
string material -- Name of the material to set.

Result

None.

Supported By

sdObjectiveManagerLocal

Functionality

Sets the material to be used by the given objective, for the specified team.