01.09.2011, 05:15
So I'm trying to read a string with dFile but it's giving me the 047 error.
Here's my dFile code:
And in my enum for playerinfo, I've got:
Not sure why it's giving me this error. (I'm not gonna listen to anyone who tells to me to use a different file system, I'm trying to learn dFile at the moment since y_ini annoyed me)
Here's my dFile code:
pawn Код:
PlayerInfo[playerid][pBanReason] = dfile_ReadString("BanReason");
Код:
pBanReason[126]