INI_Open Errors
#2

You have to create a string and format the house ID into the string like with SendClientMessage.

Код:
new file[64];
format(file, sizeof(file), "/Houses/%d.ini", houseid);
new INI:File2 = INI_Open(file);
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: 2 Guest(s)