Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add extra text on name
#2
Well first of all, doing this will not show this text to other players unless you send it to the server and from the server sends it to all the other clients. But if you only want it to show for yourself you need to add text1.text before GetPlayerName(Index), like this:
text1.text & " . " & GetPlayerName(Index)

You can find GetPlayerName(Index) in the Drawtext below your TextX line.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)