Call of Duty Script Documentation

objective_icon(<objective_number>, <icon>)


Module
Objective


Summary


Set the compass icon for an objective 

Example


objective_icon(0, game["radio_none"]);

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List