Posts: 285
Threads: 44
Joined: Feb 2013
Reputation:
0
Hey there,
Is it possible to use SetPlayerChatBubble for only a player? Is there anything like SetPlayerChatBubbleForPlayer ? If not, then I'll need to use 3DTextLabels.
Posts: 851
Threads: 33
Joined: Jul 2016
Reputation:
0
What system are you trying to create tell us to help you with what you should use..
Posts: 1,801
Threads: 21
Joined: Mar 2008
Reputation:
0
Nope, chat bubbles are always visible for anyone. As you already suggested, you must use 3D Text Label for that.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Quote:
Originally Posted by JasonRiggs
Then go ahead using textdraws..
|
3DTextLabels... Not textdraws.
Posts: 435
Threads: 2
Joined: Jul 2017
Reputation:
0
You'd be wanting to use 3DTextLabels to begin with as SetPlayerChatBubble does not have the testLOS parameter and furthermore, does not have the feature natively integrated.