Function
Objective
Objective_Register
'Registers' an objective. Wrapper function for Objective_Create with a few other features.
On this page
Objective_Register(objTable, owner)Description
Includes pings as defined by the objective table created in the main scar file. You can pass in a team or player, so that the objective only applies to it.
Parameters
objTableLuaTablerequiredownerPlayerID/TeamIDoptional
Returns
ObjectiveIDSource
Declared in the game's script sources at:
scar/objectives.scar