Posts: 19
Threads: 10
Joined: Feb 2021
BYOND Username: quizmar
Character Name: Alcibiades Mcgillicutty
Hello! It would be nice if we could collect Mech schematics here, and maybe it could one day get a wiki article. Dig them up and post em here
Also could anyone help me plan something that could store door IDs and access codes for packet hacking?
Posts: 436
Threads: 16
Joined: Oct 2020
BYOND Username: Froggit_Dogget
Character Name: Investigangster Klutz / Sergeant Killbees / Mr. Stinkfart
use two selection components, to later string together into packets, first storing door id and the second storing netpass
Posts: 55
Threads: 9
Joined: Sep 2018
BYOND Username: Glassofmilk
You could also use an association component to store the address_1:access_code data for any door you packet hack manually