SC2Mapster Wiki
Advertisement

Advanced[ | ]

Destroy Objective[ | ]

  • Action. Destroys an objective.

Destroy All Objectives[ | ]

  • Action. Destroys all objectives for a player group.

Objective Description[ | ]

  • Function. Returns the description text of an objective.

Objective Text[ | ]

  • Function. Returns the text of an objective.

Objective Players[ | ]

  • Function. Returns the player group that has been set for the objective.

Objective Primary[ | ]

  • Function. Returns true if the objective is a primary objective.

Set Objective Description[ | ]

  • Action. Sets the description of an objective.

Set Objective Text[ | ]

  • Action. Sets the text of an objective.

Set Objective Players[ | ]

  • Action. Makes the specified objective visible to the specified player group and only the specified player group. If the objective was previously visible to a player that is outside this group, it will now become hidden for that player.

Set Objective Type[ | ]

  • Action. Sets the type for an objective.

Basic[ | ]

Create Objective[ | ]

  • Action. Creates an objective. Objectives appear in the upper left corner of the UI, and are can be used to create goals for players to accomplish.

Objective State[ | ]

  • Function. Returns the state of an objective.

Last Created Objective[ | ]

  • Function. Returns the last created objective.

Set Objective State[ | ]

  • Action. Sets the state of an objective.

Show/Hide Objective[ | ]

  • Action. Sets the state of an objective to either hidden or active.

Objective Is Visible[ | ]

  • Function. Returns true if the objective is visible for the specified player.
Advertisement