Quote:
	
	
		
			
				
					Originally Posted by  John Adams
					 
				 
				Nice work on the DB and quests, guys. PEQ is my favorite DB.   
That night/day shift thing looks awfully complex. There really is no provision in the emulator to handle it internally? I know I could never get it to work, but I thought it was my lack of understanding.  
			
		 | 
	
	
 I been watching this thing for a while now but nobody ever mentions it's for a 
*nix Build I guess they just think everyone runs *nix these days.
the Day Night cycle is designed as a *unix script but you can easy use it for windows also.
 theres a program called crontab that lets it work for windows.
CRONw is a small collection of Perlie things providing the main functions of a *nix-style CRON to the Perl-enabled Windows world. 
It runs as a system service without any additional tools, using the functionality provided by Win32:

aemon
http://cronw.sourceforge.net/