03.02.2011, 20:19
You need to make a different variable for the name.
pawn Код:
new string[128], name[MAX_PLAYER_NAME]; GetPlayerName(playerid, name, sizeof(name));