01.01.2010, 03:10
because if i use;
then it takes 2 time namne -.-
pawn Code:
new str[128];
new PR = PInfo[playerid][Rank];
format(str, 128, "%s Your Rank Is: %d: \"%s\"", PR, RankInfo[PR][RName]);
SendClientMessage(playerid, 0x7CFC00AA, str);