EXILED plugin for SCP:SL that allows you to change what keycards open what doors. By default, the Facility Guard gains access to the intercom. Below is a list of available door and keycard names.
| ID |
|---|
| Scp914Door |
| GR18Inner |
| Scp049Gate |
| Scp049Armory |
| Scp079First |
| Scp079Second |
| Scp096 |
| Scp079Armory |
| Scp106Primary |
| Scp106Secondary |
| Scp173Gate |
| Scp173Connector |
| Scp173Armory |
| Scp173Bottom |
| GR18Gate |
| Scp914Gate |
| Scp939Cryo |
| CheckpointLczA |
| CheckpointLczB |
| EntranceDoor |
| EscapePrimary |
| EscapeSecondary |
| GateA |
| GateB |
| HczArmory |
| HeavyContainmentDoor |
| HeavyBulkDoor |
| HIDChamber |
| HIDLab |
| Intercom |
| LczArmory |
| LczCafe |
| LczWc |
| LightContainmentDoor |
| NukeSurface |
| PrisonDoor |
| SurfaceGate |
| Scp330 |
| Scp330Chamber |
| CheckpointGateA |
| CheckpointGateB |
| CheckpointEzHczA |
| CheckpointEzHczB |
| ElevatorGateA |
| ElevatorGateB |
| ElevatorNuke |
| ElevatorScp049 |
| ElevatorLczA |
| ElevatorLczB |
| CheckpointArmoryA |
| CheckpointArmoryB |
| Airlock |
| Scp173NewGate |
| EscapeFinal |
| Scp106Checkpoint |
| ServerRoomCloset |
| TestRoom |
| PlantsCloset |
| Checkpoint |
| ID |
|---|
| KeycardJanitor |
| KeycardScientist |
| KeycardResearchCoordinator |
| KeycardZoneManager |
| KeycardGuard |
| KeycardMTFPrivate |
| KeycardContainmentEngineer |
| KeycardMTFOperative |
| KeycardMTFCaptain |
| KeycardFacilityManager |
| KeycardChaosInsurgency |
| KeycardO5 |
| KeycardCustomManagement |
| KeycardCustomMetalCase |
| KeycardCustomSite02 |
| KeycardCustomTaskForce |
The project files are intended to be built using either the command line or VSCode with the C# Dev Tools extension, but Visual Studio should work too. You will need to have the SCP:SL dedicated server and .NET SDK 8 or above installed. You will also need to change the reference paths in the .csproj file to the location of your dedicated server.
Contributions are welcome! Please read through the guidelines before submitting an issue or pull request.