Player Chat Bubble
#1

I want it to when a player chats it only shows above his head and not in the chat box thing. but when I try to use it nothing shows up above that players head..

code:
Код:
public OnPlayerText(playerid, text[])
{
SetPlayerChatBubble(playerid, text, COLOR_WHITE, 100.0, 10000);
return 0;
}
Reply


Messages In This Thread
Player Chat Bubble - by jeffery30162 - 22.06.2014, 22:45
Re: Player Chat Bubble - by Equality - 22.06.2014, 22:48
Re: Player Chat Bubble - by jeffery30162 - 22.06.2014, 22:51
Re: Player Chat Bubble - by Vince - 22.06.2014, 22:55
Re : Player Chat Bubble - by Ramoboss - 22.06.2014, 22:56
Re: Player Chat Bubble - by jeffery30162 - 22.06.2014, 22:58
Re: Player Chat Bubble - by Juvanii - 22.06.2014, 22:58
Re: Player Chat Bubble - by Equality - 22.06.2014, 22:59
Re : Player Chat Bubble - by Ramoboss - 22.06.2014, 23:01
Re: Re : Player Chat Bubble - by Equality - 22.06.2014, 23:02

Forum Jump:


Users browsing this thread: 1 Guest(s)