An expanded version of my Factory Monitoring Screen for people with crazy big factories. Basic version resulted in text overlaps and eventually script crash due to 50k characters limit per screen.
This version displays Metalworks, Electronics and Glass industry on screen 1, 3D Printers, Chemical Industry, Refiners, Honeycombs and Smelters on screen 2 and, finally Assemblers on screen 3. I figured out it should be a proper setup for most big factories tho I know some of you are crazy :P
There is also a version for 9 screens which displays each type of industry on a separate screen.
Copy 3 screen version or 9 screen version into PB
Simply connect core and 3( or 9) screens (in any order) to Programing Board and run the script. I humbly suggest setting refresh rate (In Lua settings) to 3 or above to avoid possible laggy situations with a lot of industry running.
Lua Parameters
Refresh rate - value in seconds, set above 3 for really big factories
border - bottom display line position, use to fine tune (increments of 10) if some headers are at the bottom. Maximum is 600.
Script comes with industry locator. Type help in Lua Tab to see available commands.
The script is made so it should be fairly easy to shuffle contents between screens or add more screens to it (up to 9) if you wish so. If you need any help with customising it reach me in game (Bartas) or on Discord (BartasRS#2742).
BIG thanks to Credence#1983 for help with testing and code improvements!