INI files not loading?
#3

Thats the thing, if I format %d how should I do that?

Because this: Doesn't work.

Quote:

for(new i = 0; i < MAX__VEH; ++i)
{
new string[35];
format(string, sizeof(string), "Vehicles/%d", i);
INI_Load(string);
}

Reply


Messages In This Thread
INI files not loading? - by Devix - 01.08.2012, 17:58
Re: INI files not loading? - by Roko_foko - 01.08.2012, 18:03
Re: INI files not loading? - by Devix - 01.08.2012, 18:09
Re: INI files not loading? - by Roko_foko - 01.08.2012, 18:13
Re: INI files not loading? - by Devix - 01.08.2012, 18:20
Re: INI files not loading? - by Roko_foko - 01.08.2012, 18:24
Re: INI files not loading? - by Devix - 01.08.2012, 20:10
Re: INI files not loading? - by Misiur - 01.08.2012, 20:29
Re: INI files not loading? - by Devix - 01.08.2012, 20:43
Re: INI files not loading? - by Devix - 01.08.2012, 22:01

Forum Jump:


Users browsing this thread: 1 Guest(s)