aboy5643
|
  |
| Joined: 08 Oct 2010 |
| Total Posts: 5458 |
|
|
| 06 Sep 2011 05:58 PM |
What's the max number of characters in a TextLabel's Text property?? I know it cuts off somewhere and I don't want to count...
"I like dooly-bops" -- ArceusInator |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 06:00 PM |
255
~ Mitch Every day I'm shuffling. |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 06:01 PM |
And anyway why would you count, just attempt to set it to
TextLabel.Text = string.rep("A", 9001) print(string.len(TextLabel.Text))
~ Mitch Every day I'm shuffling. |
|
|
| Report Abuse |
|
|
aboy5643
|
  |
| Joined: 08 Oct 2010 |
| Total Posts: 5458 |
|
|
| 06 Sep 2011 06:01 PM |
Because that would require running a script which requires extra energy :P
"I like dooly-bops" -- ArceusInator |
|
|
| Report Abuse |
|
|
|
| 06 Sep 2011 06:27 PM |
| I very much wish it was more. I always need more characters. |
|
|
| Report Abuse |
|
|
| |
|
|
| 06 Sep 2011 06:29 PM |
| scumbag roblox only gives you 256 bytes. |
|
|
| Report Abuse |
|
|
aboy5643a
|
  |
| Joined: 20 Nov 2010 |
| Total Posts: 2785 |
|
|
| 06 Sep 2011 06:29 PM |
Yeah, 255 isn't enough to write a blog post lolololol. Also, I suck at this not being banned on my main thing. I just got a 14 day O.o Although I didn't think what I said was inappropriate, but apparently it is D:
"I like dooly-bops" -- ArceusInator |
|
|
| Report Abuse |
|
|
| |
|
aboy5643a
|
  |
| Joined: 20 Nov 2010 |
| Total Posts: 2785 |
|
|
| 06 Sep 2011 06:33 PM |
| I was trying to explain a Micky D's sandwich I make using a McDouble and a McChicken O.o |
|
|
| Report Abuse |
|
|
| |
|