Skip to content

EZM V2.0.6 Release

Compare
Choose a tag to compare
@M9-SD M9-SD released this 27 Jun 08:20
· 301 commits to main since this release
43babed

Change Log:

  • Got rid of the "master altis" splash no one bothers to use/change so that the shameless plug doesn't overlay with it.

In future versions we could add a module that does the same but doesn't interfere.

M9_EZM_EH_plugOverlayFix = addMissionEventHandler ["EachFrame", {
	(uinamespace getvariable ["RscTilesGroup", displayNull]) closeDisplay 0;
}]; 

Example of overlaying text issue (no longer occurs):

image