02.04.2013, 09:12
Hi guys, I use the my server time as world time so that one day in game is one day in real life...
Problem is since the clocks advanced by one hour not long ago.. the clock in game still seems to be an hour behind, the website my server is hosted on has the clocks up to date but using the
function its still an hour behind... Does anyone know exactly where the gettime function retrieves the time from so I can advance it by an hour?
I searched on the SAMP Wiki but it doesn't actually give you details on where it fetches the time from, just the parameters and why it could be used.
Problem is since the clocks advanced by one hour not long ago.. the clock in game still seems to be an hour behind, the website my server is hosted on has the clocks up to date but using the
pawn Код:
gettime
I searched on the SAMP Wiki but it doesn't actually give you details on where it fetches the time from, just the parameters and why it could be used.