Author Topic: Screen Help  (Read 411 times)

OK so a while back i changed my screen to window for some reason and now for some reason blockland will load up files and the screen appears and is gone. I think i accidentally dragged it off. Is there anyway to change back to fullscreen through the console?

OK so a while back i changed my screen to window for some reason and now for some reason blockland will load up files and the screen appears and is gone. I think i accidentally dragged it off. Is there anyway to change back to fullscreen through the console?

You can't use the console. Open config/client/prefs.cs

Make

$pref::Video::fullScreen = "0";

to

$pref::Video::fullScreen = "1";

Yes! it works thankyou!

Locking.