INI_ParseFile not working (tried to fix all day - got shit!))
#5

try doing like this--
INI_ParseFile(playerfile, "LoadHouse", .bExtra = true, .extra = houseid, .bPassTag = true);

forward LoadHouse(h, tag[], name[], value[]);
public LoadHouse(h, tag[], name[], value[])
{
}

this will load whole file
tags dont matter here so probably it should work
dont edit anything in the public header
Do NOT replace tag[] with your tag leave it as it is
Reply


Messages In This Thread
INI_ParseFile not working (tried to fix all day - got shit!)) - by Dziugsas - 03.07.2014, 18:30
Re: INI_ParseFile not working (tried to fix all day - got shit!)) - by Dziugsas - 03.07.2014, 19:22
Re: INI_ParseFile not working (tried to fix all day - got shit!)) - by Dziugsas - 03.07.2014, 21:05
Re: INI_ParseFile not working (tried to fix all day - got shit!)) - by Threshold - 04.07.2014, 00:45
Re: INI_ParseFile not working (tried to fix all day - got shit!)) - by BroZeus - 04.07.2014, 05:17

Forum Jump:


Users browsing this thread: 1 Guest(s)