Thread: if (playervip)
View Single Post
  #14  
Old 02-11-2004, 03:15 PM
R0bin R0bin is offline
Banned
R0bin's Avatar
Join Date: Oct 2002
Location: Wales, UK
Posts: 828
R0bin is on a distinguished road
Send a message via AIM to R0bin
lol builtin?

minutes = seconds / 60
hours = minutes / 60
days = hours / 24
years = days / 365.25
weeks = years * 52
months = years * 12

omg, so hard.. need... builtin...command.

How bout an accurate time variable, and timestamping on RC messages while we are at adding the "builtin" seconds command?
Reply With Quote