Project Zomboid

Project Zomboid

Eggon's Modding Utils
Showing 1-9 of 9 entries
Update: 22 Feb, 2022 @ 2:39pm

Fixed getHotbarItems for when player dies.

Update: 15 Jan, 2022 @ 7:06am

Added new inventory utility functions

Update: 15 Nov, 2021 @ 5:33am

Fixed bug in mimicDistribution related to VehicleDistribution table.

Update: 14 Nov, 2021 @ 11:00am

Preparing upload of ESYB.
Added:
1) Distribution API
2) OnDisplayContainerContents event
3) OnDisplayInventoryContainerContents event
4) OnDisplayLootContainerContents event

Update: 14 Oct, 2021 @ 8:51am

Fixed OnAfterItemTransfer - triggering incorrectly for multiple items transferred

Update: 13 Oct, 2021 @ 2:57pm

Added OnBeforeFirstInventoryTooltipDisplay.

Update: 8 Oct, 2021 @ 1:39pm

Bug fix

Update: 8 Oct, 2021 @ 9:29am

Improved events related to ItemTransfer.
1) Added OnBeforeItemTransfer event (replacing OnItemTransfer)
2) Added OnAfterItemTransfer event
3) OnItemTransfer is now deprecated and will be removed soon

Update: 2 Oct, 2021 @ 1:41pm