endLoadingScreen – Talk

From Bohemia Interactive Community
Revision as of 17:52, 7 February 2021 by Lou Montana (talk | contribs) (Text replacement - "<code> +" to "<code>")
Jump to navigation Jump to search

|x2= // Provide a screen is loading disableSerialization; endLoadingScreen; //to avoid freezing the game, end loading screen in advance if a display was created who need user input at the next frame. findDisplay 49 createDisplay "RscDisplayCommonMessagePause"; |= EXAMPLE2