[Tutorial] Callbacks (Publics) Suas Funзхes !
#2

Gostei! Up
@..
Faltou coisas ai ;s

Pelo onplayer text ex..
Ex:
pawn Код:
SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000);
Tbm:
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'
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)