SA-MP Forums Archive
[DUV] Nomes - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [DUV] Nomes (/showthread.php?tid=135164)



[DUV] Nomes - Douglinh@s - 19.03.2010

Olб, gostaria de saber se а algum jeito de remover certas coisas...


Tipo:

"Nome_Sobrenome Diz: %s"

Aн remover o _ handerline


Tem como?


Re: [DUV] Nomes - Poderoso Chefгo - 19.03.2010

lol nunca vi isso...
e acho isso meio sem utilidade xD


Re: [DUV] Nomes - RoamPT - 19.03.2010

pawn Код:
new str[160];
GetPlayerName(playerid, str, MAX_PLAYER_NAME);
for (new i = 0; i < MAX_PLAYER_NAME; i++)
if (str[i] == '_')
str[i] = ' ';
Exemplo:
pawn Код:
new str[160];
GetPlayerName(playerid, str, MAX_PLAYER_NAME);
for (new i = 0; i < MAX_PLAYER_NAME; i++)
if (str[i] == '_')
str[i] = ' ';
format(str, sizeof(str), "* %s esta mensagem aparece o nome do jogador sem o underscore.", str);
ProxDetector(10.0, playerid, str, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);



Re: [DUV] Nomes - Sweet! - 19.03.2010

Quote:
Originally Posted by Poderoso Chefгo
lol nunca vi isso...
e acho isso meio sem utilidade xD
LARP , SARP, Tem Isso eu Acho
Tambйm Acho sem Utilidade, mas eu acho que й pra deixa o Servidor mas RP