SA-MP Forums Archive
[Ajuda] Camuflar nick e нcone no mapa - 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: [Ajuda] Camuflar nick e нcone no mapa (/showthread.php?tid=449607)



Camuflar nick e нcone no mapa - CrazYou - 09.07.2013

Estou com um problema que quando eu digito /camuflar, ao invйs de os outros nгo conseguirem ver meu nick, eu que nгo consigo ver o nick deles, e nгo acho posts de como arrumar isso e nem de como ficar invisнvel no minimapa

Quote:

CMD:camuflar(layerid, params[])
{
for(new i = 0; i < MAX_PLAYERS; i++) ShowPlayerNameTagForPlayer(ID, i, false);
SendClientMessage(ID, VERDE, "| INFO | Camuflado com sucesso!");
return 1;
}

CMD:descamuflar(playerid, params[])
{
for(new i = 0; i < MAX_PLAYERS; i++) ShowPlayerNameTagForPlayer(ID, i, true);
SendClientMessage(ID, VERDE, "| INFO | Descamuflado com sucesso!");
return 1;
}




Re: Camuflar nick e нcone no mapa - Locky_ - 09.07.2013

pawn Код:
CMD:camuflar(playerid)
{
for(new i; i < MAX_PLAYERS; i++)
    ShowPlayerNameTagForPlayer(i, playerid, false);
SetPlayerColor(playerid, 0xFFFFFF00);
SendClientMessage(playerid, -1, "{ffff00}Camuflado com sucesso!");
return 1;
}

CMD:descamuflar(playerid)
{
for(new i; i < MAX_PLAYERS; i++)
   ShowPlayerNameTagForPlayer(i, playerid, true);
SetPlayerColor(playerid, 0xFFFFFF80);
SendClientMessage(playerid, -1, "{0000ff}Descamuflado com sucesso!");
return 1;
}
Tente assim.


Re: Camuflar nick e нcone no mapa - CrazYou - 09.07.2013

Quote:
Originally Posted by Nickvj7
Посмотреть сообщение
pawn Код:
CMD:camuflar(playerid)
{
for(new i; i < MAX_PLAYERS; i++)
    ShowPlayerNameTagForPlayer(i, playerid, false);
SetPlayerColor(playerid, 0xFFFFFF00);
SendClientMessage(playerid, -1, "{ffff00}Camuflado com sucesso!");
return 1;
}

CMD:descamuflar(playerid)
{
for(new i; i < MAX_PLAYERS; i++)
   ShowPlayerNameTagForPlayer(i, playerid, true);
SetPlayerColor(playerid, 0xFFFFFF80);
SendClientMessage(playerid, -1, "{0000ff}Descamuflado com sucesso!");
return 1;
}
Tente assim.
Valeu funcionou, e qual o host que o BMT usa? porque eu entrei e vi que tem muito pouco LAG


Re: Camuflar nick e нcone no mapa - Coe1 - 09.07.2013

Quote:
Originally Posted by CrazYou
Посмотреть сообщение
Valeu funcionou, e qual o host que o BMT usa? porque eu entrei e vi que tem muito pouco LAG
HostingService.


Re: Camuflar nick e нcone no mapa - CrazYou - 09.07.2013

Quote:
Originally Posted by Coe1
Посмотреть сообщение
HostingService.
Poderia me passar o site porquк estou procurando aqui e nгo estou achando =S


Re: Camuflar nick e нcone no mapa - Coe1 - 09.07.2013

Quote:
Originally Posted by CrazYou
Посмотреть сообщение
Poderia me passar o site porquк estou procurando aqui e nгo estou achando =S
.com.br


Re: Camuflar nick e нcone no mapa - BieeelEvolution - 09.07.2013

hostingservice nгo faliu? O.O


Re: Camuflar nick e нcone no mapa - CrazYou - 09.07.2013

Quote:
Originally Posted by BieeelEvolution
Посмотреть сообщение
hostingservice nгo faliu? O.O
Nгo sei, o que eu sei й que o site nгo abre, poderia me indicar hosts bons e baratos?