Chat help
#1

Can someone tell me how can i add to player the chat from npc (like Say : x) like baloon chat the top of the head
Reply
#2

SetPlayerChatBubble

Search that on the Wiki.
Reply
#3

And if i want to appear some like : Says: text.

At the moment, it appear only the text overhead of player, so i want to appear "Says:" too.
Reply
#4

use format.
format(str, 128, "Says: %s" text);

SetPlayerChatBubble(text, ...)

You do the rest
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)