Class Config
- Namespace
- HelpSense.ConfigSystem
- Assembly
- HelpSense.dll
public class Config
- Inheritance
-
Config
- Inherited Members
Properties
AdminLogPath
public string AdminLogPath { get; set; }
Property Value
AdminLogShow
public bool AdminLogShow { get; set; }
Property Value
AffectAmnesia
public bool AffectAmnesia { get; set; }
Property Value
AffectDoors
public bool AffectDoors { get; set; }
Property Value
AffectGenerators
public bool AffectGenerators { get; set; }
Property Value
AffectLockers
public bool AffectLockers { get; set; }
Property Value
AffectScpLockers
public bool AffectScpLockers { get; set; }
Property Value
AutoServerMessageTime
public int AutoServerMessageTime { get; set; }
Property Value
AutoServerMessageTimer
public ushort AutoServerMessageTimer { get; set; }
Property Value
ChatSystemSize
public int ChatSystemSize { get; set; }
Property Value
ClassDCard
public ItemType ClassDCard { get; set; }
Property Value
- ItemType
Debug
public bool Debug { get; set; }
Property Value
DisplayInIcom
public bool DisplayInIcom { get; set; }
Property Value
EnableAcSystem
public bool EnableAcSystem { get; set; }
Property Value
EnableAutoServerMessage
public bool EnableAutoServerMessage { get; set; }
Property Value
EnableBaoAn
public bool EnableBaoAn { get; set; }
Property Value
EnableChangeSCPHPSystem
public bool EnableChangeSCPHPSystem { get; set; }
Property Value
EnableChaosLeader
public bool EnableChaosLeader { get; set; }
Property Value
EnableChatSystem
public bool EnableChatSystem { get; set; }
Property Value
EnableFFRoundEndRoleChange
public bool EnableFFRoundEndRoleChange { get; set; }
Property Value
EnableFriendlyFire
public bool EnableFriendlyFire { get; set; }
Property Value
EnableLazySystem
public bool EnableLazySystem { get; set; }
Property Value
EnableRoundEndInfo
public bool EnableRoundEndInfo { get; set; }
Property Value
EnableRoundSupplies
public bool EnableRoundSupplies { get; set; }
Property Value
EnableRoundWaitingLobby
public bool EnableRoundWaitingLobby { get; set; }
Property Value
EnableSCP029
public bool EnableSCP029 { get; set; }
Property Value
EnableSCP703
/////////////////////////////////////////////////
public bool EnableSCP703 { get; set; }
Property Value
EnableSeeNoEvil
public bool EnableSeeNoEvil { get; set; }
Property Value
EnableSkynet
public bool EnableSkynet { get; set; }
Property Value
EnableSpectatorList
public bool EnableSpectatorList { get; set; }
Property Value
EnableWelcomeInfo
public bool EnableWelcomeInfo { get; set; }
Property Value
FFMessageDuration
public float FFMessageDuration { get; set; }
Property Value
FFRoundEndRole
public RoleTypeId FFRoundEndRole { get; set; }
Property Value
- RoleTypeId
FriendlyFireNotifyingType
public MessageType FriendlyFireNotifyingType { get; set; }
Property Value
IcomTextSize
public int IcomTextSize { get; set; }
Property Value
IgnoredRoles
public List<string> IgnoredRoles { get; set; }
Property Value
InfiniteAmmo
public bool InfiniteAmmo { get; set; }
Property Value
InfiniteAmmoType
public InfiniteAmmoType InfiniteAmmoType { get; set; }
Property Value
LobbyInventory
public List<ItemType> LobbyInventory { get; set; }
Property Value
- List<ItemType>
LobbyLocation
public List<LobbyLocationType> LobbyLocation { get; set; }
Property Value
LobbyPlayerRole
public RoleTypeId LobbyPlayerRole { get; set; }
Property Value
- RoleTypeId
MessageTemplate
public string MessageTemplate { get; set; }
Property Value
MessageTime
public int MessageTime { get; set; }
Property Value
MovementBoostIntensity
public byte MovementBoostIntensity { get; set; }
Property Value
NoT347
public bool NoT347 { get; set; }
Property Value
OverriddenFriendlyFireMultiplier
public float OverriddenFriendlyFireMultiplier { get; set; }
Property Value
PracticeHall
public bool PracticeHall { get; set; }
Property Value
SCP023
public bool SCP023 { get; set; }
Property Value
SCP073
public bool SCP073 { get; set; }
Property Value
SCP073DD
public byte SCP073DD { get; set; }
Property Value
SCP073RRD
public float SCP073RRD { get; set; }
Property Value
SCP073SCPRD
public float SCP073SCPRD { get; set; }
Property Value
SCP1056
public bool SCP1056 { get; set; }
Property Value
SCP1056X
public float SCP1056X { get; set; }
Property Value
SCP1068
public bool SCP1068 { get; set; }
Property Value
SCP1093
public bool SCP1093 { get; set; }
Property Value
SCP191
public bool SCP191 { get; set; }
Property Value
SCP191Ammo
public float SCP191Ammo { get; set; }
Property Value
SCP2936
public bool SCP2936 { get; set; }
Property Value
SCP347
public bool SCP347 { get; set; }
Property Value
SCP703ItemTime
public int SCP703ItemTime { get; set; }
Property Value
SCPsHP
public List<float> SCPsHP { get; set; }
Property Value
SavePath
public string SavePath { get; set; }
Property Value
SavePlayersInfo
public bool SavePlayersInfo { get; set; }
Property Value
SeeNoEvilPer
public int SeeNoEvilPer { get; set; }
Property Value
SpawnHID
public bool SpawnHID { get; set; }
Property Value
WelcomeTime
public ushort WelcomeTime { get; set; }
Property Value
ZiJiuCommand
public bool ZiJiuCommand { get; set; }