Can anyone tell me why is this happening!
#1

Hello guys just check this code :
pawn Код:
PlayerInfo[playerid][Password] = file_dGetStr(UserPath(playerid), "Password");
I am getting player's password on connect and then saving it into his enum the "dGetStr" is a direct line reading method (i am using Southclaw's INI system).

Now my problem is when i compile i get this
Код:
error 047: array sizes do not match, or destination array is too small
on that specific line
Reply


Messages In This Thread
Can anyone tell me why is this happening! - by Glint - 26.09.2012, 05:27
Re: Can anyone tell me why is this happening! - by XtremeR - 26.09.2012, 05:41
Re: Can anyone tell me why is this happening! - by Glint - 26.09.2012, 06:17
Re: Can anyone tell me why is this happening! - by XtremeR - 26.09.2012, 07:25
Re: Can anyone tell me why is this happening! - by Vince - 26.09.2012, 07:31
Re: Can anyone tell me why is this happening! - by Glint - 26.09.2012, 07:31

Forum Jump:


Users browsing this thread: 1 Guest(s)