Server Ticks
Author |
Message |
Archi
|
Posted: Fri Jan 30, 2004 11:44 am Post subject: Server Ticks |
|
|
I was curious how I could make my server "tick" That is every 30 min or w/e, it does a set thing. Much like web-based games that are run through ticks or turns. How could I set my server up like that? |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
octopi
![](http://compsci.ca/v3/uploads/user_avatars/1246682444a1aa25749124.gif)
|
Posted: Fri Jan 30, 2004 12:05 pm Post subject: (No subject) |
|
|
on windows, look into task schedualing
on unix/bsd/linux look for something called cron, or cronjobs. |
|
|
|
|
![](images/spacer.gif) |
|
|