Call of Duty Script Documentation

settenthstimer( <time> )


Module
HUD


Summary


Set a timer HUD element to count down in tenths of a second

Call this function on


Hud Timer Element

Example


self.kc_timer setTenthsTimer(self.archivetime - delay);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List