array sizes do not match or destination array is too small
#5

If you want to do this:

PlayerInfo[playerid][pAdminName] = newname;

pAdminName size and newname size should be the same.


Max player name is 24, so make sure you used 24 in pAdminName and change newname size.
Reply


Messages In This Thread
array sizes do not match or destination array is too small - by skaman44 - 23.07.2013, 13:42
Re: array sizes do not match or destination array is too small - by ThePhenix - 23.07.2013, 13:42
Re: array sizes do not match or destination array is too small - by ToiletDuck - 23.07.2013, 13:44
Re: array sizes do not match or destination array is too small - by skaman44 - 23.07.2013, 13:45
Re: array sizes do not match or destination array is too small - by ReVo_ - 23.07.2013, 13:45

Forum Jump:


Users browsing this thread: 1 Guest(s)