18.10.2013, 15:31
Oh, wait, I messed up. It's strcat, but you already have strcpy defined, so it will be
pawn Код:
strcpy(playerInfo[playerid][pEmail], inputtext, 24);