aroeira Posted August 27, 2012 Posted August 27, 2012 What can I do for the monitor do not clean when I restart my server ? Quote
aroeira Posted August 28, 2012 Author Posted August 28, 2012 A lot of servers use it. No one know ? Quote
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? Quote
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. Quote
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. Quote
aroeira Posted August 29, 2012 Author Posted August 29, 2012 THANK YOU vdubmastertech. Thanks so much. I used lwc to lock the computer. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.