Variable String Error
#1

I have this:
Код:
enum IgracPodatoci
{
	Lozinka[512]
}
new iData[MAX_PLAYERS][IgracPodatoci];
When i try to change that value to something:
Код:
iData[playerid][Lozinka] = "asd";
I get this error:
Код:
error 047: array sizes do not match, or destination array is too small
Reply


Messages In This Thread
Variable String Error - by NeroX98 - 11.12.2016, 19:59
Respuesta: Variable String Error - by GoldenLion - 11.12.2016, 20:00

Forum Jump:


Users browsing this thread: 2 Guest(s)