ScriptEvent:setNextObjective

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

Parameters

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

Result

None.

Supported By

sdObjectiveManagerLocal

Comments

  • Index may be -1 to indicate no objective.

Functionality

Sets the next objective index for the specified team.