INI_Open Errors
#5

Dude you should use an stock

Код:
stock Path(houseid)
{
    new string[64];
    format(string,sizeof(string),"/Houses/%d.ini", houseid);
    return string;
}

then 

new INI:File = INI_Open(Path(houseid));
Reply


Messages In This Thread
INI_Open Errors - by wumpyc - 30.07.2013, 23:46
Re: INI_Open Errors - by Chenko - 31.07.2013, 01:22
Re: INI_Open Errors - by wumpyc - 31.07.2013, 02:55
Re: INI_Open Errors - by Glad2BeHere - 31.07.2013, 04:26
Re: INI_Open Errors - by dEcooR - 31.07.2013, 06:48

Forum Jump:


Users browsing this thread: 3 Guest(s)