|
| 20 May 2016 09:30 PM |
how would i get the player's name length?
#code print('i am poor') |
|
|
| Report Abuse |
|
|
KLGA
|
  |
| Joined: 19 Apr 2014 |
| Total Posts: 2571 |
|
| |
|
|
| 20 May 2016 09:31 PM |
thanks
#code print('i am poor') |
|
|
| Report Abuse |
|
|
| |
|
|
| 20 May 2016 09:33 PM |
@GetThe; # is for a table's length, I'm not sure that would work
|
|
|
| Report Abuse |
|
|
|
| 20 May 2016 09:34 PM |
it did work c:
local length = #Player.Name newMessage.Chat.Position = UDim2.new(0,length*10,0,0)
#code print('i am poor') |
|
|
| Report Abuse |
|
|
| |
|
|
| 20 May 2016 09:57 PM |
no # is the length operator
|
|
|
| Report Abuse |
|
|
| |
|