(dFile) error 047: array sizes do not match, or destination array is too small
#1

So I'm trying to read a string with dFile but it's giving me the 047 error.

Here's my dFile code:
pawn Код:
PlayerInfo[playerid][pBanReason] = dfile_ReadString("BanReason");
And in my enum for playerinfo, I've got:
Код:
pBanReason[126]
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)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)