Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.28 KB

README.md

File metadata and controls

53 lines (39 loc) · 1.28 KB

OUTDATED

This Plugin was intended for Synapse 2, and is not made, nor compatible with Synapse3.


SCPLockdown

A simple SCP SL Synapse plugin to lockdown Scps at the beginning of the round for a specified amount of time.


Configs

The plugin takes max. 6 different configurable SCPs and their desired duration in seconds.
However, when setting both of the 939 SCPs, the latter one will be the one dominating.

Example:

[ScpLockdown]
{
# The affected SCPs and their duration in seconds of lockdown
affectedScps:
  Scp173: 60
  Scp079: 60
  Scp096: 60
  Scp106: 60
  Scp049: 60
  Scp93989: 60
  Scp93953: 60
}

Lockdown

SCP 173

Peanut's connector door will be locked down for the specified duration.

SCP 079

Computer cannot interact with doors, elevators and such for specified duration. (Swapping cameras excluded)

SCP 096

Shy Guy's door towards the HCZ will be locked down for the specified duration.

SCP 106

Larry will be put in lockdown inside of his own pocket dimension for the specified duration.

SCP 049

The doctor's heavy gate will be locked down for the specified duration.

SCP 939 89 & 53

All doors within the room will be locked down for the specified duration.