ScarDoc

Start typing to search the SCAR reference.

Function
Objective

Objective_Start

Shows an objective to the player and activates it

On this page
Objective_Start(objTable, showTitle, playIntel)

Description

Includes pings and FOW as defined by the SetupUI() function. The showTitle and playIntel flags let you control whether the titlecard and Intel_Start event are played (default: true).

Parameters

  • objTableLuaTablerequired
  • showTitleBooleanoptional
  • playIntelBooleanoptional

Returns

Void

Source

Declared in the game's script sources at:

scar/objectives.scar