time lib

by CIB
If you include this lib, it makes an own time for your game. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://CIB.timelib##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://CIB.timelib##version=0

347 downloads
Latest Version
Date added: May 29 2005
Last updated: Jul 29 2009
1 fan
100% free!
Include this lib to create an own time for your game. The time runs, when you don't host too, by using the realtime var.
vars:
speed=the seconds per tick
year, month, day, hour, minute, second= time vars, change them to set the time, when there is no Savefile
time= hour:minute:second; you can use this in the statpanel
date= day.month.year ; for the statpanel, too