Blockland Forums > Modification Help
Max Draw Distance Function.
(1/2) > >>
Wordy:
Right, I was wondering if I would be able to input a certain value into the console rather than using the ingame slider. Also what would the function be?
ie;
SetMaxDrawDistance(VALUE);

This is really hard to explain, sorry.
Lugnut:
It's a variable... that I cannot remember.
Check config/client/prefs.cs
Also no, you cannot get it under 110. I have tried many times. (I don't give a stuff if the skybox breaks)

Woah, we have edit here?

Found it:
$pref::visibleDistanceMax = "110";
$pref::visibleDistanceMod = "5";
Wordy:
I cant see it within my client pref.cs folder.
Found it. What are the limits for the visibleDistanceMax?
Also; what does visibleDistanceMod do?
Lugnut:

--- Quote from: Wordy on February 26, 2012, 02:47:01 PM ---Found it. What are the limits for the visibleDistanceMax?

--- End quote ---
not sure
I assume it's 110 - 1000
Wordy:

--- Quote from: Lugnut1206 on February 26, 2012, 02:52:49 PM ---not sure
I assume it's 110 - 1000

--- End quote ---
Alright. Also, if I said I wanted to add 50 onto the current distance max, and limit it to 1000. how would that work?
Navigation
Message Index
Next page

Go to full version