View Single Post
  #12  
Old 08-29-2002, 07:12 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Stefan
timevar2 is the seconds since server start, precision is mikro seconds so you can use it for race records etc.
does it constantly update? instead of every 5 seconds like timevar, and whats the lowest part of the number? I think I saw it go to thousandths (like 22311232.333)
Reply With Quote