[HELP]How to Get chat Up Of the Head
#1

In my server, When someone chats, its normal to see it near the chat box, But i want it to show it up on head too, Can any one provide me with something, which will show the chat in the chat box and also up of the players head??
Reply
#2

Isn't that automatically? O.o
Reply
#3

SetPlayerChatBubble.
Reply
#4

Umm, Dont tell me it will also show the ooc chat!
Reply
#5

Quote:
Originally Posted by Calg00ne
Посмотреть сообщение
Dont tell me it shows the ooc chat up of your head too
Reply
#6

PHP код:
public OnPlayerText(playeridtext[])
{
    
SetPlayerChatBubble(playeridtext0xFF0000FF100.010000);
    return 
1;

It won't show the OOC chat.
Reply
#7

Quote:
Originally Posted by Luнs Miki
Посмотреть сообщение
PHP код:
public OnPlayerText(playeridtext[])
{
    
SetPlayerChatBubble(playeridtext0xFF0000FF100.010000);
    return 
1;

It won't show the OOC chat.
Thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)