ScarDoc

Start typing to search the SCAR reference.

Function
Objective

Objective_SetConditionalReminder

Adds a Reminder for an objective table (will play whenever the provided condition evaluates to true)

On this page
Objective_SetConditionalReminder(objTable, intel(event_name, arg1, arg2, conditionFunction, conditionData)

Description

Adds a Reminder for an objective table (will play whenever the provided condition evaluates to true)

Parameters

  • objTableLuaTablerequired
  • intel(event_nameLuaTablerequired
  • arg1extra_event_name]optional
  • arg2NarrativeEventCallable)optional
  • conditionFunctionFunctionoptional
  • conditionDataLuaTableoptional

Returns

Void

Source

Declared in the game's script sources at:

scar/objectives.scar