Call of Duty Script Documentation

settenthstimerup( <time> )


Module
HUD


Summary


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

Call this function on


Hud Timer Element

Example


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

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List