Jump to content
Sign in to follow this  
OneStiffRod

Set view distance?

Recommended Posts

How do I set the View Distance like 900 or 1500 or whatever, is there a command in Description.ext or I can put into mission.sqm confused.gif?

I have a mission that uses alot of vegetation in one small area and i need to set the view distance to 500 which is the smallest so it runs smoothly on most comps. How can i do this - I don't want to use fog if i don't have to since the mission is supposed to be on a sunny clear day...

Anyone know the command or even if there is one for setting the view distance?

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">

setviewdistance 500

<span id='postcolor'>

Put it to init line of any unit on the map.

Share this post


Link to post
Share on other sites
Guest jacobaby

You can also reduce graphical lag significantly by using setterraingrid.

This is the command that alters the bums and lumps and detail of the terrain. It also works in MP.

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">

setterraingrid 50

<span id='postcolor'>

Will be the lowest quality and fastest grapically.

TJ

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×