Call of Duty Script Documentation

objective_string( <objective_number>, <string> ...)


Module
Objective


Summary


Set the description string for an objective 

Example


objective_string(index, &"SCRIPT_OBJ_DESTROYFLAKPANZERS", level.flaks_remaining);

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List