From f0174d366785297a22b7b83f56979cd54a51ad5e Mon Sep 17 00:00:00 2001 From: Yamato <66829532+louis1706@users.noreply.github.com> Date: Sun, 17 Nov 2024 14:50:53 +0100 Subject: [PATCH] Nw documentation (#182) * `[Exiled::Events]` `[Exiled::API]` New event + new property (#31) * new ev + previous role * suggestions * uwu * suj * fix * uwu --------- Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com> * [EXILED::Events] BeingObserved event stolen (#91) * Scp173 Observing, Stolen from https://github.com/ExMod-Team/EXILED/pull/72/files * Remove old comment * Fix Error Co-Authored-By: SrLicht * NW Documentation * moving forward * YES * Fix * Update * Index Update * Change Order * OrderBy * Revert "Fix Error" This reverts commit d53d84de79d94570393694f17a35bfde543b4089. * Revert "[EXILED::Events] BeingObserved event stolen (#91)" This reverts commit cc7c183932030bf87afbb6b09990d8c76f932682. * Revert "`[Exiled::Events]` `[Exiled::API]` New event + new property (#31)" This reverts commit 043d9a98ba58c30ee05a7e13210126b2b085502b. * remove using * NW_Documentation * SCPSLRessources NW doc * Change * try to fix labeller try to fix labeler * Update DamageHandler Doc * Revert partially This reverts commit 03122a36d173a29ffc94785801cf67814867f423. --------- Co-authored-by: VALERA771 <72030575+VALERA771@users.noreply.github.com> Co-authored-by: X <24619207+Undid-Iridium@users.noreply.github.com> Co-authored-by: SrLicht --- .github/labeler.yml | 8 +- EXILED/EXILED.sln | 8 + .../SCPSLRessources/NW_Documentation.md | 3974 +++++++++++++++++ .../SCPSLRessources/NW_Documentation.tt | 115 + EXILED/docs/articles/toc.yml | 2 + EXILED/docs/docs.csproj | 56 + 6 files changed, 4159 insertions(+), 4 deletions(-) create mode 100644 EXILED/docs/articles/SCPSLRessources/NW_Documentation.md create mode 100644 EXILED/docs/articles/SCPSLRessources/NW_Documentation.tt create mode 100644 EXILED/docs/docs.csproj diff --git a/.github/labeler.yml b/.github/labeler.yml index 6fd09c3a1..bd83bb6c8 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -11,10 +11,10 @@ GitHub: - any-glob-to-any-file: .github/** # Any modifications to github related files Events: # Add the 'Events' label -- changed-files: - - any-glob-to-any-file: EXILED/Exiled.Events/** # Any Modifications to events - - all-globs-to-all-files: '!EXILED/Exiled.Events/Patches/**/*' # Exept modifications to transpiler files - +- all: + - changed-files: + - any-glob-to-any-file: 'EXILED/Exiled.Events/**/*' + - all-globs-to-all-files: '!EXILED/Exiled.Events/Patches/**/*' API: # Add the 'API' label - changed-files: - any-glob-to-any-file: EXILED/Exiled.API/** # Any modifications to the API diff --git a/EXILED/EXILED.sln b/EXILED/EXILED.sln index 3614644a8..60b7f5f72 100644 --- a/EXILED/EXILED.sln +++ b/EXILED/EXILED.sln @@ -21,6 +21,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exiled.CreditTags", "Exiled EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Exiled.CustomRoles", "Exiled.CustomRoles\Exiled.CustomRoles.csproj", "{417C3309-8B93-4218-A1D1-D4BB7B09BE0F}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "docs", "docs\docs.csproj", "{BE130A80-6819-44C6-AA1B-BF068DEA67FF}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -74,6 +76,12 @@ Global {417C3309-8B93-4218-A1D1-D4BB7B09BE0F}.Installer|Any CPU.ActiveCfg = Installer|Any CPU {417C3309-8B93-4218-A1D1-D4BB7B09BE0F}.Release|Any CPU.ActiveCfg = Release|Any CPU {417C3309-8B93-4218-A1D1-D4BB7B09BE0F}.Release|Any CPU.Build.0 = Release|Any CPU + {BE130A80-6819-44C6-AA1B-BF068DEA67FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BE130A80-6819-44C6-AA1B-BF068DEA67FF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BE130A80-6819-44C6-AA1B-BF068DEA67FF}.Installer|Any CPU.ActiveCfg = Installer|Any CPU + {BE130A80-6819-44C6-AA1B-BF068DEA67FF}.Installer|Any CPU.Build.0 = Installer|Any CPU + {BE130A80-6819-44C6-AA1B-BF068DEA67FF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BE130A80-6819-44C6-AA1B-BF068DEA67FF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/EXILED/docs/articles/SCPSLRessources/NW_Documentation.md b/EXILED/docs/articles/SCPSLRessources/NW_Documentation.md new file mode 100644 index 000000000..91f5bd059 --- /dev/null +++ b/EXILED/docs/articles/SCPSLRessources/NW_Documentation.md @@ -0,0 +1,3974 @@ + + + + + + + + + + + + + + + +--- +title: NW Documentation +--- + +### Index + +- [RoleType, Team, Side, LeadingTeam](#roletype-team-side-and-leadingteam) +- [Damage Handlers](#damagehandlers) +- [AchievementName](#achievementname) +- [ActionCategory](#actioncategory) +- [ActionModuleResponse](#actionmoduleresponse) +- [ActionName](#actionname) +- [Activity](#activity) +- [AdminFlags](#adminflags) +- [AlphaPanelOperations](#alphapaneloperations) +- [AttachmentDescriptiveAdvantages](#attachmentdescriptiveadvantages) +- [AttachmentDescriptiveDownsides](#attachmentdescriptivedownsides) +- [AttachmentEditorsTranslation](#attachmenteditorstranslation) +- [AttachmentName](#attachmentname) +- [AttachmentParam](#attachmentparam) +- [AttachmentSlot](#attachmentslot) +- [AttackResult](#attackresult) +- [AttackType](#attacktype) +- [AttackType](#attacktype) +- [AudioMixerChannelType](#audiomixerchanneltype) +- [AuthenticationResponseFlags](#authenticationresponseflags) +- [AutoHideType](#autohidetype) +- [BadgePreferences](#badgepreferences) +- [BadgeVisibilityPreferences](#badgevisibilitypreferences) +- [BanType](#bantype) +- [BlockedInteraction](#blockedinteraction) +- [BroadcastFlags](#broadcastflags) +- [CallType](#calltype) +- [CandyKindID](#candykindid) +- [CassieAnnouncementType](#cassieannouncementtype) +- [Category](#category) +- [CentralAuthPreauthFlags](#centralauthpreauthflags) +- [ChallengeState](#challengestate) +- [ChallengeType](#challengetype) +- [CheckpointErrorType](#checkpointerrortype) +- [CheckpointSequenceStage](#checkpointsequencestage) +- [ClientInstanceMode](#clientinstancemode) +- [ClientSwitchState](#clientswitchstate) +- [ClientType](#clienttype) +- [CloudState](#cloudstate) +- [CmdTeleportData](#cmdteleportdata) +- [CollectionDeserializeToBehaviour](#collectiondeserializetobehaviour) +- [CollisionsDisablingReasons](#collisionsdisablingreasons) +- [CommandOperationMode](#commandoperationmode) +- [Condition](#condition) +- [ConfigShare](#configshare) +- [ConfigShareTypes](#configsharetypes) +- [ConnectionRequestResult](#connectionrequestresult) +- [ConnectionState](#connectionstate) +- [ConnectRequestResult](#connectrequestresult) +- [ConsoleLogType](#consolelogtype) +- [ConsumeError](#consumeerror) +- [CurrentAction](#currentaction) +- [CursorOverrideMode](#cursoroverridemode) +- [DataType](#datatype) +- [DebugLevel](#debuglevel) +- [DecalPoolType](#decalpooltype) +- [DecontaminationStatus](#decontaminationstatus) +- [DeliveryMethod](#deliverymethod) +- [DiodeType](#diodetype) +- [DisconnectReason](#disconnectreason) +- [DisconnectResult](#disconnectresult) +- [DisguiseStatus](#disguisestatus) +- [DispatchTime](#dispatchtime) +- [DisplayExactMode](#displayexactmode) +- [DisplayVideoSetting](#displayvideosetting) +- [DistributionPlatform](#distributionplatform) +- [DoorAction](#dooraction) +- [DoorDamageType](#doordamagetype) +- [DoorLockMode](#doorlockmode) +- [DoorLockReason](#doorlockreason) +- [DtoaMode](#dtoamode) +- [EffectClassification](#effectclassification) +- [EffectType](#effecttype) +- [ElevatorGroup](#elevatorgroup) +- [ElevatorSequence](#elevatorsequence) +- [EncryptedChannel](#encryptedchannel) +- [Entry](#entry) +- [EscapeScenarioType](#escapescenariotype) +- [EType](#etype) +- [FacilityZone](#facilityzone) +- [Faction](#faction) +- [FailReason](#failreason) +- [FalloffType](#fallofftype) +- [FastDtoaMode](#fastdtoamode) +- [FilmmakerBlendPreset](#filmmakerblendpreset) +- [FirearmAudioFlags](#firearmaudioflags) +- [FirearmStatusFlags](#firearmstatusflags) +- [Flags](#flags) +- [Flags](#flags) +- [FogType](#fogtype) +- [FootstepLoudness](#footsteploudness) +- [FpcViewMode](#fpcviewmode) +- [FreezingMode](#freezingmode) +- [FriendlyFireAction](#friendlyfireaction) +- [Generator079Operations](#generator079operations) +- [GeneratorColliderId](#generatorcolliderid) +- [GeneratorFlags](#generatorflags) +- [GeoblockingMode](#geoblockingmode) +- [GlobalChatIconType](#globalchaticontype) +- [GroupMuteFlags](#groupmuteflags) +- [HandlerOutput](#handleroutput) +- [HandlerType](#handlertype) +- [HidState](#hidstate) +- [HidStatusMessageType](#hidstatusmessagetype) +- [HidUserInput](#hiduserinput) +- [HintEffectType](#hinteffecttype) +- [HintMessageTypes](#hintmessagetypes) +- [HintParameterType](#hintparametertype) +- [HintTranslations](#hinttranslations) +- [HintType](#hinttype) +- [HitboxType](#hitboxtype) +- [Holidays](#holidays) +- [HotkeysTranslation](#hotkeystranslation) +- [HttpQueryMode](#httpquerymode) +- [IcomText](#icomtext) +- [IndicatorType](#indicatortype) +- [InputActivationMode](#inputactivationmode) +- [IntercomState](#intercomstate) +- [InvisibilityFlags](#invisibilityflags) +- [IPAddressType](#ipaddresstype) +- [ItemCategory](#itemcategory) +- [ItemDescriptionType](#itemdescriptiontype) +- [ItemTierFlags](#itemtierflags) +- [ItemType](#itemtype) +- [JailbirdMessageType](#jailbirdmessagetype) +- [JailbirdWearState](#jailbirdwearstate) +- [JsonToken](#jsontoken) +- [KeycardPermissions](#keycardpermissions) +- [LeadingTeam](#leadingteam) +- [LegacyInterfaces](#legacyinterfaces) +- [LightingVideoSetting](#lightingvideosetting) +- [LocalAddrType](#localaddrtype) +- [LoggingState](#loggingstate) +- [MainBoolsSettings](#mainboolssettings) +- [MappingLifetime](#mappinglifetime) +- [MessageImportance](#messageimportance) +- [MiscControlsSetting](#misccontrolssetting) +- [MiscPrivacySetting](#miscprivacysetting) +- [MiscVideoSetting](#miscvideosetting) +- [Mode](#mode) +- [Modules](#modules) +- [NatAddressType](#nataddresstype) +- [NetLogLevel](#netloglevel) +- [NetworkProtocolType](#networkprotocoltype) +- [NextRoundAction](#nextroundaction) +- [NotificationSound](#notificationsound) +- [NtpLeapIndicator](#ntpleapindicator) +- [NtpMode](#ntpmode) +- [NullableBoolValue](#nullableboolvalue) +- [OpenerEventType](#openereventtype) +- [OpusApplicationType](#opusapplicationtype) +- [OpusCtlGetRequest](#opusctlgetrequest) +- [OpusCtlSetRequest](#opusctlsetrequest) +- [OpusStatusCode](#opusstatuscode) +- [OutputCodes](#outputcodes) +- [PacketProperty](#packetproperty) +- [ParameterMixingMode](#parametermixingmode) +- [ParseResult](#parseresult) +- [PDTeleportType](#pdteleporttype) +- [PerformanceVideoSetting](#performancevideosetting) +- [PhaseFunction](#phasefunction) +- [PickupFlags](#pickupflags) +- [PlayerInfoArea](#playerinfoarea) +- [PlayerInfoColorTypes](#playerinfocolortypes) +- [PlayerMovementState](#playermovementstate) +- [PlayerPermissions](#playerpermissions) +- [PlayerSorting](#playersorting) +- [PortMapper](#portmapper) +- [PrimitiveFlags](#primitiveflags) +- [ProcessCreationFlags](#processcreationflags) +- [RaClipBoardType](#raclipboardtype) +- [RadioCommand](#radiocommand) +- [RadioRangeLevel](#radiorangelevel) +- [RejectionReason](#rejectionreason) +- [ReproProjectAssetType](#reproprojectassettype) +- [RequestType](#requesttype) +- [RequestType](#requesttype) +- [RespawnSequencePhase](#respawnsequencephase) +- [ResurrectError](#resurrecterror) +- [RoleChangeReason](#rolechangereason) +- [RoleSpawnFlags](#rolespawnflags) +- [RoleTypeId](#roletypeid) +- [RoomName](#roomname) +- [RoomShape](#roomshape) +- [RoomType](#roomtype) +- [RoundRestartType](#roundrestarttype) +- [RpcStateMsg](#rpcstatemsg) +- [RpcType](#rpctype) +- [RpcType](#rpctype) +- [RpcType](#rpctype) +- [ScanSequenceStep](#scansequencestep) +- [Scp0492SoundId](#scp0492soundid) +- [Scp079HudTranslation](#scp079hudtranslation) +- [Scp096AbilityState](#scp096abilitystate) +- [Scp096HitResult](#scp096hitresult) +- [Scp096HudTranslation](#scp096hudtranslation) +- [Scp096RageState](#scp096ragestate) +- [Scp173SoundId](#scp173soundid) +- [Scp244State](#scp244state) +- [Scp3114HudTranslation](#scp3114hudtranslation) +- [Scp914InteractCode](#scp914interactcode) +- [Scp914KnobSetting](#scp914knobsetting) +- [Scp914Mode](#scp914mode) +- [Scp914Sound](#scp914sound) +- [Scp939DamageType](#scp939damagetype) +- [Scp939HudTranslation](#scp939hudtranslation) +- [Scp939LungeState](#scp939lungestate) +- [SecurityLevel](#securitylevel) +- [SensitivitySetting](#sensitivitysetting) +- [ServerLogType](#serverlogtype) +- [ServerRateLimit](#serverratelimit) +- [ServerShutdownState](#servershutdownstate) +- [SettingType](#settingtype) +- [ShutdownResult](#shutdownresult) +- [SpawnableTeamType](#spawnableteamtype) +- [SpectatableListElementType](#spectatablelistelementtype) +- [SpectatorSpawnReason](#spectatorspawnreason) +- [States](#states) +- [StatusType](#statustype) +- [StructureType](#structuretype) +- [SubtitleType](#subtitletype) +- [SyncMode](#syncmode) +- [TargetButton](#targetbutton) +- [Team](#team) +- [ThirdpersonItemAnimationName](#thirdpersonitemanimationname) +- [TrackerMessage](#trackermessage) +- [TriggerState](#triggerstate) +- [UISetting](#uisetting) +- [UnconnectedMessageType](#unconnectedmessagetype) +- [ValidationError](#validationerror) +- [ValidationError](#validationerror) +- [ValidationError](#validationerror) +- [VariantType](#varianttype) +- [VcAudioSetting](#vcaudiosetting) +- [VcMuteFlags](#vcmuteflags) +- [VcPrivacyFlags](#vcprivacyflags) +- [VersionType](#versiontype) +- [VoiceChatChannel](#voicechatchannel) +- [VoiceChatSupportMode](#voicechatsupportmode) +- [VoiceLinesName](#voicelinesname) +- [VolumeSliderSetting](#volumeslidersetting) +- [WorkstationStatus](#workstationstatus) + +### AchievementName + +
Achievements.AchievementName +```md title="Latest Updated: 13.5.0.1" + [0] = TurnThemAll + [1] = Pacified + [2] = MelancholyOfDecay + [3] = DontBlink + [4] = LightsOut + [5] = ItsAlwaysLeft + [6] = AccessGranted + [7] = DeltaCommand + [8] = ProceedWithCaution + [9] = Friendship + [10] = ForScience + [11] = IsThisThingOn + [12] = FireInTheHole + [13] = HeWillBeBack + [14] = BePoliteBeEfficient + [15] = ExecutiveAccess + [16] = SecureContainProtect + [17] = TMinus + [18] = ChangeInCommand + [19] = ThatCanBeUseful + [20] = JustResources + [21] = ThatWasClose + [22] = SomethingDoneRight + [23] = WalkItOff + [24] = AnomalouslyEfficient + [25] = MicrowaveMeal + [26] = EscapeArtist + [27] = Escape207 + [28] = CrisisAverted + [29] = DidntEvenFeelThat + [30] = IllPassThanks + [31] = Overcurrent + [32] = PropertyOfChaos +``` + +
+ +### ActionCategory + +
ActionCategory +```md title="Latest Updated: 13.5.0.1" + [0] = Gameplay + [1] = Weapons + [2] = Movement + [4] = Communication + [5] = System + [6] = Unbindable + [7] = Scp079 +``` + +
+ +### ActionModuleResponse + +
InventorySystem.Items.Firearms.Modules.ActionModuleResponse +```md title="Latest Updated: 13.5.0.1" + [0] = Idle + [1] = Shoot + [2] = Dry +``` + +
+ +### ActionName + +
ActionName +```md title="Latest Updated: 13.5.0.1" + [0] = Shoot + [1] = Zoom + [2] = Jump + [3] = Interact + [4] = Inventory + [5] = Reload + [6] = Run + [7] = VoiceChat + [8] = Sneak + [9] = MoveForward + [10] = MoveBackward + [11] = MoveLeft + [12] = MoveRight + [13] = PlayerList + [14] = CharacterInfo + [15] = RemoteAdmin + [16] = ToggleFlashlight + [17] = AltVoiceChat + [18] = Noclip + [19] = GameConsole + [21] = InspectItem + [22] = RevolverCockHammer + [23] = ThrowItem + [27] = HideGUI + [28] = NoClipFogToggle + [30] = PauseMenu + [31] = DebugLogMenu + [32] = Scp079FreeLook + [33] = Scp079LockDoor + [34] = Scp079UnlockAll + [35] = Scp079Blackout + [36] = Scp079Lockdown + [37] = Scp079PingLocation + [38] = Scp079BreachScanner +``` + +
+ +### Activity + +
InventorySystem.Searching.SearchSessionPipe+Activity +```md title="Latest Updated: 13.5.0.1" + [0] = Idle + [1] = Requested + [2] = Promised +``` + +
+ +### AdminFlags + +
PlayerStatsSystem.AdminFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Noclip + [2] = GodMode + [4] = BypassMode +``` + +
+ +### AlphaPanelOperations + +
PlayerInteract+AlphaPanelOperations +```md title="Latest Updated: 13.5.0.1" + [0] = Cancel + [1] = Lever +``` + +
+ +### AttachmentDescriptiveAdvantages + +
InventorySystem.Items.Firearms.Attachments.AttachmentDescriptiveAdvantages +```md title="Latest Updated: 13.5.0.1" + [0] = None + [2] = Flashlight + [4] = AmmoCounter + [8] = FlashSuppression + [16] = NightVision +``` + +
+ +### AttachmentDescriptiveDownsides + +
InventorySystem.Items.Firearms.Attachments.AttachmentDescriptiveDownsides +```md title="Latest Updated: 13.5.0.1" + [0] = None + [2] = Laser +``` + +
+ +### AttachmentEditorsTranslation + +
InventorySystem.Items.Firearms.Attachments.AttachmentEditorsTranslation +```md title="Latest Updated: 13.5.0.1" + [0] = Custom + [1] = PresetId + [2] = SaveAttachments + [3] = ClearAttachments + [4] = DefaultAttachments + [5] = Presets + [6] = WorkstationOffline + [7] = WorkstationStandby + [8] = WorkstationWelcome + [9] = WorkstationBooting + [10] = WorkstationReady + [11] = WorkstationEquipGun + [12] = WorkstationShuttingDownHeader + [13] = WorkstationShuttingDownDescription + [14] = ShowStatsSummary + [15] = CloseStatsSummary + [16] = AttachmentCustomization + [17] = SpectatorEditorTip +``` + +
+ +### AttachmentName + +
InventorySystem.Items.Firearms.Attachments.AttachmentName +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = IronSights + [2] = DotSight + [3] = HoloSight + [4] = NightVisionSight + [5] = AmmoSight + [6] = ScopeSight + [7] = StandardStock + [8] = ExtendedStock + [9] = RetractedStock + [10] = LightweightStock + [11] = HeavyStock + [12] = RecoilReducingStock + [13] = Foregrip + [14] = Laser + [15] = Flashlight + [16] = AmmoCounter + [17] = StandardBarrel + [18] = ExtendedBarrel + [19] = SoundSuppressor + [20] = FlashHider + [21] = MuzzleBrake + [22] = MuzzleBooster + [23] = StandardMagFMJ + [24] = StandardMagAP + [25] = StandardMagJHP + [26] = ExtendedMagFMJ + [27] = ExtendedMagAP + [28] = ExtendedMagJHP + [29] = DrumMagFMJ + [30] = DrumMagAP + [31] = DrumMagJHP + [32] = LowcapMagFMJ + [33] = LowcapMagAP + [34] = LowcapMagJHP + [35] = CylinderMag4 + [36] = CylinderMag6 + [37] = CylinderMag8 + [38] = CarbineBody + [39] = RifleBody + [40] = ShortBarrel + [41] = ShotgunChoke + [42] = ShotgunExtendedBarrel + [43] = NoRifleStock + [44] = ShotgunSingleShot + [45] = ShotgunDoubleShot +``` + +
+ +### AttachmentParam + +
InventorySystem.Items.Firearms.Attachments.AttachmentParam +```md title="Latest Updated: 13.5.0.1" + [0] = AdsZoomMultiplier + [1] = AdsMouseSensitivityMultiplier + [2] = DamageMultiplier + [3] = PenetrationMultiplier + [4] = FireRateMultiplier + [5] = OverallRecoilMultiplier + [6] = AdsRecoilMultiplier + [7] = BulletInaccuracyMultiplier + [8] = HipInaccuracyMultiplier + [9] = AdsInaccuracyMultiplier + [10] = DrawSpeedMultiplier + [11] = GunshotLoudnessMultiplier + [12] = MagazineCapacityModifier + [13] = DrawTimeModifier + [14] = ReloadTimeModifier + [15] = ShotClipIdOverride + [16] = AdsSpeedMultiplier + [17] = SpreadMultiplier + [18] = SpreadPredictability + [19] = AmmoConsumptionMultiplier + [20] = ReloadSpeedMultiplier + [21] = PreventReload +``` + +
+ +### AttachmentSlot + +
InventorySystem.Items.Firearms.Attachments.AttachmentSlot +```md title="Latest Updated: 13.5.0.1" + [0] = Sight + [1] = Barrel + [2] = SideRail + [3] = BottomRail + [4] = Ammunition + [5] = Stock + [6] = Stability + [7] = Body + [255] = Unassigned +``` + +
+ +### AttackResult + +
PlayerRoles.PlayableScps.Subroutines.AttackResult +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = AttackedObject + [2] = AttackedPlayer + [6] = KilledPlayer +``` + +
+ +### AttackType + +
PlayerStatsSystem.Scp049DamageHandler+AttackType +```md title="Latest Updated: 13.5.0.1" + [0] = Instakill + [1] = CardiacArrest + [2] = Scp0492 +``` + +
+ +### AttackType + +
PlayerStatsSystem.Scp096DamageHandler+AttackType +```md title="Latest Updated: 13.5.0.1" + [0] = GateKill + [1] = SlapLeft + [2] = SlapRight + [3] = Charge +``` + +
+ +### AudioMixerChannelType + +
AudioPooling.AudioMixerChannelType +```md title="Latest Updated: 13.5.0.1" + [0] = DefaultSfx + [1] = Interface + [2] = Weapons + [3] = VoiceChat + [4] = NoDucking +``` + +
+ +### AuthenticationResponseFlags + +
CentralAuth.AuthenticationResponseFunctions+AuthenticationResponseFlags +```md title="Latest Updated: 13.5.0.1" + [1] = AuthToken + [2] = BadgeToken + [4] = DoNotTrack + [8] = HideBadge +``` + +
+ +### AutoHideType + +
StatusBar+AutoHideType +```md title="Latest Updated: 13.5.0.1" + [0] = WhenFull + [1] = WhenEmpty + [2] = AlwaysVisible +``` + +
+ +### BadgePreferences + +
ServerRoles+BadgePreferences +```md title="Latest Updated: 13.5.0.1" + [0] = NoPreference + [1] = PreferGlobal + [2] = PreferLocal +``` + +
+ +### BadgeVisibilityPreferences + +
ServerRoles+BadgeVisibilityPreferences +```md title="Latest Updated: 13.5.0.1" + [0] = NoPreference + [1] = Visible + [2] = Hidden +``` + +
+ +### BanType + +
BanHandler+BanType +```md title="Latest Updated: 13.5.0.1" + [0] = UserId + [1] = IP + [-1] = NULL +``` + +
+ +### BlockedInteraction + +
InventorySystem.Items.BlockedInteraction +```md title="Latest Updated: 13.5.0.1" + [1] = GeneralInteractions + [2] = OpenInventory + [4] = BeDisarmed + [8] = GrabItems + [16] = ItemPrimaryAction + [48] = ItemUsage + [255] = All +``` + +
+ +### BroadcastFlags + +
Broadcast+BroadcastFlags +```md title="Latest Updated: 13.5.0.1" + [0] = Normal + [1] = Truncated + [2] = AdminChat +``` + +
+ +### CallType + +
LiteNetLib.Utils.NetSerializer+CallType +```md title="Latest Updated: 13.5.0.1" + [0] = Basic + [1] = Array + [2] = List +``` + +
+ +### CandyKindID + +
InventorySystem.Items.Usables.Scp330.CandyKindID +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Rainbow + [2] = Yellow + [3] = Purple + [4] = Red + [5] = Green + [6] = Blue + [7] = Pink +``` + +
+ +### CassieAnnouncementType + +
Subtitles.CassieAnnouncementType +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Normal + [2] = Decontamination + [3] = Detonation +``` + +
+ +### Category + +
PlayerRoles.PlayableScps.Scp079.Scp079KeyAbilityBase+Category +```md title="Latest Updated: 13.5.0.1" + [0] = Movement + [1] = SpecialAbility + [2] = OverconInteraction +``` + +
+ +### CentralAuthPreauthFlags + +
CentralAuthPreauthFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = ReservedSlot + [2] = IgnoreBans + [4] = IgnoreWhitelist + [8] = IgnoreGeoblock + [16] = GloballyBanned + [32] = NorthwoodStaff + [64] = AuthRejected +``` + +
+ +### ChallengeState + +
ChallengeState +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Processing + [2] = Done + [3] = DoneRejoin +``` + +
+ +### ChallengeType + +
ChallengeType +```md title="Latest Updated: 13.5.0.1" + [0] = Reply + [1] = MD5 + [2] = SHA1 +``` + +
+ +### CheckpointErrorType + +
Interactables.Interobjects.CheckpointDoor+CheckpointErrorType +```md title="Latest Updated: 13.5.0.1" + [0] = Denied + [1] = LockedDown + [2] = Destroyed +``` + +
+ +### CheckpointSequenceStage + +
Interactables.Interobjects.CheckpointDoor+CheckpointSequenceStage +```md title="Latest Updated: 13.5.0.1" + [0] = Idle + [1] = Granted + [2] = Open + [3] = Closing +``` + +
+ +### ClientInstanceMode + +
CentralAuth.ClientInstanceMode +```md title="Latest Updated: 13.5.0.1" + [0] = Unverified + [1] = ReadyClient + [2] = Host + [3] = DedicatedServer +``` + +
+ +### ClientSwitchState + +
PlayerRoles.PlayableScps.Scp079.Cameras.Scp079CurrentCameraSync+ClientSwitchState +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = SwitchingRoom + [2] = SwitchingZone +``` + +
+ +### ClientType + +
CustomLiteNetLib4MirrorTransport+ClientType +```md title="Latest Updated: 13.5.0.1" + [0] = GameClient + [1] = VerificationService +``` + +
+ +### CloudState + +
PlayerRoles.PlayableScps.Scp939.Scp939AmnesticCloudInstance+CloudState +```md title="Latest Updated: 13.5.0.1" + [0] = Spawning + [1] = Created + [2] = Destroyed +``` + +
+ +### CmdTeleportData + +
PlayerRoles.PlayableScps.Scp173.Scp173TeleportAbility+CmdTeleportData +```md title="Latest Updated: 13.5.0.1" + [1] = Aiming + [2] = WantsToTeleport +``` + +
+ +### CollectionDeserializeToBehaviour + +
Utf8Json.CollectionDeserializeToBehaviour +```md title="Latest Updated: 13.5.0.1" + [0] = Add + [1] = OverwriteReplace +``` + +
+ +### CollisionsDisablingReasons + +
Interactables.Interobjects.DoorUtils.DoorVariant+CollisionsDisablingReasons +```md title="Latest Updated: 13.5.0.1" + [1] = DoorClosing + [2] = Scp106 +``` + +
+ +### CommandOperationMode + +
Misc+CommandOperationMode +```md title="Latest Updated: 13.5.0.1" + [0] = Disable + [1] = Enable + [2] = Toggle +``` + +
+ +### Condition + +
UserSettings.GUIElements.UserSettingDependency+Dependency+Condition +```md title="Latest Updated: 13.5.0.1" + [0] = EqualsTo + [1] = LessThan + [2] = GreaterThan +``` + +
+ +### ConfigShare + +
GameCore.ConfigSharing+ConfigShare +```md title="Latest Updated: 13.5.0.1" + [0] = Bans + [1] = Mutes + [2] = Whitelist + [3] = ReservedSlots + [4] = Groups + [5] = GroupsMembers + [6] = GameplayDatabase +``` + +
+ +### ConfigShareTypes + +
GameCore.ConfigShareTypes +```md title="Latest Updated: 13.5.0.1" + [0] = Bans + [1] = Mutes + [2] = Whitelist + [3] = ReservedSlots + [4] = Groups + [5] = GroupsMembers + [6] = GameplayDatabase +``` + +
+ +### ConnectionRequestResult + +
LiteNetLib.ConnectionRequestResult +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Accept + [2] = Reject + [3] = RejectForce +``` + +
+ +### ConnectionState + +
LiteNetLib.ConnectionState +```md title="Latest Updated: 13.5.0.1" + [2] = Outgoing + [4] = Connected + [8] = ShutdownRequested + [16] = Disconnected + [32] = EndPointChange + [46] = Any +``` + +
+ +### ConnectRequestResult + +
LiteNetLib.ConnectRequestResult +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = P2PLose + [2] = Reconnection + [3] = NewConnection +``` + +
+ +### ConsoleLogType + +
GameCore.Console+ConsoleLogType +```md title="Latest Updated: 13.5.0.1" + [0] = DoNotLog + [1] = Log + [2] = Warning + [3] = Error +``` + +
+ +### ConsumeError + +
PlayerRoles.PlayableScps.Scp049.Zombies.ZombieConsumeAbility+ConsumeError +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = CannotCancel + [2] = AlreadyConsumed + [3] = TargetNotValid + [8] = FullHealth + [9] = BeingConsumed +``` + +
+ +### CurrentAction + +
InventorySystem.Items.Firearms.Modules.TubularMagazineAmmoManager+CurrentAction +```md title="Latest Updated: 13.5.0.1" + [0] = Idle + [1] = Reloading + [2] = Unloading +``` + +
+ +### CursorOverrideMode + +
CursorManagement.CursorOverrideMode +```md title="Latest Updated: 13.5.0.1" + [0] = NoOverride + [1] = Centered + [2] = Confined + [3] = Free +``` + +
+ +### DataType + +
PlayerPrefsSl+DataType +```md title="Latest Updated: 13.5.0.1" + [0] = Bool + [1] = Byte + [2] = Sbyte + [3] = Char + [4] = Decimal + [5] = Double + [6] = Float + [7] = Int + [8] = Uint + [9] = Long + [10] = Ulong + [11] = Short + [12] = Ushort + [13] = String + [14] = BoolArray + [15] = ByteArray + [16] = SbyteArray + [17] = CharArray + [18] = DecimalArray + [19] = DoubleArray + [20] = FloatArray + [21] = IntArray + [22] = UintArray + [23] = LongArray + [24] = UlongArray + [25] = ShortArray + [26] = UshortArray + [27] = StringArray +``` + +
+ +### DebugLevel + +
DebugLevel +```md title="Latest Updated: 13.5.0.1" + [0] = Muted + [1] = Narrow + [2] = Normal + [3] = Elevated + [4] = Full +``` + +
+ +### DecalPoolType + +
Decals.DecalPoolType +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Bullet + [2] = Blood + [3] = Buckshot +``` + +
+ +### DecontaminationStatus + +
LightContainmentZoneDecontamination.DecontaminationController+DecontaminationStatus +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Disabled + [2] = Forced +``` + +
+ +### DeliveryMethod + +
LiteNetLib.DeliveryMethod +```md title="Latest Updated: 13.5.0.1" + [0] = ReliableUnordered + [1] = Sequenced + [2] = ReliableOrdered + [3] = ReliableSequenced + [4] = Unreliable +``` + +
+ +### DiodeType + +
AlphaWarheadNukesitePanel+DiodeType +```md title="Latest Updated: 13.5.0.1" + [0] = InProgress + [1] = BlastDoor + [2] = OutsideDoor +``` + +
+ +### DisconnectReason + +
LiteNetLib.DisconnectReason +```md title="Latest Updated: 13.5.0.1" + [0] = ConnectionFailed + [1] = Timeout + [2] = HostUnreachable + [3] = NetworkUnreachable + [4] = RemoteConnectionClose + [5] = DisconnectPeerCalled + [6] = ConnectionRejected + [7] = InvalidProtocol + [8] = UnknownHost + [9] = Reconnect + [10] = PeerToPeerConnection + [11] = PeerNotFound +``` + +
+ +### DisconnectResult + +
LiteNetLib.DisconnectResult +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Reject + [2] = Disconnect +``` + +
+ +### DisguiseStatus + +
PlayerRoles.PlayableScps.Scp3114.Scp3114Identity+DisguiseStatus +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Equipping + [2] = Active +``` + +
+ +### DispatchTime + +
MainThreadDispatcher+DispatchTime +```md title="Latest Updated: 13.5.0.1" + [0] = Update + [1] = LateUpdate + [2] = FixedUpdate +``` + +
+ +### DisplayExactMode + +
PlayerStatsSystem.StatSlider+DisplayExactMode +```md title="Latest Updated: 13.5.0.1" + [0] = PreferenceBased + [1] = AlwaysExact + [2] = AlwaysPercent + [3] = ValueHidden +``` + +
+ +### DisplayVideoSetting + +
UserSettings.VideoSettings.DisplayVideoSetting +```md title="Latest Updated: 13.5.0.1" + [0] = Resolution + [1] = AspectRatio + [2] = FullscreenMode + [3] = VSyncCount + [4] = FpsLimiter + [5] = GraphicsAPI +``` + +
+ +### DistributionPlatform + +
GameCore.DistributionPlatform +```md title="Latest Updated: 13.5.0.1" + [0] = Dedicated + [1] = Steam + [2] = Discord +``` + +
+ +### DoorAction + +
Interactables.Interobjects.DoorUtils.DoorAction +```md title="Latest Updated: 13.5.0.1" + [0] = Opened + [1] = Closed + [2] = AccessDenied + [3] = Locked + [4] = Unlocked + [5] = Destroyed +``` + +
+ +### DoorDamageType + +
Interactables.Interobjects.DoorUtils.DoorDamageType +```md title="Latest Updated: 13.5.0.1" + [1] = None + [2] = ServerCommand + [4] = Grenade + [8] = Weapon + [16] = Scp096 +``` + +
+ +### DoorLockMode + +
Interactables.Interobjects.DoorUtils.DoorLockMode +```md title="Latest Updated: 13.5.0.1" + [0] = FullLock + [1] = CanOpen + [2] = CanClose + [4] = ScpOverride +``` + +
+ +### DoorLockReason + +
Interactables.Interobjects.DoorUtils.DoorLockReason +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Regular079 + [2] = Lockdown079 + [4] = Warhead + [8] = AdminCommand + [16] = DecontLockdown + [32] = DecontEvacuate + [64] = SpecialDoorFeature + [128] = NoPower + [256] = Isolation + [512] = Lockdown2176 +``` + +
+ +### DtoaMode + +
Utf8Json.Internal.DoubleConversion.DoubleToStringConverter+DtoaMode +```md title="Latest Updated: 13.5.0.1" + [0] = SHORTEST + [1] = SHORTEST_SINGLE +``` + +
+ +### EffectClassification + +
CustomPlayerEffects.StatusEffectBase+EffectClassification +```md title="Latest Updated: 13.5.0.1" + [0] = Negative + [1] = Mixed + [2] = Positive +``` + +
+ +### EffectType + +
Respawning.RespawnEffectsController+EffectType +```md title="Latest Updated: 13.5.0.1" + [0] = Selection + [1] = UponRespawn +``` + +
+ +### ElevatorGroup + +
Interactables.Interobjects.ElevatorManager+ElevatorGroup +```md title="Latest Updated: 13.5.0.1" + [0] = GateA + [1] = GateB + [2] = LczA01 + [3] = LczA02 + [4] = LczB01 + [5] = LczB02 + [6] = Nuke + [7] = Scp049 +``` + +
+ +### ElevatorSequence + +
Interactables.Interobjects.ElevatorChamber+ElevatorSequence +```md title="Latest Updated: 13.5.0.1" + [0] = DoorClosing + [1] = MovingAway + [2] = Arriving + [3] = DoorOpening + [4] = Ready +``` + +
+ +### EncryptedChannel + +
EncryptedChannelManager+EncryptedChannel +```md title="Latest Updated: 13.5.0.1" + [0] = RemoteAdmin + [1] = GameConsole + [2] = AdminChat +``` + +
+ +### Entry + +
InventorySystem.Items.Usables.Scp330.Scp330Translations+Entry +```md title="Latest Updated: 13.5.0.1" + [0] = Candies +``` + +
+ +### EscapeScenarioType + +
Escape+EscapeScenarioType +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = ClassD + [2] = CuffedClassD + [3] = Scientist + [4] = CuffedScientist +``` + +
+ +### EType + +
LiteNetLib.NetEvent+EType +```md title="Latest Updated: 13.5.0.1" + [0] = Connect + [1] = Disconnect + [2] = Receive + [3] = ReceiveUnconnected + [4] = Error + [5] = ConnectionLatencyUpdated + [6] = Broadcast + [7] = ConnectionRequest + [8] = MessageDelivered + [9] = PeerAddressChanged +``` + +
+ +### FacilityZone + +
MapGeneration.FacilityZone +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = LightContainment + [2] = HeavyContainment + [3] = Entrance + [4] = Surface + [5] = Other +``` + +
+ +### Faction + +
PlayerRoles.Faction +```md title="Latest Updated: 13.5.0.1" + [0] = SCP + [1] = FoundationStaff + [2] = FoundationEnemy + [3] = Unclassified +``` + +
+ +### FailReason + +
PlayerRoles.PlayableScps.VisionInformation+FailReason +```md title="Latest Updated: 13.5.0.1" + [0] = NotOnSameFloor + [1] = NotInDistance + [2] = NotInView + [3] = NotInLineOfSight + [4] = InDarkRoom + [5] = IsLooking + [6] = UnkownReason +``` + +
+ +### FalloffType + +
FalloffType +```md title="Latest Updated: 13.5.0.1" + [0] = Linear + [1] = Exponential + [2] = Footstep +``` + +
+ +### FastDtoaMode + +
Utf8Json.Internal.DoubleConversion.DoubleToStringConverter+FastDtoaMode +```md title="Latest Updated: 13.5.0.1" + [0] = FAST_DTOA_SHORTEST + [1] = FAST_DTOA_SHORTEST_SINGLE +``` + +
+ +### FilmmakerBlendPreset + +
PlayerRoles.Filmmaker.FilmmakerBlendPreset +```md title="Latest Updated: 13.5.0.1" + [0] = Linear + [1] = Smooth + [2] = FetchNext + [3] = Hold +``` + +
+ +### FirearmAudioFlags + +
InventorySystem.Items.Firearms.FirearmAudioFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [2] = ScaleDistance + [4] = IsGunshot + [8] = SendToPlayers + [16] = UseDedicatedAudioChannel +``` + +
+ +### FirearmStatusFlags + +
InventorySystem.Items.Firearms.FirearmStatusFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [2] = Cocked + [4] = MagazineInserted + [8] = FlashlightEnabled + [16] = Chambered +``` + +
+ +### Flags + +
Utf8Json.Internal.DoubleConversion.DoubleToStringConverter+Flags +```md title="Latest Updated: 13.5.0.1" + [0] = NO_FLAGS + [1] = EMIT_POSITIVE_EXPONENT_SIGN + [2] = EMIT_TRAILING_DECIMAL_POINT + [4] = EMIT_TRAILING_ZERO_AFTER_POINT + [8] = UNIQUE_ZERO +``` + +
+ +### Flags + +
Utf8Json.Internal.DoubleConversion.StringToDoubleConverter+Flags +```md title="Latest Updated: 13.5.0.1" + [0] = NO_FLAGS + [1] = ALLOW_HEX + [2] = ALLOW_OCTALS + [4] = ALLOW_TRAILING_JUNK + [8] = ALLOW_LEADING_SPACES + [16] = ALLOW_TRAILING_SPACES + [32] = ALLOW_SPACES_AFTER_SIGN + [64] = ALLOW_CASE_INSENSIBILITY +``` + +
+ +### FogType + +
CustomRendering.FogType +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Inside + [2] = Outside + [3] = Decontamination + [4] = Amnesia + [5] = Nuke + [6] = Scp244 +``` + +
+ +### FootstepLoudness + +
PlayerRoles.FirstPersonControl.Thirdperson.AnimatedCharacterModel+FootstepLoudness +```md title="Latest Updated: 13.5.0.1" + [8] = Civilian + [12] = FoundationForces + [30] = Chaos + [35] = Scp +``` + +
+ +### FpcViewMode + +
PlayerRoles.FirstPersonControl.FpcMotor+FpcViewMode +```md title="Latest Updated: 13.5.0.1" + [0] = LocalPlayer + [1] = Server + [2] = Thirdperson +``` + +
+ +### FreezingMode + +
InventorySystem.Items.Pickups.PickupStandardPhysics+FreezingMode +```md title="Latest Updated: 13.5.0.1" + [0] = Default + [1] = FreezeWhenSleeping + [2] = NeverFreeze +``` + +
+ +### FriendlyFireAction + +
FriendlyFireAction +```md title="Latest Updated: 13.5.0.1" + [0] = Noop + [1] = Kill + [2] = Kick + [3] = Ban +``` + +
+ +### Generator079Operations + +
PlayerInteract+Generator079Operations +```md title="Latest Updated: 13.5.0.1" + [0] = Door + [1] = Tablet + [2] = Cancel +``` + +
+ +### GeneratorColliderId + +
MapGeneration.Distributors.Scp079Generator+GeneratorColliderId +```md title="Latest Updated: 13.5.0.1" + [0] = Door + [1] = Switch + [2] = CancelButton +``` + +
+ +### GeneratorFlags + +
MapGeneration.Distributors.Scp079Generator+GeneratorFlags +```md title="Latest Updated: 13.5.0.1" + [1] = None + [2] = Unlocked + [4] = Open + [8] = Activating + [16] = Engaged +``` + +
+ +### GeoblockingMode + +
GeoblockingMode +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Whitelist + [2] = Blacklist +``` + +
+ +### GlobalChatIconType + +
VoiceChat.Playbacks.GlobalChatIconType +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Avatar + [2] = Radio + [3] = Intercom +``` + +
+ +### GroupMuteFlags + +
PlayerRoles.Voice.GroupMuteFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Spectators + [2] = Alive + [4] = Lobby + [8] = Summary +``` + +
+ +### HandlerOutput + +
PlayerStatsSystem.DamageHandlerBase+HandlerOutput +```md title="Latest Updated: 13.5.0.1" + [0] = Nothing + [1] = Damaged + [2] = Death +``` + +
+ +### HandlerType + +
PlayerRoles.PlayableScps.Scp3114.Scp3114DamageHandler+HandlerType +```md title="Latest Updated: 13.5.0.1" + [0] = Slap + [1] = Strangulation + [2] = SkinSteal +``` + +
+ +### HidState + +
InventorySystem.Items.MicroHID.HidState +```md title="Latest Updated: 13.5.0.1" + [0] = Idle + [1] = PoweringUp + [2] = PoweringDown + [3] = Primed + [4] = Firing + [5] = StopSound +``` + +
+ +### HidStatusMessageType + +
InventorySystem.Items.MicroHID.HidStatusMessageType +```md title="Latest Updated: 13.5.0.1" + [0] = UserInput + [1] = State + [2] = EnergySync +``` + +
+ +### HidUserInput + +
InventorySystem.Items.MicroHID.HidUserInput +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Prime + [2] = Fire +``` + +
+ +### HintEffectType + +
Utils.Networking.HintEffectReaderWriter+HintEffectType +```md title="Latest Updated: 13.5.0.1" + [0] = Alpha + [1] = AlphaCurve + [2] = Outline +``` + +
+ +### HintMessageTypes + +
Hints.HintMessageParameterFunctions+HintMessageTypes +```md title="Latest Updated: 13.5.0.1" + [0] = Unknown + [1] = TextHint + [2] = TranslationHint +``` + +
+ +### HintParameterType + +
Utils.Networking.HintParameterReaderWriter+HintParameterType +```md title="Latest Updated: 13.5.0.1" + [0] = Text + [1] = Timespan + [2] = Ammo + [3] = Item + [4] = ItemCategory + [5] = Byte + [6] = SByte + [7] = Short + [8] = UShort + [9] = Int + [10] = UInt + [11] = Long + [12] = ULong + [13] = Float + [14] = Double + [15] = PackedLong + [16] = PackedULong + [17] = Scp330Hint +``` + +
+ +### HintTranslations + +
Hints.HintTranslations +```md title="Latest Updated: 13.5.0.1" + [0] = WarheadDetonateCoverDenied + [1] = MaxAmmoReached + [2] = MaxAmmoAlreadyReached + [3] = MaxItemCategoryReached + [4] = MaxItemCategoryAlreadyReached + [5] = MaxItemsAlreadyReached +``` + +
+ +### HintType + +
Utils.Networking.HintReaderWriter+HintType +```md title="Latest Updated: 13.5.0.1" + [0] = Translation + [1] = Text +``` + +
+ +### HitboxType + +
HitboxType +```md title="Latest Updated: 13.5.0.1" + [0] = Body + [1] = Limb + [2] = Headshot +``` + +
+ +### Holidays + +
Holidays +```md title="Latest Updated: 13.5.0.1" + [0] = NoHoliday + [1] = Halloween + [2] = Christmas + [3] = AprilFools + [4] = October + [5] = December + [6] = FirstHalfOfApril + [7] = OctoberOrDecember + [-1] = Always +``` + +
+ +### HotkeysTranslation + +
InventorySystem.Hotkeys.HotkeysTranslation +```md title="Latest Updated: 13.5.0.1" + [0] = SettingsHeader + [1] = CreateNewLabel + [2] = SettingsHeaderHint + [3] = KeycardPredefinedName + [4] = PrimaryWeaponPredefinedName + [5] = SecondaryWeaponPredefinedName + [6] = MedicalPredefinedName + [7] = GrenadePredefinedName + [8] = NameLabel + [9] = KeyLabel + [10] = ApperanceLabel + [11] = SortLabel + [12] = OverrideLabel + [13] = OverrideHint + [14] = ApperanceHidden + [15] = ApperanceNormal + [16] = ApperanceSmall + [17] = SortItemQueue + [18] = SortItemQueueHint + [19] = SortInventoryOrder + [20] = SortInventoryOrderHint + [21] = OverrideNone + [22] = OverrideBestMedical + [23] = OverrideBestMedicalHint + [24] = OverrideRememberPrev + [25] = OverrideRememberPrevHint + [26] = OverrideNearbyDoor + [27] = OverrideNearbyDoorHint + [28] = OverrideSkipEmpty + [29] = OverrideSkipEmptyHint + [30] = PoolItemsLabel + [31] = PoolOrderLabel + [32] = PoolOrderHint + [33] = RestoreDefaultLabel + [34] = RestoreDefaultButton + [35] = TitlePrefix + [36] = NewHotkeyNamePlaceholder + [37] = GroupFirearms + [38] = GroupKeycards + [39] = GroupThrowable + [40] = GroupScpItems +``` + +
+ +### HttpQueryMode + +
HttpQueryMode +```md title="Latest Updated: 13.5.0.1" + [0] = HttpClient + [1] = HttpProxy + [2] = UnityWebRequest + [3] = UnityWebRequestDispatcher +``` + +
+ +### IcomText + +
PlayerRoles.Voice.IntercomDisplay+IcomText +```md title="Latest Updated: 13.5.0.1" + [0] = Ready + [1] = Transmitting + [2] = TrasmittingBypass + [3] = Restarting + [4] = AdminUsing + [5] = Muted + [6] = Unknown + [7] = Wait +``` + +
+ +### IndicatorType + +
PlayerRoles.PlayableScps.Scp079.Map.Scp079TeammateIndicators+IndicatorType +```md title="Latest Updated: 13.5.0.1" + [0] = Low + [1] = Medium + [2] = High +``` + +
+ +### InputActivationMode + +
UserSettings.ToggleOrHoldInput+InputActivationMode +```md title="Latest Updated: 13.5.0.1" + [0] = Toggle + [1] = Hold +``` + +
+ +### IntercomState + +
PlayerRoles.Voice.IntercomState +```md title="Latest Updated: 13.5.0.1" + [0] = Ready + [1] = Starting + [2] = InUse + [3] = Cooldown + [4] = NotFound +``` + +
+ +### InvisibilityFlags + +
PlayerRoles.Visibility.InvisibilityFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = OutOfRange + [2] = Scp268 + [4] = Scp106Sinkhole +``` + +
+ +### IPAddressType + +
Misc+IPAddressType +```md title="Latest Updated: 13.5.0.1" + [0] = Unknown + [1] = IPV4 + [2] = IPV6 + [3] = Localhost + [4] = Hostname +``` + +
+ +### ItemCategory + +
ItemCategory +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Keycard + [2] = Medical + [3] = Radio + [4] = Firearm + [5] = Grenade + [6] = SCPItem + [7] = MicroHID + [8] = Ammo + [9] = Armor +``` + +
+ +### ItemDescriptionType + +
InventorySystem.Items.ItemDescriptionType +```md title="Latest Updated: 13.5.0.1" + [0] = Default + [1] = Keycard + [2] = Firearm + [3] = Armor + [4] = None + [5] = Scp330Bag +``` + +
+ +### ItemTierFlags + +
ItemTierFlags +```md title="Latest Updated: 13.5.0.1" + [0] = Common + [1] = MilitaryGrade + [2] = Rare + [4] = ExtraRare +``` + +
+ +### ItemType + +
ItemType +```md title="Latest Updated: 13.5.0.1" + [0] = KeycardJanitor + [1] = KeycardScientist + [2] = KeycardResearchCoordinator + [3] = KeycardZoneManager + [4] = KeycardGuard + [5] = KeycardMTFPrivate + [6] = KeycardContainmentEngineer + [7] = KeycardMTFOperative + [8] = KeycardMTFCaptain + [9] = KeycardFacilityManager + [10] = KeycardChaosInsurgency + [11] = KeycardO5 + [12] = Radio + [13] = GunCOM15 + [14] = Medkit + [15] = Flashlight + [16] = MicroHID + [17] = SCP500 + [18] = SCP207 + [19] = Ammo12gauge + [20] = GunE11SR + [21] = GunCrossvec + [22] = Ammo556x45 + [23] = GunFSP9 + [24] = GunLogicer + [25] = GrenadeHE + [26] = GrenadeFlash + [27] = Ammo44cal + [28] = Ammo762x39 + [29] = Ammo9x19 + [30] = GunCOM18 + [31] = SCP018 + [32] = SCP268 + [33] = Adrenaline + [34] = Painkillers + [35] = Coin + [36] = ArmorLight + [37] = ArmorCombat + [38] = ArmorHeavy + [39] = GunRevolver + [40] = GunAK + [41] = GunShotgun + [42] = SCP330 + [43] = SCP2176 + [44] = SCP244a + [45] = SCP244b + [46] = SCP1853 + [47] = ParticleDisruptor + [48] = GunCom45 + [49] = SCP1576 + [50] = Jailbird + [51] = AntiSCP207 + [52] = GunFRMG0 + [53] = GunA7 + [54] = Lantern + [-1] = None +``` + +
+ +### JailbirdMessageType + +
InventorySystem.Items.Jailbird.JailbirdMessageType +```md title="Latest Updated: 13.5.0.1" + [0] = UpdateState + [1] = Broken + [2] = Holstered + [3] = AttackTriggered + [4] = AttackPerformed + [5] = ChargeLoadTriggered + [6] = ChargeFailed + [7] = ChargeStarted + [8] = Inspect +``` + +
+ +### JailbirdWearState + +
InventorySystem.Items.Jailbird.JailbirdWearState +```md title="Latest Updated: 13.5.0.1" + [0] = Healthy + [1] = LowWear + [2] = MediumWear + [3] = HighWear + [4] = AlmostBroken + [5] = Broken +``` + +
+ +### JsonToken + +
Utf8Json.JsonToken +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = BeginObject + [2] = EndObject + [3] = BeginArray + [4] = EndArray + [5] = Number + [6] = String + [7] = True + [8] = False + [9] = Null + [10] = ValueSeparator + [11] = NameSeparator +``` + +
+ +### KeycardPermissions + +
Interactables.Interobjects.DoorUtils.KeycardPermissions +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Checkpoints + [2] = ExitGates + [4] = Intercom + [8] = AlphaWarhead + [16] = ContainmentLevelOne + [32] = ContainmentLevelTwo + [64] = ContainmentLevelThree + [128] = ArmoryLevelOne + [256] = ArmoryLevelTwo + [512] = ArmoryLevelThree + [1024] = ScpOverride +``` + +
+ +### LeadingTeam + +
RoundSummary+LeadingTeam +```md title="Latest Updated: 13.5.0.1" + [0] = FacilityForces + [1] = ChaosInsurgency + [2] = Anomalies + [3] = Draw +``` + +
+ +### LegacyInterfaces + +
LegacyInterfaces +```md title="Latest Updated: 13.5.0.1" + [0] = GiveOrders + [1] = FollowOrders + [2] = SameRank + [3] = ClassDEscaped + [4] = ScientistsSurvived + [5] = KilledByScps + [6] = TerminatedScps + [7] = AlphaWarhead + [8] = WarheadDetonated + [9] = WarheadUnused + [10] = RoundRestartTimer + [11] = SpecialAbility + [12] = CreateSinkhole + [13] = UseSinkhole + [14] = YouDied + [15] = YouWereKilledByNicknameLabel + [16] = YouWereKilledByRoleLabel + [17] = PassiveAbility + [18] = Hidden +``` + +
+ +### LightingVideoSetting + +
UserSettings.VideoSettings.LightingVideoSetting +```md title="Latest Updated: 13.5.0.1" + [0] = RenderShadows + [1] = ShadowResolution + [2] = RenderLights +``` + +
+ +### LocalAddrType + +
LiteNetLib.LocalAddrType +```md title="Latest Updated: 13.5.0.1" + [1] = IPv4 + [2] = IPv6 + [3] = All +``` + +
+ +### LoggingState + +
ServerLogs+LoggingState +```md title="Latest Updated: 13.5.0.1" + [0] = Off + [1] = Standby + [2] = Write + [3] = Terminate + [4] = Restart +``` + +
+ +### MainBoolsSettings + +
ServerConfigSynchronizer+MainBoolsSettings +```md title="Latest Updated: 13.5.0.1" + [1] = FriendlyFire +``` + +
+ +### MappingLifetime + +
LiteNetLib4Mirror.Open.Nat.MappingLifetime +```md title="Latest Updated: 13.5.0.1" + [0] = Permanent + [1] = Session + [2] = Manual + [3] = ForcedSession +``` + +
+ +### MessageImportance + +
MessageImportance +```md title="Latest Updated: 13.5.0.1" + [1] = MostImportant + [2] = Normal + [3] = LessImportant + [4] = LeastImportant +``` + +
+ +### MiscControlsSetting + +
UserSettings.ControlsSettings.MiscControlsSetting +```md title="Latest Updated: 13.5.0.1" + [0] = AdsToggle + [1] = SprintToggle + [2] = SearchToggle + [3] = Scp079MouseLookToggle + [4] = SneakToggle + [5] = RightClickToDrop + [6] = InventoryToggle + [7] = Scp079KeybindZoneSwitching +``` + +
+ +### MiscPrivacySetting + +
UserSettings.OtherSettings.MiscPrivacySetting +```md title="Latest Updated: 13.5.0.1" + [0] = DoNotTrack + [1] = SteamLobbyPrivacy + [2] = RichPresence + [3] = HideSteamProfile + [4] = BadgePreferences + [5] = GlobalBadgeVisibility + [6] = LocalBadgeVisibility +``` + +
+ +### MiscVideoSetting + +
UserSettings.VideoSettings.MiscVideoSetting +```md title="Latest Updated: 13.5.0.1" + [0] = Brightness + [1] = ExplosionShake + [2] = HeadBobbing + [3] = FlashbangDarkMode +``` + +
+ +### Mode + +
InventorySystem.Items.Autosync.AutosyncRpc+Mode +```md title="Latest Updated: 13.5.0.1" + [0] = Local + [1] = AllClients + [2] = Conditional +``` + +
+ +### Modules + +
ServerLogs+Modules +```md title="Latest Updated: 13.5.0.1" + [0] = Warhead + [1] = Networking + [2] = ClassChange + [3] = Permissions + [4] = Administrative + [5] = Logger + [6] = DataAccess + [7] = Detector +``` + +
+ +### NatAddressType + +
LiteNetLib.NatAddressType +```md title="Latest Updated: 13.5.0.1" + [0] = Internal + [1] = External +``` + +
+ +### NetLogLevel + +
LiteNetLib.NetLogLevel +```md title="Latest Updated: 13.5.0.1" + [0] = Warning + [1] = Error + [2] = Trace + [3] = Info +``` + +
+ +### NetworkProtocolType + +
LiteNetLib4Mirror.Open.Nat.NetworkProtocolType +```md title="Latest Updated: 13.5.0.1" + [0] = Tcp + [1] = Udp +``` + +
+ +### NextRoundAction + +
ServerStatic+NextRoundAction +```md title="Latest Updated: 13.5.0.1" + [0] = DoNothing + [1] = Restart + [2] = Shutdown +``` + +
+ +### NotificationSound + +
PlayerRoles.PlayableScps.Scp079.GUI.NotificationSound +```md title="Latest Updated: 13.5.0.1" + [0] = Standard + [-1] = None +``` + +
+ +### NtpLeapIndicator + +
LiteNetLib.Utils.NtpLeapIndicator +```md title="Latest Updated: 13.5.0.1" + [0] = NoWarning + [1] = LastMinuteHas61Seconds + [2] = LastMinuteHas59Seconds + [3] = AlarmCondition +``` + +
+ +### NtpMode + +
LiteNetLib.Utils.NtpMode +```md title="Latest Updated: 13.5.0.1" + [3] = Client + [4] = Server +``` + +
+ +### NullableBoolValue + +
Utils.Networking.NullableBoolReaderWriter+NullableBoolValue +```md title="Latest Updated: 13.5.0.1" + [0] = Null + [1] = True + [2] = False +``` + +
+ +### OpenerEventType + +
Interactables.Interobjects.DoorUtils.DoorEventOpenerExtension+OpenerEventType +```md title="Latest Updated: 13.5.0.1" + [0] = WarheadStart + [1] = WarheadCancel + [2] = DeconEvac + [3] = DeconFinish + [4] = DeconReset +``` + +
+ +### OpusApplicationType + +
VoiceChat.Codec.Enums.OpusApplicationType +```md title="Latest Updated: 13.5.0.1" + [2048] = Voip + [2049] = Audio + [2051] = RestrictedLowDelay +``` + +
+ +### OpusCtlGetRequest + +
VoiceChat.Codec.Enums.OpusCtlGetRequest +```md title="Latest Updated: 13.5.0.1" + [4001] = Application + [4003] = Bitrate + [4005] = MaxBandwidth + [4007] = VBR + [4009] = Bandwidth + [4011] = Complexity + [4013] = InbandFec + [4015] = PacketLossPercentage + [4017] = Dtx + [4021] = VBRConstraint + [4023] = ForceChannels + [4025] = Signal + [4027] = LookAhead + [4029] = SampleRate + [4031] = FinalRange + [4033] = Pitch + [4035] = Gain + [4037] = LsbDepth +``` + +
+ +### OpusCtlSetRequest + +
VoiceChat.Codec.Enums.OpusCtlSetRequest +```md title="Latest Updated: 13.5.0.1" + [4000] = Application + [4002] = Bitrate + [4004] = MaxBandwidth + [4006] = VBR + [4008] = Bandwidth + [4010] = Complexity + [4012] = InbandFec + [4014] = PacketLossPercentage + [4016] = Dtx + [4020] = VBRConstraint + [4022] = ForceChannels + [4024] = Signal + [4034] = Gain + [4036] = LsbDepth +``` + +
+ +### OpusStatusCode + +
VoiceChat.Codec.Enums.OpusStatusCode +```md title="Latest Updated: 13.5.0.1" + [0] = OK + [-7] = AllocFail + [-6] = InvalidState + [-5] = Unimplemented + [-4] = InvalidPacket + [-3] = InternalError + [-2] = BufferTooSmall + [-1] = BadArguments +``` + +
+ +### OutputCodes + +
ServerOutput.OutputCodes +```md title="Latest Updated: 13.5.0.1" + [16] = RoundRestart + [17] = IdleEnter + [18] = IdleExit + [19] = ExitActionReset + [20] = ExitActionShutdown + [21] = ExitActionSilentShutdown + [22] = ExitActionRestart + [23] = Heartbeat +``` + +
+ +### PacketProperty + +
LiteNetLib.PacketProperty +```md title="Latest Updated: 13.5.0.1" + [0] = Unreliable + [1] = Channeled + [2] = Ack + [3] = Ping + [4] = Pong + [5] = ConnectRequest + [6] = ConnectAccept + [7] = Disconnect + [8] = UnconnectedMessage + [9] = MtuCheck + [10] = MtuOk + [11] = Broadcast + [12] = Merged + [13] = ShutdownOk + [14] = PeerNotFound + [15] = InvalidProtocol + [16] = NatMessage + [17] = Empty +``` + +
+ +### ParameterMixingMode + +
InventorySystem.Items.Firearms.Attachments.ParameterMixingMode +```md title="Latest Updated: 13.5.0.1" + [0] = Override + [1] = Additive + [2] = Percent +``` + +
+ +### ParseResult + +
Utils.CustomParser+ParseResult +```md title="Latest Updated: 13.5.0.1" + [0] = FullSuccess + [1] = PartialSuccess + [2] = Failed +``` + +
+ +### PDTeleportType + +
PocketDimensionTeleport+PDTeleportType +```md title="Latest Updated: 13.5.0.1" + [0] = Killer + [1] = Exit +``` + +
+ +### PerformanceVideoSetting + +
UserSettings.VideoSettings.PerformanceVideoSetting +```md title="Latest Updated: 13.5.0.1" + [0] = TextureResolution + [1] = AntiAliasingType + [2] = AntiAliasingQuality + [3] = RagdollFreeze + [4] = BloomQuality + [5] = AOQuality + [6] = BloodDecalsEnabled + [7] = BulletDecalsEnabled +``` + +
+ +### PhaseFunction + +
LightContainmentZoneDecontamination.DecontaminationController+DecontaminationPhase+PhaseFunction +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = GloballyAudible + [2] = OpenCheckpoints + [3] = Final +``` + +
+ +### PickupFlags + +
InventorySystem.Items.Pickups.PickupSyncInfo+PickupFlags +```md title="Latest Updated: 13.5.0.1" + [1] = Locked + [2] = InUse +``` + +
+ +### PlayerInfoArea + +
PlayerInfoArea +```md title="Latest Updated: 13.5.0.1" + [1] = Nickname + [2] = Badge + [4] = CustomInfo + [8] = Role + [16] = UnitName + [32] = PowerStatus +``` + +
+ +### PlayerInfoColorTypes + +
Misc+PlayerInfoColorTypes +```md title="Latest Updated: 13.5.0.1" + [0] = Pink + [1] = Red + [2] = Brown + [3] = Silver + [4] = LightGreen + [5] = Crimson + [6] = Cyan + [7] = Aqua + [8] = DeepPink + [9] = Tomato + [10] = Yellow + [11] = Magenta + [12] = BlueGreen + [13] = Orange + [14] = Lime + [15] = Green + [16] = Emerald + [17] = Carmine + [18] = Nickel + [19] = Mint + [20] = ArmyGreen + [21] = Pumpkin + [22] = Black + [23] = White +``` + +
+ +### PlayerMovementState + +
PlayerRoles.FirstPersonControl.PlayerMovementState +```md title="Latest Updated: 13.5.0.1" + [0] = Crouching + [1] = Sneaking + [2] = Walking + [3] = Sprinting +``` + +
+ +### PlayerPermissions + +
PlayerPermissions +```md title="Latest Updated: 13.5.0.1" + [1] = KickingAndShortTermBanning + [2] = BanningUpToDay + [4] = LongTermBanning + [8] = ForceclassSelf + [16] = ForceclassToSpectator + [32] = ForceclassWithoutRestrictions + [64] = GivingItems + [128] = WarheadEvents + [256] = RespawnEvents + [512] = RoundEvents + [1024] = SetGroup + [2048] = GameplayData + [4096] = Overwatch + [8192] = FacilityManagement + [16384] = PlayersManagement + [32768] = PermissionsManagement + [65536] = ServerConsoleCommands + [131072] = ViewHiddenBadges + [262144] = ServerConfigs + [524288] = Broadcasting + [1048576] = PlayerSensitiveDataAccess + [2097152] = Noclip + [4194304] = AFKImmunity + [8388608] = AdminChat + [16777216] = ViewHiddenGlobalBadges + [33554432] = Announcer + [67108864] = Effects + [134217728] = FriendlyFireDetectorImmunity + [268435456] = FriendlyFireDetectorTempDisable +``` + +
+ +### PlayerSorting + +
RemoteAdmin.Communication.RaPlayerList+PlayerSorting +```md title="Latest Updated: 13.5.0.1" + [0] = Ids + [1] = Alphabetical + [2] = Class + [3] = Team +``` + +
+ +### PortMapper + +
LiteNetLib4Mirror.Open.Nat.PortMapper +```md title="Latest Updated: 13.5.0.1" + [1] = Pmp + [2] = Upnp +``` + +
+ +### PrimitiveFlags + +
AdminToys.PrimitiveFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Collidable + [2] = Visible +``` + +
+ +### ProcessCreationFlags + +
_Scripts.Utils.StartExternalProcess+ProcessCreationFlags +```md title="Latest Updated: 13.5.0.1" + [0] = NONE + [1] = DEBUG_PROCESS + [2] = DEBUG_ONLY_THIS_PROCESS + [4] = CREATE_SUSPENDED + [8] = DETACHED_PROCESS + [16] = CREATE_NEW_CONSOLE + [512] = CREATE_NEW_PROCESS_GROUP + [1024] = CREATE_UNICODE_ENVIRONMENT + [2048] = CREATE_SEPARATE_WOW_VDM + [4096] = CREATE_SHARED_WOW_VDM + [65536] = INHERIT_PARENT_AFFINITY + [262144] = CREATE_PROTECTED_PROCESS + [524288] = EXTENDED_STARTUPINFO_PRESENT + [4194304] = CREATE_SECURE_PROCESS + [16777216] = CREATE_BREAKAWAY_FROM_JOB + [33554432] = CREATE_PRESERVE_CODE_AUTHZ_LEVEL + [67108864] = CREATE_DEFAULT_ERROR_MODE + [134217728] = CREATE_NO_WINDOW +``` + +
+ +### RaClipBoardType + +
RemoteAdmin.Communication.RaClipboard+RaClipBoardType +```md title="Latest Updated: 13.5.0.1" + [0] = Ip + [1] = UserId + [2] = PlayerId +``` + +
+ +### RadioCommand + +
InventorySystem.Items.Radio.RadioMessages+RadioCommand +```md title="Latest Updated: 13.5.0.1" + [0] = Enable + [1] = Disable + [2] = ChangeRange +``` + +
+ +### RadioRangeLevel + +
InventorySystem.Items.Radio.RadioMessages+RadioRangeLevel +```md title="Latest Updated: 13.5.0.1" + [0] = LowRange + [257] = MediumRange + [514] = HighRange + [771] = UltraRange + [255] = RadioDisabled +``` + +
+ +### RejectionReason + +
RejectionReason +```md title="Latest Updated: 13.5.0.1" + [0] = NotSpecified + [1] = ServerFull + [2] = InvalidToken + [3] = VersionMismatch + [4] = Error + [5] = AuthenticationRequired + [6] = Banned + [7] = NotWhitelisted + [8] = GloballyBanned + [9] = Geoblocked + [10] = Custom + [11] = ExpiredAuth + [12] = RateLimit + [13] = Challenge + [14] = InvalidChallengeKey + [15] = InvalidChallenge + [16] = Redirect + [17] = Delay + [18] = VerificationAccepted + [19] = VerificationRejected + [20] = CentralServerAuthRejected +``` + +
+ +### ReproProjectAssetType + +
ReproProjectAssetType +```md title="Latest Updated: 13.5.0.1" + [0] = Wildcard + [1] = Scene + [2] = Prefab + [3] = Asset +``` + +
+ +### RequestType + +
InventorySystem.Items.ThrowableProjectiles.ThrowableNetworkHandler+RequestType +```md title="Latest Updated: 13.5.0.1" + [0] = BeginThrow + [1] = ConfirmThrowWeak + [2] = ConfirmThrowFullForce + [3] = CancelThrow +``` + +
+ +### RequestType + +
InventorySystem.Items.Firearms.BasicMessages.RequestType +```md title="Latest Updated: 13.5.0.1" + [0] = Unload + [1] = Reload + [2] = AdsIn + [3] = AdsOut + [4] = Dryfire + [5] = ToggleFlashlight + [6] = ReloadStop + [7] = RequestStatuses + [8] = Inspect +``` + +
+ +### RespawnSequencePhase + +
Respawning.RespawnManager+RespawnSequencePhase +```md title="Latest Updated: 13.5.0.1" + [0] = RespawnCooldown + [1] = SelectingTeam + [2] = PlayingEntryAnimations + [3] = SpawningSelectedTeam +``` + +
+ +### ResurrectError + +
PlayerRoles.PlayableScps.Scp049.Scp049ResurrectAbility+ResurrectError +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = TargetNull + [2] = Expired + [3] = MaxReached + [4] = Refused + [5] = TargetInvalid +``` + +
+ +### RoleChangeReason + +
PlayerRoles.RoleChangeReason +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = RoundStart + [2] = LateJoin + [3] = Respawn + [4] = Died + [5] = Escaped + [6] = Revived + [7] = RemoteAdmin + [8] = Destroyed +``` + +
+ +### RoleSpawnFlags + +
PlayerRoles.RoleSpawnFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = AssignInventory + [2] = UseSpawnpoint + [-1] = All +``` + +
+ +### RoleTypeId + +
PlayerRoles.RoleTypeId +```md title="Latest Updated: 13.5.0.1" + [0] = Scp173 + [257] = ClassD + [514] = Spectator + [771] = Scp106 + [1028] = NtfSpecialist + [1285] = Scp049 + [1542] = Scientist + [1799] = Scp079 + [2056] = ChaosConscript + [2313] = Scp096 + [2570] = Scp0492 + [2827] = NtfSergeant + [3084] = NtfCaptain + [3341] = NtfPrivate + [3598] = Tutorial + [3855] = FacilityGuard + [4112] = Scp939 + [4369] = CustomRole + [4626] = ChaosRifleman + [4883] = ChaosMarauder + [5140] = ChaosRepressor + [5397] = Overwatch + [5654] = Filmmaker + [5911] = Scp3114 + [255] = None +``` + +
+ +### RoomName + +
MapGeneration.RoomName +```md title="Latest Updated: 13.5.0.1" + [0] = Unnamed + [1] = LczClassDSpawn + [2] = LczComputerRoom + [3] = LczCheckpointA + [4] = LczCheckpointB + [5] = LczToilets + [6] = LczArmory + [7] = Lcz173 + [8] = LczGlassroom + [9] = Lcz330 + [10] = Lcz914 + [11] = LczGreenhouse + [12] = LczAirlock + [13] = HczCheckpointToEntranceZone + [14] = HczCheckpointA + [15] = HczCheckpointB + [16] = HczWarhead + [17] = Hcz049 + [18] = Hcz079 + [19] = Hcz096 + [20] = Hcz106 + [21] = Hcz939 + [22] = HczMicroHID + [23] = HczArmory + [24] = HczServers + [25] = HczTesla + [26] = EzCollapsedTunnel + [27] = EzGateA + [28] = EzGateB + [29] = EzRedroom + [30] = EzEvacShelter + [31] = EzIntercom + [32] = EzOfficeStoried + [33] = EzOfficeLarge + [34] = EzOfficeSmall + [35] = Outside + [36] = Pocket + [37] = HczTestroom +``` + +
+ +### RoomShape + +
MapGeneration.RoomShape +```md title="Latest Updated: 13.5.0.1" + [0] = Undefined + [1] = Endroom + [2] = Straight + [3] = Curve + [4] = TShape + [5] = XShape +``` + +
+ +### RoomType + +
MapGeneration.ImageGenerator+RoomType +```md title="Latest Updated: 13.5.0.1" + [0] = Straight + [1] = Curve + [2] = RoomT + [3] = Cross + [4] = Endoff + [5] = Prison +``` + +
+ +### RoundRestartType + +
RoundRestarting.RoundRestartType +```md title="Latest Updated: 13.5.0.1" + [0] = FullRestart + [1] = FastRestart + [2] = RedirectRestart +``` + +
+ +### RpcStateMsg + +
PlayerRoles.PlayableScps.Scp939.Mimicry.MimicPointController+RpcStateMsg +```md title="Latest Updated: 13.5.0.1" + [0] = None + [25] = PlacedByUser + [26] = RemovedByUser + [27] = DestroyedByDistance +``` + +
+ +### RpcType + +
PlayerRoles.PlayableScps.Scp3114.Scp3114Strangle+RpcType +```md title="Latest Updated: 13.5.0.1" + [0] = TargetResync + [1] = TargetKilled + [2] = AttackInterrupted + [3] = OutOfRange +``` + +
+ +### RpcType + +
PlayerRoles.PlayableScps.Scp3114.Scp3114StrangleAudio+RpcType +```md title="Latest Updated: 13.5.0.1" + [0] = ChokeSync + [1] = Kill +``` + +
+ +### RpcType + +
InventorySystem.Items.MarshmallowMan.MarshmallowItem+RpcType +```md title="Latest Updated: 13.5.0.1" + [0] = AttackStart + [1] = Hit + [2] = Holster +``` + +
+ +### ScanSequenceStep + +
PlayerRoles.PlayableScps.Scp079.Scp079ScannerSequence+ScanSequenceStep +```md title="Latest Updated: 13.5.0.1" + [0] = Init + [1] = CountingDown + [2] = ScanningFindNewTarget + [3] = ScanningFailedCooldown + [4] = ScanningUpdateTarget +``` + +
+ +### Scp0492SoundId + +
PlayerRoles.PlayableScps.Scp049.Zombies.ZombieAudioPlayer+Scp0492SoundId +```md title="Latest Updated: 13.5.0.1" + [0] = Growl + [1] = AngryGrowl + [2] = Attack +``` + +
+ +### Scp079HudTranslation + +
PlayerRoles.PlayableScps.Scp079.Scp079HudTranslation +```md title="Latest Updated: 13.5.0.1" + [0] = Zoom + [1] = AccessTier + [2] = Experience + [3] = MaxTierReached + [4] = NoCamera + [5] = GoToCamera + [6] = NotEnoughAux + [7] = EtaTimer + [8] = HigherTierRequired + [9] = InvalidCamera + [10] = DoorAccessDenied + [11] = OpenDoor + [12] = CloseDoor + [13] = LockDoor + [14] = UnlockDoor + [15] = DoorLockCooldown + [16] = AuxPower + [17] = YouAreBeingAttacked + [18] = ReleaseDoorLock + [19] = OpenMap + [20] = CloseMap + [21] = LightContZone + [22] = HeavyContZone + [23] = EntranceZone + [24] = SurfaceZone + [25] = ActivateRoomBlackout + [26] = BlackoutRoomUnavailable + [27] = BlackoutRoomLimit + [28] = BlackoutRoomCooldown + [29] = SendElevator + [30] = Lockdown + [31] = LockdownCooldown + [32] = LockdownNoDoorsError + [33] = PingLocation + [34] = PingRateLimited + [35] = CameraSwitchFailed + [36] = SignalLost + [37] = ReconnectingEta + [38] = FireTeslaGate + [39] = TeslaGateCooldown + [40] = AccessTierUnlocked + [41] = AuxPowerLimitIncreased + [42] = BlackoutRoomAvailable + [43] = BlackoutCapacityIncreased + [44] = LockdownAvailable + [45] = ExpGainAdminCommand + [46] = ExpGainTerminationAssist + [47] = ExpGainTerminationDirect + [48] = ExpGainTerminationWitness + [49] = ExpGainBlockingHuman + [50] = ExpGainTeammateProtection + [51] = ExpGainHidStopped + [52] = DoorLockAlreadyActive + [53] = ActivateZoneBlackout + [54] = ZoneBlackoutAvailable + [55] = ZoneBlackoutCooldown + [56] = BlackoutAlreadyActive + [57] = ZoneBlackoutUnavailable + [58] = CounterTotalLifeforms + [59] = CounterTargets + [60] = CounterScps + [61] = CounterCivils + [62] = CounterMilitary + [63] = UseSpeaker + [64] = ElevatorAccessDenied + [65] = HelpMenuOverview + [66] = HelpMenuVirtuallyIndestructible + [67] = HelpMenuUnlimitedAccess + [68] = HelpMenuDeepLearning + [69] = HelpMenuOverwatch + [70] = BreachScannerAvailable + [71] = AuxRegenSuspended + [72] = AuxRegenReduced + [73] = DoorLockAuxPause + [74] = SpeakerAuxPause + [75] = LockdownAuxPause + [76] = OpenBreachScanner + [77] = CloseBreachScanner + [78] = ScannerAuxPause + [79] = ScannerSelectedZoneCntLabel + [80] = ScannerNoZoneSelectedLabel + [81] = ScanResultNoneFound + [82] = ScanResultRetryingMessage + [83] = ScanResultPlayerDetected + [84] = ScanStatusWaiting + [85] = ScanStatusScanning + [86] = ScanStatusDisabled + [87] = ScannerFilters + [88] = ScannerDescription + [89] = ScannerNoFiltersError + [90] = DoorLockAbilityAvailable +``` + +
+ +### Scp096AbilityState + +
PlayerRoles.PlayableScps.Scp096.Scp096AbilityState +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = TryingNotToCry + [2] = Attacking + [3] = Charging + [4] = PryingGate +``` + +
+ +### Scp096HitResult + +
PlayerRoles.PlayableScps.Scp096.Scp096HitResult +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Window + [2] = Door + [4] = Human + [12] = Lethal +``` + +
+ +### Scp096HudTranslation + +
PlayerRoles.PlayableScps.Scp096.Scp096HudTranslation +```md title="Latest Updated: 13.5.0.1" + [0] = HelpMenuDescription + [1] = HelpMenuTryNotToCry + [2] = HelpMenuMeeleAttack + [3] = HelpMenuCharge + [4] = HelpMenuRageOnly + [5] = HelpMenuDocileOnly + [6] = EnterRageKeyInfo + [7] = ExitRageKeyInfo +``` + +
+ +### Scp096RageState + +
PlayerRoles.PlayableScps.Scp096.Scp096RageState +```md title="Latest Updated: 13.5.0.1" + [0] = Docile + [1] = Distressed + [2] = Enraged + [3] = Calming +``` + +
+ +### Scp173SoundId + +
PlayerRoles.PlayableScps.Scp173.Scp173AudioPlayer+Scp173SoundId +```md title="Latest Updated: 13.5.0.1" + [0] = Hit + [1] = Teleport + [2] = Snap +``` + +
+ +### Scp244State + +
InventorySystem.Items.Usables.Scp244.Scp244State +```md title="Latest Updated: 13.5.0.1" + [0] = Idle + [1] = Active + [2] = Destroyed + [3] = PickedUp +``` + +
+ +### Scp3114HudTranslation + +
PlayerRoles.PlayableScps.Scp3114.Scp3114HudTranslation +```md title="Latest Updated: 13.5.0.1" + [0] = IdentityStolenWarning + [1] = UnableToAttackWarning + [2] = EquipItemWarning + [3] = ProximityVoiceHint + [4] = RagdollErrorPreviouslyUsed + [5] = RagdollErrorAlreadyDisguised + [6] = RagdollErrorNotHuman + [7] = InspectRagdollOverride + [8] = StartingRagdollHint + [9] = ValidRagdollIndicator + [10] = StrangulationCooldown + [11] = HelpMenuSkeletonsInYourCLoset + [12] = HelpMenuCatchTheseHands + [13] = HelpMenuStrangulation + [14] = HelpMenuUnderTheirSkin + [15] = RevealKeyHoldLongerWarning +``` + +
+ +### Scp914InteractCode + +
Scp914.Scp914InteractCode +```md title="Latest Updated: 13.5.0.1" + [0] = ChangeMode + [1] = Activate +``` + +
+ +### Scp914KnobSetting + +
Scp914.Scp914KnobSetting +```md title="Latest Updated: 13.5.0.1" + [0] = Rough + [1] = Coarse + [2] = OneToOne + [3] = Fine + [4] = VeryFine +``` + +
+ +### Scp914Mode + +
Scp914.Scp914Mode +```md title="Latest Updated: 13.5.0.1" + [1] = Dropped + [2] = Inventory + [3] = DroppedAndInventory + [5] = DroppedAndPlayerTeleport + [6] = Held + [7] = DroppedAndHeld +``` + +
+ +### Scp914Sound + +
Scp914.Scp914Sound +```md title="Latest Updated: 13.5.0.1" + [0] = KnobChange + [1] = Upgrading +``` + +
+ +### Scp939DamageType + +
PlayerRoles.PlayableScps.Scp939.Scp939DamageType +```md title="Latest Updated: 13.5.0.1" + [0] = None + [14] = Claw + [15] = LungeTarget + [16] = LungeSecondary +``` + +
+ +### Scp939HudTranslation + +
PlayerRoles.PlayableScps.Scp939.Scp939HudTranslation +```md title="Latest Updated: 13.5.0.1" + [0] = PressKeyToLunge + [1] = HintPreviewVoice + [2] = LocalPreviewHeader + [3] = HintRemoveVoice + [4] = HintTransmitVoice + [5] = PrivacyHeader + [6] = MimicryPrivacySubtitle + [7] = MimicryPrivacyRememberChoice + [8] = MimicryPrivacyDeleteButton + [9] = MimicryPrivacyAcceptButton + [10] = MimicryPrivacyMoreInfoButton + [11] = MimicryPrivacyDescription + [12] = CloudFailedPositionInvalid + [13] = CloudFailedSizeInsufficient + [14] = HelpMenuDescription + [15] = HelpMenuClaw + [16] = HelpMenuFocus + [17] = HelpMenuCloud + [18] = HelpMenuWithManyVoices + [19] = HelpMenuUltrasensitive + [20] = ReturnButton + [21] = MimicPointPlaceButton + [22] = MimicPointPlaceDescription + [23] = MimicPointRemoveButton + [24] = MimicPointRemoveDescription + [25] = MimicPointPlaceConfirmation + [26] = MimicPointRemoveConfirmation + [27] = MimicPointDestroyedDistance + [28] = StolenVoicesHeader + [29] = StolenVoicesDescription + [30] = EnvMimicryHeader + [31] = EnvMimicryDescription + [32] = EnvMimicryCooldown + [33] = MimicFootsteps + [34] = MimicRoles + [35] = MimicShooting + [36] = MimicOther + [37] = PrevMenu + [38] = NextMenu + [39] = Roles + [40] = HintAssignedHotkey + [41] = HintPlayEnvMimicry + [42] = HintStopPlayback + [43] = HintTrimRecording + [44] = HintToggleFavorite + [45] = HintReorganizeRecordings + [46] = YouGotAVoicelinePopup +``` + +
+ +### Scp939LungeState + +
PlayerRoles.PlayableScps.Scp939.Scp939LungeState +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Triggered + [2] = LandHit + [3] = LandRegular + [4] = LandHarsh +``` + +
+ +### SecurityLevel + +
EncryptedChannelManager+SecurityLevel +```md title="Latest Updated: 13.5.0.1" + [0] = Unsecured + [1] = EncryptedAndAuthenticated +``` + +
+ +### SensitivitySetting + +
UserSettings.ControlsSettings.SensitivitySetting +```md title="Latest Updated: 13.5.0.1" + [0] = SensMultiplier + [1] = AdsReductionMultiplier + [2] = Invert +``` + +
+ +### ServerLogType + +
ServerLogs+ServerLogType +```md title="Latest Updated: 13.5.0.1" + [0] = ConnectionUpdate + [1] = RemoteAdminActivity_GameChanging + [2] = RemoteAdminActivity_Misc + [3] = KillLog + [4] = GameEvent + [5] = InternalMessage + [6] = RateLimit + [7] = Teamkill + [8] = Suicide + [9] = AdminChat +``` + +
+ +### ServerRateLimit + +
Security.ServerRateLimit +```md title="Latest Updated: 13.5.0.1" + [0] = playerInteract + [1] = commands +``` + +
+ +### ServerShutdownState + +
ServerShutdown+ServerShutdownState +```md title="Latest Updated: 13.5.0.1" + [0] = NotInitiated + [1] = BroadcastingShutdown + [2] = ShuttingDown + [3] = Complete +``` + +
+ +### SettingType + +
UserSettings.GUIElements.UserSettingDependency+Dependency+SettingType +```md title="Latest Updated: 13.5.0.1" + [0] = Slider + [1] = Toggle + [2] = Dropdown +``` + +
+ +### ShutdownResult + +
LiteNetLib.ShutdownResult +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Success + [2] = WasConnected +``` + +
+ +### SpawnableTeamType + +
Respawning.SpawnableTeamType +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = ChaosInsurgency + [2] = NineTailedFox +``` + +
+ +### SpectatableListElementType + +
PlayerRoles.Spectating.SpectatableListElementType +```md title="Latest Updated: 13.5.0.1" + [0] = Standard + [1] = Scp079 + [2] = Scp3114 +``` + +
+ +### SpectatorSpawnReason + +
PlayerRoles.Spectating.SpectatorSpawnReason +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = KilledByPlayer + [2] = Other +``` + +
+ +### States + +
Mirror.LiteNetLib4Mirror.LiteNetLib4MirrorCore+States +```md title="Latest Updated: 13.5.0.1" + [0] = NonInitialized + [1] = Idle + [2] = Discovery + [3] = ClientConnecting + [4] = ClientConnected + [5] = Server +``` + +
+ +### StatusType + +
InventorySystem.Items.Usables.StatusMessage+StatusType +```md title="Latest Updated: 13.5.0.1" + [0] = Start + [1] = Cancel +``` + +
+ +### StructureType + +
MapGeneration.Distributors.StructureType +```md title="Latest Updated: 13.5.0.1" + [0] = StandardLocker + [1] = LargeGunLocker + [2] = ScpPedestal + [3] = Scp079Generator + [4] = SmallWallCabinet + [5] = Workstation +``` + +
+ +### SubtitleType + +
Subtitles.SubtitleType +```md title="Latest Updated: 13.5.0.1" + [0] = NTFEntrance + [1] = AwaitContainPlural + [2] = AwaitContainSingle + [3] = ThreatRemains + [4] = TerminationCauseUnspecified + [5] = TerminatedBySCP + [6] = TerminatedBySecuritySystem + [7] = TerminatedByWarhead + [8] = ContainedByScientist + [9] = ContainedByClassD + [10] = ContainedByChaos + [11] = SCP + [12] = ContainUnitUnknown + [13] = ContainUnit + [14] = LostInDecontamination + [15] = GeneratorsActivated + [16] = AllGeneratorsEngaged + [17] = OverchargeIn + [18] = OperationalMode + [19] = DecontaminationStart + [20] = DecontaminationMinutes + [21] = Decontamination1Minute + [22] = DecontaminationCountdown + [23] = DecontaminationLockdown + [24] = AlphaWarheadEngage + [25] = AlphaWarheadCancelled + [26] = AlphaWarheadResumed + [27] = TerminatedByMarshmallowMan + [254] = Custom + [255] = None +``` + +
+ +### SyncMode + +
PlayerStatsSystem.SyncedStatBase+SyncMode +```md title="Latest Updated: 13.5.0.1" + [0] = Private + [1] = PrivateAndSpectators + [2] = Public +``` + +
+ +### TargetButton + +
AdminToys.ShootingTarget+TargetButton +```md title="Latest Updated: 13.5.0.1" + [0] = IncreaseHP + [1] = DecreaseHP + [2] = IncreaseResetTime + [3] = DecreaseResetTime + [4] = ManualReset + [5] = Remove + [6] = GlobalResults +``` + +
+ +### Team + +
PlayerRoles.Team +```md title="Latest Updated: 13.5.0.1" + [0] = SCPs + [1] = FoundationForces + [2] = ChaosInsurgency + [3] = Scientists + [4] = ClassD + [5] = Dead + [6] = OtherAlive +``` + +
+ +### ThirdpersonItemAnimationName + +
InventorySystem.Items.Thirdperson.ThirdpersonItemAnimationName +```md title="Latest Updated: 13.5.0.1" + [0] = Override0 + [1] = Override1 + [2] = Override2 + [3] = IdlePoseAdditive + [4] = SprintLeftAdditive + [5] = SprintRightAdditive + [6] = SprintStraightAdditive + [7] = SprintBackAdditive + [8] = WalkLeftAdditive + [9] = WalkRightAdditive + [10] = WalkStraightAdditive + [11] = WalkBackAdditive + [12] = PrimaryAdditive + [13] = SecAdditive0 + [14] = SecAdditive1 + [15] = SecAdditive2 +``` + +
+ +### TrackerMessage + +
PlayerRoles.PlayableScps.Scp079.Scp079ScannerSequence+TrackerMessage +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = ScannerDisabled + [2] = ScanTimeSync + [3] = ScanNoResults + [4] = ScanSuccessful +``` + +
+ +### TriggerState + +
InventorySystem.Items.Firearms.Modules.DoubleAction+TriggerState +```md title="Latest Updated: 13.5.0.1" + [0] = Released + [1] = Pulling + [2] = SearLock +``` + +
+ +### UISetting + +
UserSettings.UserInterfaceSettings.UISetting +```md title="Latest Updated: 13.5.0.1" + [0] = Language + [1] = EnableSubtitles + [2] = HealthbarMode + [3] = FastRoleIntroMode + [4] = HideIP + [5] = FlashTaskbar + [6] = PhotosensitivityDoNotShow +``` + +
+ +### UnconnectedMessageType + +
LiteNetLib.UnconnectedMessageType +```md title="Latest Updated: 13.5.0.1" + [0] = BasicMessage + [1] = Broadcast +``` + +
+ +### ValidationError + +
PlayerRoles.PlayableScps.Scp079.Scp079BlackoutRoomAbility+ValidationError +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = NotEnoughAux + [26] = NoController + [27] = MaxCapacityReached + [28] = RoomOnCooldown + [60] = AlreadyBlackedOut +``` + +
+ +### ValidationError + +
PlayerRoles.PlayableScps.Scp079.Scp079BlackoutZoneAbility+ValidationError +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = NotEnoughAux + [59] = Cooldown + [61] = Unavailable +``` + +
+ +### ValidationError + +
PlayerRoles.PlayableScps.Scp079.Scp079LockdownRoomAbility+ValidationError +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Unknown + [6] = NotEnoughAux + [8] = TierTooLow + [31] = Cooldown + [32] = NoDoors +``` + +
+ +### VariantType + +
PlayerRoles.PlayableScps.Scp3114.Scp3114FakeModelManager+VariantType +```md title="Latest Updated: 13.5.0.1" + [0] = Original + [1] = Disguise + [2] = Reveal +``` + +
+ +### VcAudioSetting + +
UserSettings.AudioSettings.VcAudioSetting +```md title="Latest Updated: 13.5.0.1" + [0] = NoiseReduction +``` + +
+ +### VcMuteFlags + +
VoiceChat.VcMuteFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = LocalRegular + [2] = LocalIntercom + [4] = GlobalRegular + [8] = GlobalIntercom +``` + +
+ +### VcPrivacyFlags + +
VoiceChat.VcPrivacyFlags +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = SettingsSelected + [2] = AllowMicCapture + [4] = AllowRecording +``` + +
+ +### VersionType + +
GameCore.Version+VersionType +```md title="Latest Updated: 13.5.0.1" + [0] = Release + [1] = PublicRC + [2] = PublicBeta + [3] = PrivateRC + [4] = PrivateRCStreamingForbidden + [5] = PrivateBeta + [6] = PrivateBetaStreamingForbidden + [7] = Development + [8] = Nightly +``` + +
+ +### VoiceChatChannel + +
VoiceChat.VoiceChatChannel +```md title="Latest Updated: 13.5.0.1" + [0] = None + [1] = Proximity + [2] = Radio + [3] = ScpChat + [4] = Spectator + [5] = RoundSummary + [6] = Intercom + [7] = Mimicry + [8] = Scp1576 + [9] = PreGameLobby +``` + +
+ +### VoiceChatSupportMode + +
NonFacilityCompatibility+SceneDescription+VoiceChatSupportMode +```md title="Latest Updated: 13.5.0.1" + [0] = Unsupported + [1] = WithoutIntercom + [2] = FullySupported +``` + +
+ +### VoiceLinesName + +
PlayerRoles.PlayableScps.Scp3114.Scp3114VoiceLines+VoiceLinesName +```md title="Latest Updated: 13.5.0.1" + [0] = KillSlap + [1] = KillStrangle + [2] = Slap + [3] = RandomIdle + [4] = Reveal + [5] = EquipStart + [6] = StartStrangle +``` + +
+ +### VolumeSliderSetting + +
UserSettings.AudioSettings.MixerAudioSettings+VolumeSliderSetting +```md title="Latest Updated: 13.5.0.1" + [0] = Master + [1] = VoiceChat + [2] = SoundEffects + [3] = MenuMusic + [4] = MenuUI +``` + +
+ +### WorkstationStatus + +
InventorySystem.Items.Firearms.Attachments.WorkstationController+WorkstationStatus +```md title="Latest Updated: 13.5.0.1" + [0] = Offline + [1] = PoweringUp + [2] = PoweringDown + [3] = Online +``` + +
+ + + +### External resources + +- [Available Colors (en.scpslgame.com)](https://en.scpslgame.com/index.php/Docs:Permissions#Colors) + +## Resources + +### RoleType, Team, Side and LeadingTeam + +
Roles + +```md title="Latest Updated: 13.5.0.1" +| Id | RoleTypeId | Team | Side | LeadingTeam | +|-----|----------------|------------------|------------------|-----------------| +[-1] None +[0] KeycardJanitor +[1] KeycardScientist +[2] KeycardResearchCoordinator +[3] KeycardZoneManager +[4] KeycardGuard +[5] KeycardMTFPrivate +[6] KeycardContainmentEngineer +[7] KeycardMTFOperative +[8] KeycardMTFCaptain +[9] KeycardFacilityManager +[10] KeycardChaosInsurgency +[11] KeycardO5 +[12] Radio +[13] GunCOM15 +[14] Medkit +[15] Flashlight +[16] MicroHID +[17] SCP500 +[18] SCP207 +[19] Ammo12gauge +[20] GunE11SR +[21] GunCrossvec +[22] Ammo556x45 +[23] GunFSP9 +[24] GunLogicer +[25] GrenadeHE +[26] GrenadeFlash +[27] Ammo44cal +[28] Ammo762x39 +[29] Ammo9x19 +[30] GunCOM18 +[31] SCP018 +[32] SCP268 +[33] Adrenaline +[34] Painkillers +[35] Coin +[36] ArmorLight +[37] ArmorCombat +[38] ArmorHeavy +[39] GunRevolver +[40] GunAK +[41] GunShotgun +[42] SCP330 +[43] SCP2176 +[44] SCP244a +[45] SCP244b +[46] SCP1853 +[47] ParticleDisruptor +[48] GunCom45 +[49] SCP1576 +[50] Jailbird +[51] AntiSCP207 +[52] GunFRMG0 +[53] GunA7 +[54] Lantern +``` + +
+ + + +### DamageHandlers + +
Damage Handlers + +```md title="Latest Updated: 13.5.0.1" +All available DamageHandlers + ++ Symbol ':' literally means "inherits from" +* In C#, inheritance is a process in which one object acquires all the properties and behaviors of its parent object automatically. + + +PlayerStatsSystem.CustomReasonDamageHandler : StandardDamageHandler +PlayerStatsSystem.DisruptorDamageHandler : AttackerDamageHandler +PlayerStatsSystem.ExplosionDamageHandler : AttackerDamageHandler +PlayerStatsSystem.FirearmDamageHandler : AttackerDamageHandler +PlayerStatsSystem.JailbirdDamageHandler : AttackerDamageHandler +PlayerStatsSystem.MicroHidDamageHandler : AttackerDamageHandler +PlayerStatsSystem.RecontainmentDamageHandler : AttackerDamageHandler +PlayerStatsSystem.Scp018DamageHandler : AttackerDamageHandler +PlayerStatsSystem.Scp049DamageHandler : ScpDamageHandler +PlayerStatsSystem.Scp096DamageHandler : ScpDamageHandler +PlayerStatsSystem.ScpDamageHandler : AttackerDamageHandler +PlayerStatsSystem.UniversalDamageHandler : StandardDamageHandler +PlayerStatsSystem.WarheadDamageHandler : StandardDamageHandler +PlayerRoles.PlayableScps.Scp939.Scp939DamageHandler : AttackerDamageHandler +PlayerRoles.PlayableScps.Scp3114.Scp3114DamageHandler : AttackerDamageHandler + +``` +
\ No newline at end of file diff --git a/EXILED/docs/articles/SCPSLRessources/NW_Documentation.tt b/EXILED/docs/articles/SCPSLRessources/NW_Documentation.tt new file mode 100644 index 000000000..14b2f790a --- /dev/null +++ b/EXILED/docs/articles/SCPSLRessources/NW_Documentation.tt @@ -0,0 +1,115 @@ +<#@ template debug="true" hostspecific="false" language="C#" #> +<#@ assembly name="System" #> +<#@ assembly name="%EXILED_REFERENCES%\System.Core.dll" #> +<#@ assembly name="%EXILED_REFERENCES%\Mirror.dll" #> +<#@ assembly name="%EXILED_REFERENCES%\UnityEngine.CoreModule.dll" #> +<#@ assembly name="%EXILED_REFERENCES%\Assembly-CSharp-Publicized.dll" #> +<#@ assembly name="bin\Release\Exiled.API.dll" #> +<#@ assembly name="bin\Release\Exiled.Loader.dll" #> +<#@ import namespace="Exiled.API.Enums" #> +<#@ import namespace="Exiled.API.Extensions" #> +<#@ import namespace="System.Linq" #> +<#@ import namespace="System.Reflection" #> +<#@ import namespace="PlayerRoles" #> +<#@ output extension=".md" #> + +--- +title: NW Documentation +--- + +### Index + +- [RoleType, Team, Side, LeadingTeam](#roletype-team-side-and-leadingteam) +- [Damage Handlers](#damagehandlers) +<# +try +{ + string response = string.Empty; + + // Load the assembly + var assembly = typeof(BanPlayer).Assembly; + Type[] types = null; + try + { + types = assembly.GetTypes(); + } + catch (ReflectionTypeLoadException e) + { + types = e.Types; + } + foreach (var type in types.Where(t => t != null).OrderBy(t => t.Name)) + { + if (type.IsEnum && !type.IsGenericType) + { + WriteLine($"- [{type.Name}](#{type.Name.ToLower()})"); + response += $"\n### {type.Name}\n\n"; + response += $"
{type.FullName}\n"; + response += $"```md title=\"Latest Updated: {Exiled.Loader.AutoUpdateFiles.RequiredSCPSLVersion}\""; + + foreach (var value in Enum.GetValues(type)) + { + response += $"\n [{value.GetHashCode()}] = {value.ToString()}"; + } + response += "\n```\n\n
\n"; + } + } + WriteLine(response); +} +catch(Exception ex) +{ + WriteLine(ex?.ToString()); +} +#> + +### External resources + +- [Available Colors (en.scpslgame.com)](https://en.scpslgame.com/index.php/Docs:Permissions#Colors) + +## Resources + +### RoleType, Team, Side and LeadingTeam + +
Roles + +```md title="Latest Updated: <#= Exiled.Loader.AutoUpdateFiles.RequiredSCPSLVersion#>" +| Id | RoleTypeId | Team | Side | LeadingTeam | +|-----|----------------|------------------|------------------|-----------------| +<#= string.Join("\n",Enum.GetValues(typeof(ItemType)).Cast().ToList().OrderBy(x => x).Select(x => $"[{(int)x}] {x} "))#> +``` + +
+ + + +### DamageHandlers + +
Damage Handlers + +```md title="Latest Updated: <#= Exiled.Loader.AutoUpdateFiles.RequiredSCPSLVersion#>" +All available DamageHandlers + ++ Symbol ':' literally means "inherits from" +* In C#, inheritance is a process in which one object acquires all the properties and behaviors of its parent object automatically. + + +<# + string alldamagehandler = string.Empty; + // Load the assembly + var assembly2 = typeof(BanPlayer).Assembly; + Type[] types2 = null; + try + { + types2 = assembly2.GetTypes(); + } + catch (ReflectionTypeLoadException e) + { + types2 = e.Types; + } + + foreach (Type type2 in types2.Where(t => t != null && t.IsClass && !t.IsAbstract && t.IsSubclassOf(typeof(PlayerStatsSystem.DamageHandlerBase)))) + { + WriteLine($"{type2.FullName} : {type2.BaseType.Name}"); + } +#> +``` +
\ No newline at end of file diff --git a/EXILED/docs/articles/toc.yml b/EXILED/docs/articles/toc.yml index 5b863000c..2b27d198c 100644 --- a/EXILED/docs/articles/toc.yml +++ b/EXILED/docs/articles/toc.yml @@ -17,5 +17,7 @@ href: plugins/mec.md - name: Events href: plugins/events.md +- name: NW Documentaiton + href: SCPSLRessources/NW_Documentation.md - name: Contributing href: contributing/index.md diff --git a/EXILED/docs/docs.csproj b/EXILED/docs/docs.csproj new file mode 100644 index 000000000..f7fdc32d9 --- /dev/null +++ b/EXILED/docs/docs.csproj @@ -0,0 +1,56 @@ + + + + + docs + true + Debug;Release;Installer + AnyCPU + + + + + + + <_Parameter1>Exiled.API + + + + + + + + + + + TextTemplatingFileGenerator + NW_Documentation.md + + + + + $(EXILED_REFERENCES)\Assembly-CSharp-Publicized.dll + + + + + + + + + + + + + + + + + + True + True + NW_Documentation.tt + + + +