22.03.2014, 21:13
Hello, why does this client message dont send instead a empty message comes into the chat?
Код:
if(pInfo[killerid][pKills] == 10) { pInfo[killerid][pRank] = 1,format(str,sizeof(str),""chat""OLD_ADMINCMD" [RANK] %s (%d) has been ranked up to rank {21DD00}'1'",PlayerName(killerid),killerid,GameTextForPlayer(killerid,"~r~Rank up",2500,1),SendClientMessageToAll(-1,str)); }