-
-
Notifications
You must be signed in to change notification settings - Fork 30
OnSetSCPConfig
Called when the configs of SCPs are being set. This happens every round.
IEventHandlerSetSCPConfig
-
bool
Ban049 { get; set; }
Whether prevent SCP-049 being spawned
-
bool
Ban079 { get; set; }
Whether prevent SCP-079 being spawned
-
bool
Ban096 { get; set; }
Whether prevent SCP-096 being spawned
-
bool
Ban106 { get; set; }
Whether prevent SCP-106 being spawned
-
bool
Ban173 { get; set; }
Whether prevent SCP-173 being spawned
-
bool
Ban939_53 { get; set; }
Whether prevent SCP-939-53 being spawned
-
bool
Ban939_89 { get; set; }
Whether prevent SCP-939-89 being spawned
-
int
SCP049amount { get; set; }
Max amount of SCP-049 that can be spawned in randomly
-
int
SCP079amount { get; set; }
Max amount of SCP-079 that can be spawned in randomly
-
int
SCP096amount { get; set; }
Max amount of SCP-096 that can be spawned in randomly
-
int
SCP106amount { get; set; }
Max amount of SCP-106 that can be spawned in randomly
-
int
SCP173amount { get; set; }
Max amount of SCP-173 that can be spawned in randomly
-
int
SCP457amount { get; set; }
Max amount of SCP-457 that can be spawned in randomly
-
int
SCP939_53amount { get; set; }
Max amount of SCP-939-53 that can be spawned in randomly
-
int
SCP939_89amount { get; set; }
Max amount of SCP-939-89 that can be spawned in randomly
Need to be added
- Installation
- Config
- Server Name Variables
- Commands
-
- Admin Events
- Enviroment Events
-
Player Events
- OnPlayerHurt
- OnPlayerDie
- OnPlayerPickupItem
- OnPlayerDropItem
- OnPlayerJoin
- OnNicknameSet
- OnAssignTeam
- OnSetRole
- OnCheckEscape
- OnSpawn
- OnDoorAccess
- OnIntercom
- OnIntercomCooldownCheck
- OnPocketDimensionExit
- OnPocketDimensionEnter
- OnPocketDimensionDie
- OnThrowGrenade
- OnPlayerInfected
- OnSpawnRagdoll
- OnLure
- OnContain106
- OnMedkitUse
- OnShoot
- On106CreatePortal
- On106Teleport
- OnElevatorUse
- OnHandcuff
- OnGeneratorUnlock
- OnGeneratorAccess
- OnGeneratorInsertTablet
- OnGeneratorEjectTablet
- On079Door
- On079Lock
- On079Elevator
- On079TeslaGate
- On079AddExp
- On079LevelUp
- On079UnlockDoors
- On079CameraTeleport
- On079ElevatorTeleport
- On079StartSpeaker
- On079StopSpeaker
- On079Lockdown
- Server Round Events
- Team Events