Jump to content

Event list: How To and Current Event List


Tchernobill

Recommended Posts

Hi,

 

HOW TO

Here is the method I used so you can easily do it yourself with any mod compilation and for most PZ versions:

1/ Download Dump Events mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2545161132

2/ Start PZ, go to main mod selection, activate Dump Events mod (+any mod you wanna include for your search), and go "back" to main menu.

3/ Open your console.log and look for the last occurrence of "print_OnMainMenuEnter. Events:". The event list will follow.

 

Credits where it's due: based on bcUtils.dump from blindcoder.

bcUtils mod source=https://steamcommunity.com/sharedfiles/filedetails/?id=503640135

 

EVENTS LIST for PZ B41.50 with (nearly) no active mod.

OnGameBoot
OnPreGameStart
OnTick
OnTickEvenPaused
OnRenderUpdate
OnFETick
OnGameStart
OnPreUIDraw
OnPostUIDraw
OnCharacterCollide
OnKeyStartPressed
OnKeyPressed
OnObjectCollide
OnNPCSurvivorUpdate
OnPlayerUpdate
OnZombieUpdate
OnTriggerNPCEvent
OnMultiTriggerNPCEvent
OnLoadMapZones
OnAddBuilding
OnCreateLivingCharacter
OnChallengeQuery
OnFillInventoryObjectContextMenu
OnPreFillInventoryObjectContextMenu
OnFillWorldObjectContextMenu
OnPreFillWorldObjectContextMenu
OnRefreshInventoryWindowContainers
OnMakeItem
OnJoypadActivate
OnWeaponHitCharacter
OnWeaponSwing
OnWeaponHitTree
OnWeaponHitXp
OnWeaponSwingHitPoint
OnPlayerAttackFinished
OnLoginState
OnLoginStateSuccess
OnCharacterCreateStats
OnLoadSoundBanks
OnObjectLeftMouseButtonDown
OnObjectLeftMouseButtonUp
OnObjectRightMouseButtonDown
OnObjectRightMouseButtonUp
OnDoTileBuilding
OnDoTileBuilding2
OnDoTileBuilding3
OnConnectFailed
OnConnected
OnDisconnect
OnConnectionStateChanged
OnScoreboardUpdate
OnMouseMove
OnMouseDown
OnMouseUp
OnRightMouseDown
OnRightMouseUp
OnNewSurvivorGroup
OnPlayerSetSafehouse
OnLoad
AddXP
LevelPerk
OnSave
OnMainMenuEnter
OnPreMapLoad
OnPostFloorSquareDraw
OnPostFloorLayerDraw
OnPostTilesSquareDraw
OnPostTileDraw
OnPostWallSquareDraw
OnPostCharactersSquareDraw
OnCreateUI
OnMapLoadCreateIsoObject
OnCreateSurvivor
OnCreatePlayer
OnPlayerDeath
OnZombieDead
OnCharacterDeath
OnCharacterMeet
OnSpawnRegionsLoaded
OnPostMapLoad
OnAIStateExecute
OnAIStateEnter
OnAIStateExit
OnAIStateChange
OnPlayerMove
OnInitWorld
OnNewGame
OnIsoThumpableLoad
OnIsoThumpableSave
ReuseGridsquare
LoadGridsquare
EveryOneMinute
EveryTenMinutes
EveryDays
EveryHours
OnDusk
OnDawn
OnEquipPrimary
OnEquipSecondary
OnClothingUpdated
OnRainStart
OnRainStop
OnAmbientSound
OnResetLua
OnModsModified
OnSeeNewRoom
OnNewFire
OnFillContainer
OnChangeWeather
OnRenderTick
OnJoypadActivateUI
OnDestroyIsoThumpable
OnPostSave
OnResolutionChange
OnWaterAmountChange
OnClientCommand
OnServerCommand
OnContainerUpdate
OnObjectAdded
OnObjectAboutToBeRemoved
onLoadModDataFromServer
OnGameTimeLoaded
OnCGlobalObjectSystemInit
OnSGlobalObjectSystemInit
OnWorldMessage
OnKeyKeepPressed
SendCustomModData
ServerPinged
OnServerStarted
OnLoadedTileDefinitions
OnPostRender
DoSpecialTooltip
OnCoopJoinFailed
OnServerWorkshopItems
OnVehicleDamageTexture
OnCustomUIKey
OnCustomUIKeyPressed
OnCustomUIKeyReleased
OnDeviceText
OnRadioInteraction
OnLoadRadioScripts
OnAcceptInvite
OnCoopServerMessage
OnReceiveUserlog
OnAdminMessage
OnGetDBSchema
OnGetTableResult
ReceiveFactionInvite
AcceptedFactionInvite
ViewTickets
SyncFaction
OnReceiveItemListNet
OnMiniScoreboardUpdate
OnSafehousesChanged
RequestTrade
AcceptedTrade
TradingUIAddItem
TradingUIRemoveItem
TradingUIUpdateState
OnGridBurnt
OnPreDistributionMerge
OnDistributionMerge
OnPostDistributionMerge
MngInvReceiveItems
OnTileRemoved
OnServerStartSaving
OnServerFinishSaving
OnMechanicActionDone
OnClimateTick
OnThunderEvent
OnEnterVehicle
OnSteamGameJoin
OnTabAdded
OnSetDefaultTab
OnTabRemoved
OnAddMessage
SwitchChatStream
OnChatWindowInit
OnInitSeasons
OnClimateTickDebug
OnInitModdedWeatherStage
OnUpdateModdedWeatherStage
OnClimateManagerInit
OnPressReloadButton
OnPressRackButton
OnHitZombie
OnBeingHitByZombie
OnSteamFriendStatusChanged
OnSteamServerResponded
OnSteamRefreshInternetServers
OnSteamRulesRefreshComplete
OnSteamServerResponded2
OnSteamServerFailedToRespond2
OnSteamWorkshopItemCreated
OnSteamWorkshopItemNotCreated
OnSteamWorkshopItemUpdated
OnSteamWorkshopItemNotUpdated
OnExitVehicle
OnSwitchVehicleSeat

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...