06.07.2009, 09:49
You can't use sizeof like this
even if you're using 2d arrays. Just add the max number of cells minus 1 instead of sizeof
pawn Код:
sizeof(originalnick[playerid])