Range of view


(Kynval) #1

Hello.
I have a questio.
When maps have disbled fog by r_wolffog 0, then we can see range of drawing maps.
But other maps (without fog) haven’t limit of drawing…

How to delete a limited range of draw in theese maps?

I hope u understood what I mean xd
greetz


(KeMoN) #2

Hello there,

You can’t remove the view distance limit on the fly. This requires a recompile of the map-source to be done.
The effect you are presenting is achieved by the “_farplanedist” key-value pair and is a setting of the worldspawn entity. These settings are compiled into the *.bsp during compile stage, so in order to change it, you will have to recompile the map.
[Reference: Chruker]
Usually, this effect is introduced into a map to get higher FPS in an open area, so maybe removing it, could bring some negative effects with it.

Your best bet is to contact the mapper for the source-file (unless you already have it) and try to recompile the map yourself.


(Kynval) #3

thx 4 answer


(KeMoN) #4

Out of curiosity, what map are we talking about? Or was that question just in general?

Cheers and no problem, you’re welcome :slight_smile:


(Kynval) #5

maps like radar, railgun, baserace… general