28.11.2011, 17:27
Try that
pawn Код:
new tpname[24];GetPlayerName(playerid,tpname,24);
format(string, sizeof(string), "{0080FF}%s(%d)Has teleported to:{00FF00}Place name",tazername,playerid,pname,giveplayerid);
SendClientMessageToAll(COLOR_WHITE, string);