native SetGameWeather(weather); native SetGameTime(time); native SetGameYear(year); native SetGameMonth(month); native SetGameDay(day); native SetGameHour(hour); native SetTimeScale(Float:scale); native GetGameWeather(); native GetGameTime(); native GetGameYear(); native GetGameMonth(); native GetGameDay(); native GetGameHour(); native Float:GetTimeScale();