You can read and reply to posts and download all mods without registering.
We're an independent and non-profit fan-site. Find out more about us here.
Yeah, my guess is they couldn't find a good way to make a keypad work with a controller, so scrapped it. I actually like entering codes. It feels more diagetic, makes the world more immersive, and leaves you vulnerable while typing it in, which is awesome.I just don't like how cheesable they are, hence this mod. I could have easily converted keypads into essentially "buttons" but chose not to for the reasons above.
//Has No Inherit set, so we need to set this manually//TODO: Remove this when SCP5 releases+ObjProp 1181 "Scripts"{ "Script 3" "sargeRandomKeypad" "Don't Inherit" true}
sarge945So, slightly good news. The keypad is interactable upon making it to Engineering, but it won't open the door when inputting the passcode after grabbing the audio log. And the code doesn't display on the UI under the keypad either.I went back to check if this is affecting the other keypads on Engineering, but I can make it into Aux Storage 4 just fine.
What was changed?The transmitter looks for the 4 note QVARs being set. Are they no longer set?
Note_5_10:"Found art code: [1"NoteOrder_5_10:"510"Note_5_11:"Found art code: 10"NoteOrder_5_11:"511"Note_5_12:"Found art code: 4"NoteOrder_5_12:"512"Note_5_13:"Found art code: 6]"NoteOrder_5_13:"513"Note_5_14:"Found art code: [1"NoteOrder_5_14:"514"Note_5_15:"Found art code: 10"NoteOrder_5_15:"515"Note_5_16:"Found art code: 4"NoteOrder_5_16:"516"Note_5_17:"Found art code: 6]"NoteOrder_5_17:"517"Note_5_18:"Found art code: [1"NoteOrder_5_18:"518"Note_5_19:"Found art code: 10"NoteOrder_5_19:"519"Note_5_20:"Found art code: 4"NoteOrder_5_20:"520"Note_5_21:"Found art code: 6]"NoteOrder_5_21:"521"Note_5_22:"Found art code: [1"NoteOrder_5_22:"522"Note_5_23:"Found art code: 10"NoteOrder_5_23:"523"Note_5_24:"Found art code: 4"NoteOrder_5_24:"524"Note_5_25:"Found art code: 6]"NoteOrder_5_25:"525"
Eh, just replace the current explicit multi-note syntax with a hard-coded function to scan the range from 5_10 to 5_25 and give the thumbs up if any four are set.
no good, because a hacker can always try to guess if desperate enough.