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

Show a message untill its get a input

Started by kevin687, 06 February 2013 - 05:20 AM
kevin687 #1
Posted 06 February 2013 - 06:20 AM
I want a computer that shows a message untill its get a input
How?
Goof #2
Posted 06 February 2013 - 06:29 AM
a Redstone signal?`or some kinda rednet message?
kevin687 #3
Posted 06 February 2013 - 06:37 AM
both
Goof #4
Posted 06 February 2013 - 06:44 AM
i would first make an redstone signal example ( will edit, so you can choose which one. )
Wait a few mins… Check my pastebin in the post below


Goof #5
Posted 06 February 2013 - 07:22 AM
this is my little "tip" code.. everything is commented ( almost … just ask if you dont understand )

Pastebin: (most easy way)

it should not have any bugs.. (if it has then tell me so i can improve it )
Orwell #6
Posted 06 February 2013 - 07:33 AM
Or key input?
Goof #7
Posted 06 February 2013 - 07:45 AM
. oh

of course.. will add it in…

added:


Goof #8
Posted 06 February 2013 - 08:20 AM
Well– i think that covers almost everything…

(added in the key feature, if you change the mode to 3 (its there by default))

Pastebin
(i just noticed that the id, isnt actually working xD (i did want it to display the "keys.enter" for example. but never mind))

everything should work, atleast..

:D/>