13.04.2012, 21:07
Ex:
Adapt for your script
pawn Код:
format(BornString,sizeof(BornString),"Zombie: {%h}%s [ID:%d] %s",(GetPlayerColor(playerid) >>> 8),PlayerName,playerid,text);
SendClientMessageToAll(-1,BornString);