ArmA 3 Forum, ArmA 3, ArmA 3 Config, ArmA 3 Missions, ArmA 3 3D Modeling, ArmA 3 Scripting, ArmA 3 Terrain, ArmA 3 Texturing, ArmA 3 Tools
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.