18.02.2010, 15:16
Hello,
I want to make a time-script for my sever. Not such as gl_realtime but an indepented system that make a day & night-cyclus. I wanted to ask if its possible to use this:
If you start the script, the time will be 0:00. After a serveral minutes, the time must go to 1:00. Is it possible to use +1 in this code?
Greetz
sean5874
I want to make a time-script for my sever. Not such as gl_realtime but an indepented system that make a day & night-cyclus. I wanted to ask if its possible to use this:
Код:
SetWorldTime(+1);
Greetz
sean5874