Better Inspect (

Experimental

)

Better Inspect DayZ Mod

Switch to

Stable

Version

I have read, understood and accept the Terms of Service

Download Client Part:


Changelogs:

Better Inspect Version 2.0.0

16.04.2024 14:44

This update will break other mods depending on this mod! Make sure to apply the necessary changes
To support both old and new Versions of this major update, you can use #ifdef LBmaster_Rework to check if the new version is loaded or the old
Changed:__
- prints have been replaced with LBLogger methods
- GetGame() has been replaced with g_Game constant
- classes have been seperated into own files
- Using the LBLayoutManager everywhere
- all files were reformatted with formatting tool
- folderstructure has been made consistent with other LB mods
Added:
- missing translation into Stringtable
Fixed:__
- Workaround for Engine error causing string corruption https://feedback.bistudio.com/T173348
- Food would not always display the correct nutrition values or none at all