Why does my pawn crash ? (Y_INI)
#1

pawn Код:
new file[40];
format(file, sizeof(file), BIZ_FILE, BizID[playerid]);
new INI:bFilee = INI_Open(file);
INI_WriteString(bFilee, "bName", BizInfo[BizID[playerid]][bName]);
INI_Close(bFilee);
The compiler just crashes.
Reply


Messages In This Thread
Why does my pawn crash ? (Y_INI) - by 101 - 09.03.2013, 18:43
Re: Why does my pawn crash ? (Y_INI) - by LarzI - 09.03.2013, 18:51
Re: Why does my pawn crash ? (Y_INI) - by 101 - 09.03.2013, 18:53
Re: Why does my pawn crash ? (Y_INI) - by LarzI - 09.03.2013, 18:55
Re: Why does my pawn crash ? (Y_INI) - by 101 - 09.03.2013, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)