Difference between revisions of "ScriptEvent:setNextObjective"
From Mod Wiki
(No difference)
|
Latest revision as of 18:00, 5 November 2007
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.