hook.Run Calls¶
Unique hook names: 175 Occurrences: 234
Hook List¶
ax.zones.syncedCanBecomeRankCanCreateCharacterCanPlayerAccessDoorCanPlayerBecomeClassCanPlayerBecomeFactionCanPlayerDeleteCharacterCanPlayerInteractItemCanPlayerLoadCharacterCanPlayerPurchaseDoorCanPlayerRagdollCanPlayerReceiveMessageCanPlayerReceivePMCanPlayerRunCommandCanPlayerSellAllDoorsCanPlayerSellDoorCanPlayerSendMessageCanPlayerSpawnContainerCanPlayerUnRagdollCanPropertyCanSaveContainerCanUseRecognitionIntroduceCharacterDataChangedCharacterFlagGivenCharacterFlagTakenChatboxOnChatTypeChangedChatboxOnTextChangedChatboxOnVisibilityChangedContainerRemovedCreateMainMenuButtonsCreatePauseMenuButtonsCurrencySpawnedDatabaseConnectedDatabaseConnectionFailedDrawVignetteGetCharacterBannerGetChatboxPosGetChatboxSizeGetChatFontGetEntityDisplayTextGetFactionBannerGetMapSceneMusicPathGetPlayerDeathRespawnSoundGetPlayerDeathSoundGetPlayerDisplayNameGetPlayerHoldTypeGetPlayerPainSoundGetPlayerRespawnSoundGetRadioVoiceChatReceiversGetTypingIndicatorTextGetWeaponRaisedActivityHUDPaintAdminESPHUDPaintTargetIDExtraIsEntityDoorIsRadioVoiceChatTypeIsVoiceChatTypeLoadFontsModifyVoiceVolumeOnCharacterClassChangedOnCharacterDisconnectedOnCharacterFactionChangedOnCharacterIntroducedOnCharacterKnownOnCharacterPopulateVarsOnCharacterRankChangedOnCharactersRestoredOnCharacterTrustedOnCharacterVarChangedOnClientCachedOnConfigChangedOnConfigsLoadedOnDatabaseTablesCreatedOnDatabaseTablesWipedOnDoorLockedOnDoorPurchasedOnDoorSoldOnDoorUnlockedOnFamiliarityChangedOnHookRegisteredOnHookUnRegisteredOnMenuInputCheckOnModuleLoadedOnOptionChangedOnOptionsLoadedOnPayloadChangedOnPlayerItemActionOnPlayerItemTakeOnPlayerLostDoorAccessOnPlayerRagdollCreatedOnPlayerReceivedDoorAccessOnPlayerToggleSafetyModeOnPlayerVarChangedOnRagdollCreatedOnRevertSpawnlistOnSaveSpawnlistOnSchemaLoadedOnServerCrashDetectedOnSpawnMenuCloseOnSpawnMenuOpenOnTabMenuClosingOnTextEntryGetFocusOnZoneChangedOnZoneEnteredOnZoneExitedOnZoneSeenOnZoneUnseenOverrideActivityOverrideBuildMenuBindPlayerCanHearPlayersVoicePlayerCreatedCharacterPlayerDataChangedPlayerDeletedCharacterPlayerDisconnectedPlayerEndVoicePlayerLoadedCharacterPlayerLoadoutPlayerMessageSendPlayerPickedUpCurrencyPlayerQueuedPlayerReadyPlayerSayPlayerStartVoicePlayerThinkPlayerUnloadedCharacterPlayerWeaponRaisedPopulateHelpCategoriesPopulateTabButtonsPostMainMenuCreateCreatedPostMainMenuCreatedPostMainMenuLoadCreatedPostMainMenuOptionsCreatedPostMainMenuSplashCreatedPostPauseMenuContentCreatedPostPauseMenuCreatedPostPlayerForceSequencePostPlayerLeaveSequencePostPlayerLoadoutPostPlayerSayPostPlayerSpawnPostPopulateTabButtonsPreDrawOutlinesPreMainMenuCreateCreatedPreMainMenuCreatedPreMainMenuLoadCreatedPreMainMenuOptionsCreatedPreMainMenuSplashCreatedPrePauseMenuContentCreatedPrePauseMenuCreatedPrePlayerForceSequencePrePlayerLeaveSequenceShouldAllowDisconnectShouldCreateCreateButtonShouldCreateDisconnectButtonShouldCreateLoadButtonShouldCreateOptionsButtonShouldCreatePlayButtonShouldCreateRagdollShouldDrawActionBarShouldDrawArmorHUDShouldDrawDefaultVignetteShouldDrawHealthHUDShouldDrawLocalPlayerShouldDrawVersionWatermarkShouldDrawVignetteShouldDrawVoiceChatIconShouldDrawWeaponAmmoCounterShouldDrawWelcomeIntroShouldFormatMessageShouldModifyVoiceVolumeShouldRenderMapSceneShouldSendDeathNoticeShouldShowTabShouldUseThirdPersonTranslateActivityTranslateEvent
ax.zones.synced¶
gamemode/modules/zones/networking/cl_networking.lua:30
CanBecomeRank¶
gamemode/framework/libraries/sh_rank.lua(line 158)
CanCreateCharacter¶
gamemode/framework/networking/sv_networking.lua:219
CanPlayerAccessDoor¶
gamemode/modules/doors/meta/sh_player.lua:9
CanPlayerBecomeClass¶
Defined in: GM Definitions
gamemode/framework/libraries/sh_class.lua(line 159)
CanPlayerBecomeFaction¶
Defined in: GM Definitions
gamemode/framework/libraries/sh_faction.lua(line 183)
CanPlayerDeleteCharacter¶
gamemode/framework/networking/sv_networking.lua:380
CanPlayerInteractItem¶
Defined in: GM Definitions
gamemode/framework/meta/sh_item.lua(line 333)
CanPlayerLoadCharacter¶
Defined in: GM Definitions
gamemode/framework/networking/sv_networking.lua:354
CanPlayerPurchaseDoor¶
Defined in: MODULE Definitions
gamemode/modules/doors/core/sh_commands.lua:25
CanPlayerRagdoll¶
gamemode/framework/meta/sh_player.lua(line 420)
CanPlayerReceiveMessage¶
gamemode/framework/libraries/sh_chat.lua(line 189)
CanPlayerReceivePM¶
gamemode/framework/core/sh_commands.lua:40gamemode/framework/core/sh_commands.lua:82
CanPlayerRunCommand¶
gamemode/framework/libraries/sh_command.lua(line 258)
CanPlayerSellAllDoors¶
Defined in: MODULE Definitions
gamemode/modules/doors/core/sh_commands.lua:165
CanPlayerSellDoor¶
Defined in: MODULE Definitions
gamemode/modules/doors/core/sh_commands.lua:107
CanPlayerSendMessage¶
gamemode/framework/libraries/sh_chat.lua(line 181)
CanPlayerSpawnContainer¶
gamemode/modules/containers/hooks/sv_hooks.lua:105
CanPlayerUnRagdoll¶
gamemode/framework/hooks/sv_hooks.lua:465
CanProperty¶
Defined in: GM Definitions
gamemode/modules/containers/libraries/cl_containers.lua:36gamemode/modules/containers/libraries/cl_containers.lua:56gamemode/modules/containers/libraries/sv_containers.lua:270gamemode/modules/containers/libraries/sv_containers.lua:277gamemode/modules/containers/libraries/sv_containers.lua:310gamemode/modules/containers/libraries/sv_containers.lua:317gamemode/modules/doors/core/sh_doors.lua:81gamemode/modules/doors/core/sh_doors.lua:129gamemode/modules/doors/core/sh_doors.lua:204gamemode/modules/doors/core/sh_doors.lua:234
CanSaveContainer¶
Defined in: MODULE Definitions
gamemode/modules/containers/libraries/sv_containers.lua:244
CanUseRecognitionIntroduce¶
gamemode/modules/recognition/libraries/cl_recognition.lua:283
CharacterDataChanged¶
gamemode/framework/libraries/sh_character.lua(line 156)gamemode/framework/networking/cl_networking.lua:280
CharacterFlagGiven¶
gamemode/framework/meta/sh_character.lua(line 214)
CharacterFlagTaken¶
gamemode/framework/meta/sh_character.lua(line 256)
ChatboxOnChatTypeChanged¶
gamemode/modules/chatbox/interface/cl_chatbox.lua:190gamemode/modules/chatbox/interface/cl_chatbox_recommendations.lua:847
ChatboxOnTextChanged¶
Defined in: MODULE Definitions
gamemode/framework/networking/sv_networking.lua:64gamemode/modules/chatbox/interface/cl_chatbox.lua:188gamemode/modules/chatbox/interface/cl_chatbox_recommendations.lua:844
ChatboxOnVisibilityChanged¶
gamemode/modules/chatbox/interface/cl_chatbox.lua:155gamemode/modules/chatbox/interface/cl_chatbox.lua:194
ContainerRemoved¶
Defined in: MODULE Definitions
gamemode/modules/containers/entities/entities/ax_container.lua:110
CreateMainMenuButtons¶
gamemode/framework/interface/cl_main_splash.lua:45
CreatePauseMenuButtons¶
gamemode/framework/interface/cl_pause.lua:39
CurrencySpawned¶
DatabaseConnected¶
Defined in: GM Definitions
gamemode/framework/libraries/thirdparty/sv_mysql.lua:775
DatabaseConnectionFailed¶
gamemode/framework/libraries/thirdparty/sv_mysql.lua:782
DrawVignette¶
Defined in: GM Definitions
gamemode/framework/hooks/cl_hooks.lua:157
GetCharacterBanner¶
gamemode/framework/interface/cl_main_load.lua:74
GetChatboxPos¶
Defined in: MODULE Definitions
gamemode/modules/chatbox/hooks/cl_hooks.lua:40gamemode/modules/chatbox/interface/cl_chatbox.lua:246
GetChatboxSize¶
Defined in: MODULE Definitions
gamemode/modules/chatbox/hooks/cl_hooks.lua:35gamemode/modules/chatbox/interface/cl_chatbox.lua:245
GetChatFont¶
GetEntityDisplayText¶
Defined in: GM Definitions
gamemode/framework/hooks/cl_hooks.lua:343gamemode/modules/recognition/libraries/cl_recognition.lua:84gamemode/modules/recognition/libraries/cl_recognition.lua:310
GetFactionBanner¶
gamemode/framework/core/sh_character.lua:117
GetMapSceneMusicPath¶
GetPlayerDeathRespawnSound¶
gamemode/framework/hooks/sv_hooks.lua:190
GetPlayerDeathSound¶
Defined in: GM Definitions
gamemode/framework/hooks/sv_hooks.lua:118
GetPlayerDisplayName¶
gamemode/framework/hooks/cl_hooks.lua:398
GetPlayerHoldType¶
Defined in: MODULE Definitions
gamemode/modules/animations/meta/sh_player.lua:30
GetPlayerPainSound¶
Defined in: GM Definitions
gamemode/framework/hooks/sv_hooks.lua:129
GetPlayerRespawnSound¶
gamemode/framework/hooks/sv_hooks.lua:25
GetRadioVoiceChatReceivers¶
gamemode/modules/sh_voices.lua:245gamemode/modules/sh_voices.lua:247
GetTypingIndicatorText¶
Defined in: MODULE Definitions
gamemode/modules/chatbox/hooks/cl_hooks.lua:90gamemode/modules/chatbox/hooks/cl_hooks.lua:91
GetWeaponRaisedActivity¶
HUDPaintAdminESP¶
gamemode/modules/admin/hooks/cl_hooks.lua:25
HUDPaintTargetIDExtra¶
Defined in: GM Definitions
gamemode/framework/hooks/cl_hooks.lua:376
IsEntityDoor¶
gamemode/framework/meta/sh_entity.lua(line 97)
IsRadioVoiceChatType¶
gamemode/modules/sh_voices.lua:236gamemode/modules/sh_voices.lua:239
IsVoiceChatType¶
gamemode/modules/sh_voices.lua:185gamemode/modules/sh_voices.lua:187
LoadFonts¶
Defined in: MODULE Definitions
gamemode/framework/libraries/cl_font.lua(line 182)
ModifyVoiceVolume¶
gamemode/modules/sh_proximity.lua:142gamemode/modules/sh_proximity.lua:177
OnCharacterClassChanged¶
gamemode/framework/core/sh_character.lua:216
OnCharacterDisconnected¶
Defined in: MODULE Definitions
gamemode/framework/hooks/sv_hooks.lua:646
OnCharacterFactionChanged¶
gamemode/framework/core/sh_character.lua:192
OnCharacterIntroduced¶
OnCharacterKnown¶
OnCharacterPopulateVars¶
OnCharacterRankChanged¶
gamemode/framework/core/sh_character.lua:241
OnCharactersRestored¶
gamemode/framework/networking/cl_networking.lua:187
OnCharacterTrusted¶
OnCharacterVarChanged¶
gamemode/framework/libraries/sh_character.lua(line 199)gamemode/framework/networking/cl_networking.lua:253
OnClientCached¶
Defined in: GM Definitions
gamemode/framework/hooks/cl_hooks.lua:101
OnConfigChanged¶
Defined in: MODULE Definitions
gamemode/framework/util/util_store.lua(line 385)gamemode/framework/util/util_store.lua(line 442)
OnConfigsLoaded¶
gamemode/framework/util/util_store.lua(line 576)gamemode/framework/util/util_store.lua(line 613)
OnDatabaseTablesCreated¶
Defined in: GM Definitions
gamemode/framework/libraries/sv_database.lua(line 174)gamemode/framework/libraries/sv_database.lua(line 186)
OnDatabaseTablesWiped¶
gamemode/framework/libraries/sv_database.lua(line 230)gamemode/framework/libraries/sv_database.lua(line 270)
OnDoorLocked¶
OnDoorPurchased¶
gamemode/modules/doors/core/sh_commands.lua:75
OnDoorSold¶
gamemode/modules/doors/core/sh_commands.lua:137
OnDoorUnlocked¶
OnFamiliarityChanged¶
gamemode/modules/recognition/libraries/sv_recognition.lua(line 107)gamemode/modules/recognition/libraries/sv_recognition.lua(line 303)
OnHookRegistered¶
gamemode/framework/libraries/sh_hook.lua(line 24)
OnHookUnRegistered¶
gamemode/framework/libraries/sh_hook.lua(line 33)
OnMenuInputCheck¶
gamemode/framework/hooks/cl_hooks.lua:18
OnModuleLoaded¶
gamemode/framework/libraries/sh_module.lua(line 162)
OnOptionChanged¶
Defined in: MODULE Definitions
gamemode/framework/util/util_store.lua(line 385)gamemode/framework/util/util_store.lua(line 444)
OnOptionsLoaded¶
gamemode/framework/util/util_store.lua(line 576)gamemode/framework/util/util_store.lua(line 615)
OnPayloadChanged¶
gamemode/framework/core/sh_character.lua:111gamemode/framework/core/sh_character.lua:591gamemode/framework/core/sh_character.lua:627gamemode/framework/core/sh_character.lua:793gamemode/framework/interface/cl_main_create.lua(line 395)gamemode/framework/interface/cl_main_create.lua(line 424)
OnPlayerItemAction¶
Defined in: GM Definitions
gamemode/framework/libraries/sv_item.lua:59
OnPlayerItemTake¶
Defined in: GM Definitions
gamemode/framework/libraries/sh_item.lua(line 316)gamemode/framework/libraries/sh_item.lua(line 319)
OnPlayerLostDoorAccess¶
OnPlayerRagdollCreated¶
gamemode/framework/meta/sh_player.lua(line 489)
OnPlayerReceivedDoorAccess¶
OnPlayerToggleSafetyMode¶
Defined in: MODULE Definitions
gamemode/modules/animations/libraries/sh_arc9.lua:31
OnPlayerVarChanged¶
gamemode/framework/libraries/sh_player.lua(line 165)
OnRagdollCreated¶
gamemode/framework/hooks/sv_hooks.lua:91
OnRevertSpawnlist¶
gamemode/framework/interface/cl_contentsidebar.lua:54
OnSaveSpawnlist¶
gamemode/framework/interface/cl_contentsidebar.lua:42
OnSchemaLoaded¶
Defined in: MODULE Definitions
OnServerCrashDetected¶
Defined in: MODULE Definitions
gamemode/modules/cl_crash_analysis.lua:55
OnSpawnMenuClose¶
gamemode/framework/interface/cl_contentsearch.lua:30gamemode/framework/interface/cl_contentsearch.lua:31gamemode/framework/interface/cl_contentsearch.lua:71
OnSpawnMenuOpen¶
gamemode/framework/interface/cl_contentsearch.lua:73
OnTabMenuClosing¶
gamemode/framework/interface/cl_tab.lua(line 691)
OnTextEntryGetFocus¶
gamemode/framework/interface/cl_contentsearch.lua:74
OnZoneChanged¶
gamemode/modules/zones/libraries/cl_tracking.lua(line 159)gamemode/modules/zones/libraries/sv_tracking.lua(line 188)
OnZoneEntered¶
gamemode/modules/zones/libraries/cl_tracking.lua(line 86)gamemode/modules/zones/libraries/sv_tracking.lua(line 115)
OnZoneExited¶
gamemode/modules/zones/libraries/cl_tracking.lua(line 93)gamemode/modules/zones/libraries/sv_tracking.lua(line 122)
OnZoneSeen¶
gamemode/modules/zones/libraries/cl_tracking.lua(line 113)gamemode/modules/zones/libraries/sv_tracking.lua(line 142)
OnZoneUnseen¶
gamemode/modules/zones/libraries/cl_tracking.lua(line 120)gamemode/modules/zones/libraries/sv_tracking.lua(line 149)
OverrideActivity¶
gamemode/modules/animations/hooks/sh_hooks.lua:481gamemode/modules/animations/hooks/sh_hooks.lua:518
OverrideBuildMenuBind¶
gamemode/framework/hooks/cl_hooks.lua:52
PlayerCanHearPlayersVoice¶
Defined in: GM Definitions
gamemode/framework/hooks/sv_hooks.lua:524
PlayerCreatedCharacter¶
gamemode/framework/networking/cl_networking.lua:98gamemode/framework/networking/sv_networking.lua:312
PlayerDataChanged¶
gamemode/framework/libraries/sh_player.lua(line 129)gamemode/framework/networking/cl_networking.lua:348
PlayerDeletedCharacter¶
gamemode/framework/networking/cl_networking.lua:223gamemode/framework/networking/sv_networking.lua:414
PlayerDisconnected¶
Defined in: GM Definitions
gamemode/framework/hooks/sv_hooks.lua:609
PlayerEndVoice¶
Defined in: GM Definitions
gamemode/framework/networking/sv_networking.lua:42
PlayerLoadedCharacter¶
Defined in: MODULE Definitions
gamemode/framework/libraries/sv_character.lua(line 205)gamemode/framework/networking/cl_networking.lua:121
PlayerLoadout¶
Defined in: GM Definitions
gamemode/framework/core/sh_character.lua:189gamemode/framework/core/sh_character.lua:213gamemode/framework/core/sh_character.lua:238gamemode/framework/hooks/sv_hooks.lua:222
PlayerMessageSend¶
Defined in: MODULE Definitions
gamemode/framework/libraries/sh_chat.lua(line 204)
PlayerPickedUpCurrency¶
gamemode/modules/currencies/entities/entities/ax_currency.lua:64
PlayerQueued¶
gamemode/framework/hooks/sv_hooks.lua:334
PlayerReady¶
Defined in: GM Definitions
gamemode/framework/hooks/sv_hooks.lua:448
PlayerSay¶
Defined in: MODULE Definitions
gamemode/framework/networking/sv_networking.lua:48
PlayerStartVoice¶
Defined in: GM Definitions
gamemode/framework/networking/sv_networking.lua:35
PlayerThink¶
Defined in: GM Definitions
gamemode/framework/hooks/sv_hooks.lua:558
PlayerUnloadedCharacter¶
gamemode/framework/libraries/sv_character.lua(line 252)gamemode/framework/networking/sv_networking.lua:351
PlayerWeaponRaised¶
Defined in: MODULE Definitions
gamemode/modules/safety/meta/sv_player.lua:22
PopulateHelpCategories¶
gamemode/framework/interface/cl_help.lua:309
PopulateTabButtons¶
gamemode/framework/interface/cl_tab.lua(line 57)
PostMainMenuCreateCreated¶
PostMainMenuCreated¶
gamemode/framework/interface/cl_main.lua:44
PostMainMenuLoadCreated¶
gamemode/framework/interface/cl_main_load.lua:44
PostMainMenuOptionsCreated¶
gamemode/framework/interface/cl_main_options.lua:37
PostMainMenuSplashCreated¶
gamemode/framework/interface/cl_main_splash.lua:120
PostPauseMenuContentCreated¶
gamemode/framework/interface/cl_pause.lua:103
PostPauseMenuCreated¶
gamemode/framework/interface/cl_pause.lua:171
PostPlayerForceSequence¶
gamemode/modules/animations/meta/sh_player.lua:263gamemode/modules/animations/networking/cl_networking.lua:59
PostPlayerLeaveSequence¶
gamemode/modules/animations/meta/sh_player.lua:200gamemode/modules/animations/networking/cl_networking.lua:45
PostPlayerLoadout¶
Defined in: MODULE Definitions
gamemode/framework/hooks/sv_hooks.lua:272
PostPlayerSay¶
gamemode/modules/chatbox/hooks/sv_hooks.lua:83
PostPlayerSpawn¶
Defined in: MODULE Definitions
gamemode/framework/hooks/sv_hooks.lua:221
PostPopulateTabButtons¶
gamemode/framework/interface/cl_tab.lua(line 58)
PreDrawOutlines¶
Defined in: GM Definitions
PreMainMenuCreateCreated¶
PreMainMenuCreated¶
gamemode/framework/interface/cl_main.lua:23
PreMainMenuLoadCreated¶
gamemode/framework/interface/cl_main_load.lua:15
PreMainMenuOptionsCreated¶
gamemode/framework/interface/cl_main_options.lua:15
PreMainMenuSplashCreated¶
gamemode/framework/interface/cl_main_splash.lua:15
PrePauseMenuContentCreated¶
gamemode/framework/interface/cl_pause.lua:17
PrePauseMenuCreated¶
gamemode/framework/interface/cl_pause.lua:160
PrePlayerForceSequence¶
gamemode/modules/animations/meta/sh_player.lua:204
PrePlayerLeaveSequence¶
gamemode/modules/animations/meta/sh_player.lua:176
ShouldAllowDisconnect¶
gamemode/framework/interface/cl_main_splash.lua:107gamemode/framework/interface/cl_pause.lua:85
ShouldCreateCreateButton¶
gamemode/framework/interface/cl_main_splash.lua:65
ShouldCreateDisconnectButton¶
gamemode/framework/interface/cl_main_splash.lua:101
ShouldCreateLoadButton¶
gamemode/framework/interface/cl_main_splash.lua:77
ShouldCreateOptionsButton¶
gamemode/framework/interface/cl_main_splash.lua:89
ShouldCreatePlayButton¶
gamemode/framework/interface/cl_main_splash.lua:53
ShouldCreateRagdoll¶
gamemode/framework/hooks/sv_hooks.lua:40
ShouldDrawActionBar¶
ShouldDrawArmorHUD¶
Defined in: MODULE Definitions
gamemode/framework/hooks/cl_hooks.lua:272
ShouldDrawDefaultVignette¶
gamemode/framework/hooks/cl_hooks.lua:153
ShouldDrawHealthHUD¶
Defined in: MODULE Definitions
gamemode/framework/hooks/cl_hooks.lua:249
ShouldDrawLocalPlayer¶
Defined in: MODULE Definitions
gamemode/framework/hooks/cl_hooks.lua:596gamemode/framework/libraries/thirdparty/cl_viewstack.lua(line 310)
ShouldDrawVersionWatermark¶
Defined in: GM Definitions
gamemode/framework/hooks/cl_hooks.lua:176
ShouldDrawVignette¶
Defined in: GM Definitions
gamemode/framework/hooks/cl_hooks.lua:132
ShouldDrawVoiceChatIcon¶
Defined in: MODULE Definitions
gamemode/framework/hooks/cl_hooks.lua:293
ShouldDrawWeaponAmmoCounter¶
Defined in: MODULE Definitions
gamemode/modules/cl_ammo_counter.lua:43
ShouldDrawWelcomeIntro¶
gamemode/modules/cl_intro.lua(line 419)
ShouldFormatMessage¶
gamemode/framework/networking/cl_networking.lua:564
ShouldModifyVoiceVolume¶
gamemode/modules/sh_proximity.lua:140
ShouldRenderMapScene¶
ShouldSendDeathNotice¶
Defined in: GM Definitions
gamemode/framework/hooks/sv_hooks.lua:701
ShouldShowTab¶
gamemode/framework/hooks/cl_hooks.lua:25
ShouldUseThirdPerson¶
Defined in: MODULE Definitions
gamemode/modules/sh_thirdperson.lua:277
TranslateActivity¶
Defined in: MODULE Definitions
gamemode/modules/animations/hooks/sh_hooks.lua:438
TranslateEvent¶
Defined in: MODULE Definitions
gamemode/modules/animations/hooks/sh_hooks.lua:597gamemode/modules/animations/hooks/sh_hooks.lua:621