03.10.2011, 21:16
Use strcat to copy strings:
Edit: You also missed the string param in sscanf:
pawn Код:
strcat(PlayerInfo[id][Rank], rank);
pawn Код:
"us[24]"