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

cadergator10

Members
  • Content Count

    83
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by cadergator10

  1. I updated the server to use a new system for saving the files, and a new way of checking the user! Before, it used the name. The problem with that is that if you change the name, you cant use the card anymore. Now, the card uses a UUID! It doesn't change unless you reset the uuid, which will give it a new uuid, rendering the old card useless. Way better over all. Also made it so if a user has the staff pass, it will let them in through ANY door. Also adding images rn
  2. So, I ran into a problem on my server, since I use a security card system for the roleplay server. We had a MTF base (scp stuff) far away from the main site! What this means, is that if you are out of the main site, you couldn't use the swipe, since the modem doesn't broadcast that far. Well, I figured out just recently that the linked card can span any number of blocks! And so I got the idea, that I could put a network booster of some sort at the site and at the MTF base, whenever one booster receives a modem broadcast, it sends it through the link card. The other booster receives the link ca
  3. The code uses the Open Computers serialization library. I'm not sure if there is a regular lua serialization library or not, but the code works in the game, so I'm not quite sure.
  4. Fixed the OpenOS database! Not sure if it will work first time however, as I lost some of the newer code for it. I think it works now tho
  5. New version: Hello! This is my security doorcontrol system I built. It used to be the code from Dustpuppy's program, but I learned off of it and built it up to be more advanced and better! I moved to GitHub! All files can be found here So backstory: I was getting into Open computers when I discovered the open security mod, but I didn't know lua. so I looked on this website and found Dustpuppy's program. It was perfect! But my needs grew, and I added on more functions to the cards (Armory access level, departments, goi and mtf buttons and such), and I even upgraded the a
  6. I know this file was posted years ago, but it helps me massively! I learned how to use Lua and Opencomputers with this, and even managed to add more to the code in order to create more advanced card systems necessary for my server!
×
×
  • Create New...

Important Information

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