expected token: "]", but found "-identifier-"
#4

Something like this:
pawn Код:
format(lastname[playerid], MAX_PLAYER_NAME, "%s", sendername);
or:
pawn Код:
format(lastname[playerid], sizeof(lastname), "%s", sendername);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)