19.01.2012, 16:45
Gostei! Up
@..
Faltou coisas ai ;s
Pelo onplayer text ex..
Ex:
Tbm:
@..І
meu manolo? so Homen rapб '-' -q'
@..
Faltou coisas ai ;s
Pelo onplayer text ex..
Ex:
pawn Код:
SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000);
pawn Код:
public OnPlayerText(playerid, text[])
{
new string[128];
SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000); // 0xFF0000FF = Vermelho, podendo ser alterado tabem, [ Oque o Player Digita Aparece encima da cabeзa do player ]
format(string,sizeof(string),"[ID: %d] %s",playerid,text); // Player ID + Texto que digita apertando f6 ou t
SendPlayerMessageToAll(playerid,string);
return 0;
}
meu manolo? so Homen rapб '-' -q'