Jump to content




Slow printed text with instant print same line?


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

#1 TyDoesMC

  • Members
  • 154 posts
  • LocationEarth

Posted 16 May 2015 - 05:48 AM

I was wondering how would I put slow printed text inside instant text?

#2 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 16 May 2015 - 06:25 AM

Your question could perhaps use some elaboration. Is this what you mean, and if not, how does it differ?:

term.write("abcdefghi")
textutils.slowWrite("jklmnopqr")
term.write("stuvwxyz")


#3 TyDoesMC

  • Members
  • 154 posts
  • LocationEarth

Posted 16 May 2015 - 06:47 AM

Like have static text like Username: and here types slow

#4 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 16 May 2015 - 07:32 AM

You're not making much sense to me, but best I can make out, the code I suggested above can do that.

If it can't, perhaps provide some pseudo-code, or link a video demonstrating the effect you're wanting.

#5 TyDoesMC

  • Members
  • 154 posts
  • LocationEarth

Posted 17 May 2015 - 07:13 PM

I figured it out, using setcursorpos :) thanks though





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users