DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetForecastTimeLimits()

proto native void WeatherPhenomenon::SetForecastTimeLimits ( float ftMin,
float ftMax )
private

Sets time range in which next forecast can be computed.

Default values are: ftMin = 300 (5 minutes) ftMax = 3600 (1 hour)

Аргументы
ftMinMinimal number of seconds.
ftMaxMaximal number of seconds.