Quote:
Originally Posted by AllanSG
Tente adcionar
PHP код:
// OnPlayerText
new Nome[25], TAG[256];
GetPlayerName(playerid, Nome, sizeof(Nome));
format(TAG, sizeof(TAG), "[TAG] %s : %s", Nome, text); // formata a mensagem para pega o nome do jogador, e setar a tag antes do nick, [TAG] mude para a tag desejada.
if(IsPlayerMap(playerid))
{
SendClientMessageToAll(-1, TAG); // envia a mensagem para todos
}
|
Nгo tipo, a tag e as funзхes nгo funcionam, esse jeito seria sу pra enviar a mensagem pra todos com a TAG