Project Zomboid

Project Zomboid

Eggon's Modding Utils
9件中 1-9 を表示
更新: 2022年2月22日 @ 14時39分

Fixed getHotbarItems for when player dies.

更新: 2022年1月15日 @ 7時06分

Added new inventory utility functions

更新: 2021年11月15日 @ 5時33分

Fixed bug in mimicDistribution related to VehicleDistribution table.

更新: 2021年11月14日 @ 11時00分

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

更新: 2021年10月14日 @ 8時51分

Fixed OnAfterItemTransfer - triggering incorrectly for multiple items transferred

更新: 2021年10月13日 @ 14時57分

Added OnBeforeFirstInventoryTooltipDisplay.

更新: 2021年10月8日 @ 13時39分

Bug fix

更新: 2021年10月8日 @ 9時29分

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

更新: 2021年10月2日 @ 13時41分