i have a problem with set a global value from ini.
on start of frame i want to set a global value to the value in the ini.
on the first run of the game the global value should be "1", ( i have set the global value to "1" )
on start of frame it loads the empty ini file, so that the global value is not "1"
i hope you understand what i mean. how can i do this ?