Array out of bounds; Referencing enum problem?
#4

pawn Код:
new newpass[64];
pawn Код:
format(newpass,sizeof(newpass),"%s",inputtext);
pawn Код:
dini_Set(File,"Password",newpass);
pawn Код:
PlayerStats[playerid][Password] = dini_Get(File,"Password");
Код:
../NGZ/Functions.pwn(143) : error 047: array sizes do not match, or destination array is too small
Password in the enum is now [135], same problem.
Reply


Messages In This Thread
Array out of bounds; Referencing enum problem? - by Hoborific - 13.05.2013, 02:56
Re : Array out of bounds; Referencing enum problem? - by DaTa[X] - 13.05.2013, 03:02
Re: Array out of bounds; Referencing enum problem? - by Pottus - 13.05.2013, 03:04
Re: Array out of bounds; Referencing enum problem? - by Hoborific - 13.05.2013, 03:06
Re: Array out of bounds; Referencing enum problem? - by [HiC]TheKiller - 13.05.2013, 05:33
Re: Array out of bounds; Referencing enum problem? - by Hoborific - 13.05.2013, 06:10

Forum Jump:


Users browsing this thread: 3 Guest(s)