06.04.2012, 16:59
Hey, I've made a housing system I load my string as so
INI_String("Name", HouseInfo[houseid][hname], 200);
And when I check the file i has the house name hereh
Name = Test
However when I load it the strings load as blank? Why?
INI_String("Name", HouseInfo[houseid][hname], 200);
And when I check the file i has the house name hereh
Name = Test
However when I load it the strings load as blank? Why?