Function
Objective
Objective_SetAlwaysShowDetails
Sets whether this objective always shows detailed text, the HUD arrow, or the hintpoints. There can only be one objective at a time that forces the HUD arrow to show up. If you pass in 'nil' for hud_arrow then its behavior is not affected.
On this page
Objective_SetAlwaysShowDetails(objTable, title, hud_arrow, hintpoints)Description
Sets whether this objective always shows detailed text, the HUD arrow, or the hintpoints. There can only be one objective at a time that forces the HUD arrow to show up. If you pass in 'nil' for hud_arrow then its behavior is not affected.
Parameters
objTableLuaTablerequiredtitleBooleanrequiredhud_arrowBooleanrequiredhintpointsBooleanrequired
Returns
VoidSource
Declared in the game's script sources at:
scar/objectives.scar