25.03.2016, 21:18
Quote:
Ah Yes,Incase anyone runs into this problem in the future what was the fix
|
PHP код:
INI_ParseFile("WeatherInfo.INI" , "LoadWeather_%s", .bExtra = true );
PHP код:
INI_ParseFile("WeatherInfo.INI", "LoadWeather_WeatherInfo", .bExtra = false, .extra = 0);