Time of Day
#3

Quote:
Originally Posted by MenaceX^
The time goes by the hoster place, if your server is hosted in Holland, it's automaticly GMT+1.
So no, it's not possible.
wrong, it is possible, but you'll need to edit the edited GF, so it doesn't do gettime(); but you just need to set the site to a random one.

new time = 20 + random(9);
if(time > 24)
{
time -= 24;
}
SetWorldTime(time);

something like that
Reply


Messages In This Thread
Time of Day - by GTAScripter - 04.05.2009, 06:44
Re: Time of Day - by MenaceX^ - 04.05.2009, 09:17
Re: Time of Day - by Think - 04.05.2009, 11:16
Re: Time of Day - by MenaceX^ - 04.05.2009, 11:31
Re: Time of Day - by Think - 04.05.2009, 11:44
Re: Time of Day - by GTAScripter - 04.05.2009, 12:39

Forum Jump:


Users browsing this thread: 1 Guest(s)