This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
colcrunch's profile picture

Looping Program (so that only specific info updates)

Started by colcrunch, 19 September 2014 - 01:24 AM
colcrunch #1
Posted 19 September 2014 - 03:24 AM
So the pastebin is here: http://pastebin.com/mHhdqQp1

What I want to happen is to have all of the real info update every so often (so fuel status, active/not, etc) but I dont want it to be an infinitely scrolling mess, and I want the format to sort of just stay the way it is.
KingofGamesYami #2
Posted 19 September 2014 - 03:59 AM
You'll need these for sure:
term.getCursorPos
term.setCursorPos

And using this wouldn't hurt:
term.write