19.01.2011, 01:00
pawn Код:
new string[126];
new nome = GetPlayerName(playerid);
new i = strfind(nome, "_", true);
strdel(nome, i, i+1);
strins(nome, " ", i);
format(string, sizeof(string), %s diz: %s, nome, text);
Att.
Yakushi Icefox
@Edit: Isso no "OnPlayerText". E nгo sei se vocк jб fez isso, mas troque o "return 1" por "return 0", para desabilitar o Chat Global. Nгo creio que dб para usar o Chat Global Padrгo, alterando o nome.