Call of Duty Script Documentation

objective_state( <objective_number>, <state> )


Module
Objective


Summary


Sets the state of an objective

Example


objective_state(8, "done");

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List