Difference between revisions of "ScriptEvent:setObjectiveState"

From Mod Wiki
 
(No difference)

Latest revision as of 18:01, 5 November 2007

Parameters

object team -- Team to set the state for.
integer index -- Index of the objective to set the state of.
integer state -- Value to set the state to.

Result

None.

Supported By

sdObjectiveManagerLocal

Functionality

Sets the state of the given objective, for the specified team.