#1

How would i create ranks that appear over the players head? Like, "Noob", "Player", "God" and they automatically promote when you hit a certain score? thanks
Reply
#2

You will need these functions:

Create3DTextLabel
Attach3DTextLabelToPlayer
Update3DTextLabelText

Check the wiki for more info on how to use them.

Just create a label, check the players rank, and edit the string. Whenever the players' score increases, check if they reached a new rank/level, and edit the label to suit their new rank/level.
Reply
#3

a little more help please :P

Maybe an example? thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)