SA-MP Forums Archive
Question about ChatBubbles. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Question about ChatBubbles. (/showthread.php?tid=518780)



Question about ChatBubbles. - $Marco$ - 11.06.2014

Hello guys,
I was wondering if any of you could have helped me with something.

1. What is the maximum time on SetPlayerChatBubble?
2. What will happen if i will send a ChatBubble after a second another ChatBubble will it replace the previous one or go above it?

Thanks to the kind helpers.


Re: Question about ChatBubbles and 3DTextLabel's. - Rittik - 11.06.2014

1.Unlimited
2.Attach3DTextLabelToPlayer


Re: Question about ChatBubbles and 3DTextLabel's. - $Marco$ - 11.06.2014

Quote:
Originally Posted by Rittik
Посмотреть сообщение
Thanks somebody already PM'd me that.
Still waiting for a response on the other two questions.


Re: Question about ChatBubbles. - Rittik - 11.06.2014

For the first question the answer is "Unlimited".
Second: yes it will replace the previous text.


Re: Question about ChatBubbles. - $Marco$ - 11.06.2014

Thank you!