Blockland Forums > Help

Out of game options needed

Pages: (1/1)

Dnitro:

I have a problem.
I was on a server, and I noticed that the player names faded out at a close range. I toyed with some falloff dist things and hit "apply"
My monitor faded black and said "H.V. frequency out of range." This has happened before. I don't remember how to fix it except for this: Resolution.
The screen Blacked out when I set my BL resolution to 1200 x 700 or something, like my desktop. What I need is a way to change the options OUT OF THE GAME. Please reply. I will gives you Cake :D

Decel:

Blockland\config\client\prefs.cs
Open in notepad
Change

--- Code: ---$pref::Video::resolution = "[WHAT YOU SET IT TO HERE]";
--- End code ---
to

--- Code: ---$pref::Video::resolution = "800 600 16 60";
--- End code ---
and

--- Code: ---$pref::Video::fullScreen = "1";
--- End code ---
to

--- Code: ---$pref::Video::fullScreen = "0";
--- End code ---
Start Blockland, choose a different resolution this time.

Dnitro:

I'll try that. thanks, man,  :cookieMonster:

Dnitro:

Sorreh for double post.
It worked, but i can't have it on full screen, it'll work, though.
Thanks man.

Pages: (1/1)

Go to full version