[DUV] Retirar Underline..
#3

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);
Creio que й esse cуdigo. Dai nгo sei se vocк utiliza ProxDetector, mas a String formatada com espaзo й - se meu cуdigo estiver certo - essa "string".

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.
Reply


Messages In This Thread
[DUV] Retirar Underline.. - by Ryan_Howllet - 19.01.2011, 00:40
Re: [DUV] Retirar Underline.. - by Fabricio_Rios - 19.01.2011, 00:49
Re: [DUV] Retirar Underline.. - by Yakushi Icefox - 19.01.2011, 01:00
Re: [DUV] Retirar Underline.. - by Ryan_Howllet - 19.01.2011, 02:09
Re: [DUV] Retirar Underline.. - by rjjj - 19.01.2011, 03:11
Re: [DUV] Retirar Underline.. - by Trinix_PoS [Bizu] - 19.01.2011, 11:13
Re: [DUV] Retirar Underline.. - by Ryan_Howllet - 19.01.2011, 13:29
Re: [DUV] Retirar Underline.. - by Macintosh - 19.01.2011, 13:48
Respuesta: [DUV] Retirar Underline.. - by ipsBruno - 19.01.2011, 13:55
Re: [DUV] Retirar Underline.. - by Ricop522 - 19.01.2011, 14:00

Forum Jump:


Users browsing this thread: 1 Guest(s)