Hiya All, I have been trying to Add the Fallout Terminals API into my Homebrew Campaign and the few I have got Working are amazing for Player Immersion and Interaction. I am trying to adapt and create my own Terminals with the API, but I am a complete rookie when it comes to Coding/ JSON. The few I have gotten Working, although great, I only got through brute force and a tonne of tinkering. I have tried to Use the provided JSON Format in the API Instal Description, but I have no idea how it actually works so although I may Copy/Paste sections that work in one Terminal over to another, it completely breaks the other and due to my lack of knowledge I can’t understand the reason. Does anyone by Chance have a “Dummies Guide” to the API, as from the bits I have gotten Working there fantastic to use, but definitely need to understand more to really develop these for my Games. A key Feature I'm trying to implement is to do with the "Lock" Function; Add the Ability to "Lock" certain Screens within a Terminal. The example would be; My Campaign has an Military Infirmary and I want a Terminal that Players can Use to Unlock doors [I'm not looking for it to do this automatically] and Search Patient Records. I want the Doors Access to be freely accessible but the Patient Records; or a few certain Patient Files, to be Password Locked using the API's "Lock" Feature. Many Thanks in Advance all,