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:

Version 2.0.3

25.01.2025 22:29

  • reworked layouts and scripts folder structure to be equal for all my mods

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: