Jump to content




M.settextscale (Solved)


  • You cannot reply to this topic
2 replies to this topic

#1 Apfeldstrudel

  • Members
  • 161 posts

Posted 18 September 2013 - 02:07 PM

Cant fix title... oops :P

Hello :D

I've never really used monitors in computercraft and they are driving me nUtS!

I can't set the text scale!... well i can but it does nothing. It just appears in the normal size!

m.setTextScale(2)
m.write(title)
m.setTextScale(1)
I have noo idea why

#2 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 18 September 2013 - 02:13 PM

You can only have one text scale on the monitor, it is not formatting, it is scale. You're changing the scale back to 1 after setting it to 2 and writing the text.

Also to change titles press edit and do "show full editor"

#3 Apfeldstrudel

  • Members
  • 161 posts

Posted 18 September 2013 - 02:14 PM

Aww, is it impossible? What a shame D:





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users