aroeira Posted August 27, 2012 Posted August 27, 2012 What can I do for the monitor do not clean when I restart my server ?
TopAce6 Posted August 28, 2012 Posted August 28, 2012 so hard to resist quoting Samuel L Jackson!! seriously man you have to elaborate more, your words ....they make no sense. what are your trying to ask?
vdubmastertech Posted August 28, 2012 Posted August 28, 2012 You need to create a program called "startup" on the computer. Type this into the terminal of the computercraft computer you are running the program on. As in the computer you are using to "write" to the monitor: Type: edit startup (hit enter) Type: shell.run("NameOfYourProgramYouWantToRunAtStartupGoesHere") (i.e. - shell.run("rules") - if you want to run the program called "rules" at startup) Then save the program and exit, and reboot the computer. It should automatically run the program you want everytime the computer starts up. Like when the server restarts. Hope that makes sense, it's hard to type out commands for computercraft on a forum.
Neowulf Posted August 29, 2012 Posted August 29, 2012 What?!? What? What... And for good measure: Que? Your two posts were terrible, I was asking YOU to elaborate on what you wanted.
aroeira Posted August 29, 2012 Author Posted August 29, 2012 THANK YOU vdubmastertech. Thanks so much. I used lwc to lock the computer.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now