Call of Duty Script Documentation
objective_ring(<objective_index>)
ModuleObjective
Summary
Triggers a ring on the objective.
Example
objective_ring(level.mortarObjNumber);
Minimum Number of arguments: 1
1 : <objective_index> The ID of the ring.
Number of optional arguments: 0
Return to Function List