[Tutorial] SetPlayerChatBubble - 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)
+----- Forum: Lançamentos/Releases (
https://sampforum.blast.hk/forumdisplay.php?fid=56)
+----- Thread: [Tutorial] SetPlayerChatBubble (
/showthread.php?tid=334784)
SetPlayerChatBubble -
dPlaYer_ - 15.04.2012
Como apagaram o meu 2 meses e atrбs. vim postar novamente:
Boa noite '-' sou o
player, venho aqui postar esse meio tutorial
Sobre SetPlayerChatBubble
- 1є Tutorial -
pawn Код:
/*1- Oque й SetPlayerChatBuble?
R: ChatBubble й o texto que fica em cima da cabeзa do jogador.
2- Como eu uso ele?
R: Existe vбrias formas de vocк usa-lo.
Sendo na Callback ' OnPlayerText ' ou vocк pode usa-lo para aparecer um texto a sua escolha
Em Cima da cabeзa do Player.
Eu vou usar o texto: Adminstrador. Somente para adminstradores logados na RCON
3- Qual й melhor usar? ChatBubble ou AttachPlayer3dtext
R:Attach3DTextLabelToPlayer
*/
public OnPlayerText(playerid, text[]) // CallBack
{
SetPlayerChatBubble(playerid, text, -1, 100.0, 10000); // -1 = Cor do Texto que vai aparecer em cima da cabeзa dele. // 100.0 = Distancia // 10000 = Segundos em que vгo aparecer // text = O Texto que o Player Digita.
/*
// Outra funзгo!
if(txt[0] == '!') // Ex: ! Oi | Oque vocк digitar dps do ! , vai aparecer em cima da sua cabeзa '-'
{
SetPlayerChatBubble(playerid,txt[],-1,35.0,10000); // -1 = Cor // 35.0 = Distancia, // 10000 = Segundos em que vгo aparecer.
return 0;
}*/
return 1;
}
/* Como faзo para botar pra aparecer: ~ Adminstrador ~ emcima da cabeзa do player?
Simples sua soluзгo chegou =) xD*/
//Adicione esta forward junto as outras forwards '-'
forward AtualizarChatBubble();
//Adicione este settimer na public OnGameModeInit
SetTimer("AtualizarChatBubble", 1000, true);
// Callback ._.
public AtualizarChatBubble()
{
for(new x=0; x < MAX_PLAYERS; x++)
{
if(IsPlayerAdmin(x))
{
SetPlayerChatBubble(x, "Administrador", 0xFF0000AA, 100.0, 10000); // 0xFF0000AA = Cor // 0xFF0000AA = Cor Vermelho .
//Vocк pode alterar o texto " Adminstrador " pelo texto a sua escolha. ;)
}
}
}
Re: SetPlayerChatBubble -
Gustavo_z - 15.04.2012
Bom trabalho! 9/10
Re: SetPlayerChatBubble -
dPlaYer_ - 15.04.2012
Quote:
Originally Posted by Gustavo_z
Bom trabalho! 9/10
|
Thanks
Re: SetPlayerChatBubble -
Deanx - 15.04.2012
muito bom parabйns ! 10/10
Re: SetPlayerChatBubble -
[NVC]Eduardo - 15.04.2012
Muito bom cara parabйns. 10/10
Re: SetPlayerChatBubble -
[NV]Dr._.THE - 15.04.2012
nao achei de muita utilidade... mas dou uma nota 4/10
Re: SetPlayerChatBubble -
4LiSs0N - 15.04.2012
Bem utнl 7/10 Parabens
Re: SetPlayerChatBubble -
ggT - 15.04.2012
Mais esse vitor й um gay mesmo!
Re: SetPlayerChatBubble -
dPlaYer_ - 15.04.2012
Quote:
Originally Posted by Deanx
muito bom parabйns ! 10/10
|
Obrigado.
Quote:
Originally Posted by [NVC]Eduardo
Muito bom cara parabйns. 10/10
|
Obrigado.
Quote:
Originally Posted by [NV]Dr._.THE
nao achei de muita utilidade... mas dou uma nota 4/10
|
Obrigado.
Quote:
Originally Posted by 4LiSs0N
Bem utнl 7/10 Parabens
|
obrigado.
Quote:
Originally Posted by ggT
Mais esse vitor й um gay mesmo!
|
Nгo sou tu nгo.
Re: SetPlayerChatBubble -
ggT - 15.04.2012
Quote:
Originally Posted by [LF]PlaYer
Obrigado.
Obrigado.
Obrigado.
obrigado.
Nгo sou tu nгo.
|
caro que tu n e eu =S tu й feio eu so Lindo -q