====== ArmA 3 Remove Terrain Loading Texts ====== If you want to disable the stupid bis loading texts on your terrain, then add this following into your terrain's config. // disable the stupid bis loading texts loadingTexts[] = {}; This is located in cfgWorld class. And couple of menus use onLoad/onUnload to call RscDisplayLoading - this might also show some stories.