Call of Duty Script Documentation
settimer( <time> )
ModuleHUD
Summary
Set a timer HUD element to count down
Call this function on
Hud Timer Element
Example
level.reinforcement_hud setTimer(level.counter)
Minimum Number of arguments: 1
1 : <time> The new timer time
Number of optional arguments: 0
Return to Function List