ScriptEvent:setObjectiveState

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

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.