18.03.2017, 17:38
How need show same name two times
This part "now %s is peon" doesnt show name, bat first part show name fine.
Код:
if(pInfo[killerid][pKills] == 10) { pInfo[killerid][pRank] = 1,format(str,sizeof(str),""COL_BLUE">> %s ranked up. now %s is peon",PlayerName(killerid)),SendClientMessageToAll(-1,str); }