Skip to content
John Bostick edited this page Apr 30, 2022 · 2 revisions

Door

Door is a command that allows you to manage doors from your events. The syntax is as follows:

door (name) (open/close/lock/unlock/destroy) [delay]

The first argument (name) is the name of the door you are trying to modify. A list of door names is provided below. This is case sensitive.

The second argument (delay) allows you to specify a delay before the command is executed. This can be used to modify the door after a set period of time

Examples

This will lock the surface gate:

door SurfaceGate lock

This will destroy the Micro-HID door after 20 seconds

door HID destroy 20

Door names

These are all of the available door names

Scp012Locker

Scp049Armory

Scp079First

Scp079Second

Scp096

Scp106Bottom

Scp106Primary

Scp106Secondary 

Scp173Gate 

Scp173Connector 

Scp173Armory 

Scp173Bottom 

GR18Gate 

Scp914Gate

CheckpointEntrance

CheckpointLczA

CheckpointLczB

EntranceDoor

EscapePrimary

EscapeSecondar

ServersBottom

GateA

GateB

HczArmory

HeavyContainmentDoor

HID

HIDLeft

HIDRight

Intercom

LczArmory

LczCafe

LczWc

LightContainmentDoor

NukeArmory

NukeSurface

PrisonDoor

SurfaceGate
Clone this wiki locally