INI_ParseFile
#1

I have problem with loading with y_ini

i put:

pawn Код:
new file[40];
format(file,sizeof(file),"House/Kuce/%i.ini",HouseCount);
INI_ParseFile(file, "ini_%s_%s");
under OnGameModeInit

and at the end of script i put:

pawn Код:
forward ini_examples_mine(name[], value[]);
public ini_examples_mine(name[], value[])
{
.....
}
and it wont to load ...

pls help
Reply


Messages In This Thread
INI_ParseFile - by Speed - 10.12.2011, 14:03
Re: INI_ParseFile - by FireCat - 11.12.2011, 10:47
Re: INI_ParseFile - by TheArcher - 11.12.2011, 11:27
Re: INI_ParseFile - by Speed - 11.12.2011, 15:22
Re: INI_ParseFile - by PlayHard - 11.12.2011, 17:56
Re: INI_ParseFile - by Speed - 11.12.2011, 18:34
Re: INI_ParseFile - by PlayHard - 11.12.2011, 18:56
Re: INI_ParseFile - by Speed - 11.12.2011, 19:02
Re: INI_ParseFile - by PlayHard - 11.12.2011, 19:14
Re: INI_ParseFile - by Speed - 12.12.2011, 05:51
Re: INI_ParseFile - by TheArcher - 12.12.2011, 15:16
Re: INI_ParseFile - by Speed - 12.12.2011, 16:07
Re: INI_ParseFile - by Speed - 14.12.2011, 11:00
Re: INI_ParseFile - by Speed - 14.12.2011, 11:36

Forum Jump:


Users browsing this thread: 2 Guest(s)