ConsoleMan.ScreenSize
From Data Realms Wiki
A number float variable ranging from 0 to 1. The decimal represents the percentage of the screen that the console takes up. Numbers higher than 1 are evaluated as 1
- ConsoleMan.ScreenSize = 1 --Fullscreen console
- ConsoleMan.ScreenSize = .5 --Half-screen console
- ConsoleMan.ScreenSize = 0 --Console disappears, not recommended ;)
- ConsoleMan.ScreenSize = 123 --Fullscreen