Re: Very Long Sniper Guide
I made a Max View Distance / Fog Distance - table ...

... which you could also include in your guide if you want to.
I got the Info for this table by another post made by <andy> on this forum.
I made a Max View Distance / Fog Distance - table ...

... which you could also include in your guide if you want to.
I got the Info for this table by another post made by <andy> on this forum.
<andy>in the server.zip of the maps, open up the init.con file in notepad.
where it says
GameLogic.MaximumLevelViewDistance 610
that is your max possible view distance for the map.
you then have to take into consideration the fog's max view distance.
open up the sky.con file, again in notepad,
Renderer.fogStartEndAndBase 0.00/610.00/0.00/0.50
the second number is the max viewdistance from fog. which is your 'true' longest range.
these were taken from dalian plant btw.
:)
where it says
GameLogic.MaximumLevelViewDistance 610
that is your max possible view distance for the map.
you then have to take into consideration the fog's max view distance.
open up the sky.con file, again in notepad,
Renderer.fogStartEndAndBase 0.00/610.00/0.00/0.50
the second number is the max viewdistance from fog. which is your 'true' longest range.
these were taken from dalian plant btw.
:)
Comment