y_ini not loading file.
#2

I think it should be:

pawn Код:
forward loadfactions_data(name[], value[]);
public loadfactions_data(name[], value[])
Now use it like this:

pawn Код:
INI_ParseFile("factions/lspd.INI", "loadfactions_%s", .bExtra = false);
EDIT: Oh, you're not loading it for a player.

I think you can just load it as:

pawn Код:
INI_ParseFile("factions/lspd.INI", "load_factions", .bExtra = false);
Reply


Messages In This Thread
y_ini not loading file. - by Facerafter - 07.06.2013, 10:30
Re: y_ini not loading file. - by gtakillerIV - 07.06.2013, 12:44
Re: y_ini not loading file. - by Tingesport - 07.06.2013, 12:50
Re: y_ini not loading file. - by Facerafter - 07.06.2013, 13:07
Re: y_ini not loading file. - by Facerafter - 07.06.2013, 17:55
Re: y_ini not loading file. - by gtakillerIV - 07.06.2013, 19:18
Re: y_ini not loading file. - by Facerafter - 07.06.2013, 23:40
Re: y_ini not loading file. - by Facerafter - 08.06.2013, 19:25

Forum Jump:


Users browsing this thread: 2 Guest(s)