Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Search the Community

Showing results for tags 'cant find file'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • OpenComputers
    • Announcements
    • Feedback
    • IRC
  • Code Central
    • Support
    • Showcase
    • Tutorials
  • Addons & More
    • Addons Mods
    • Architectures
    • OpenEngineering Task Force
  • General
    • Lounge
    • Forum Games
    • Showcase
    • Servers
  • Archives
    • Public Archives

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Minecraft


GitHub


IRC


Fediverse ID


Location


Interests

Found 1 result

  1. ANtoine

    Boot error

    Hello guys, I'm a new user of opencomputers and I met a problem : I edited a prgm : password : local term = require("term") function begin() print("hello customer") print("enter password") password = io.read() if password == "password" then else begin() end end begin() My program is correct, I can run it but I wanted to set it on the boot so the customer must know the password to use the computer. How can I do that ?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.