04.09.2013, 09:56
Or an alternative would be:
SetPlayerChatBubble
Which is commonly used in servers to display an overhead label for a temporary amount of time. This does indeed come with an 'expiretime' parameter, upon which you would have to set a very lengthy amount of time in milliseconds, otherwise I would go with the suggestions from the above posters, and use the following Create3DTextLabel and Attach3DTextLabelToPlayer.
If you require more help with this code, feel free to pm me over the forums.
SetPlayerChatBubble
Which is commonly used in servers to display an overhead label for a temporary amount of time. This does indeed come with an 'expiretime' parameter, upon which you would have to set a very lengthy amount of time in milliseconds, otherwise I would go with the suggestions from the above posters, and use the following Create3DTextLabel and Attach3DTextLabelToPlayer.
If you require more help with this code, feel free to pm me over the forums.