How to set r_fog r_bloom etc though config?

Omega_K2Omega_K2 Join Date: 2011-12-25 Member: 139013Members, Reinforced - Shadow
Is it possible to set r_fog r_bloom etc somewhere in a config so you don't have to renter it in console everytime?

Comments

  • ScardyBobScardyBob ScardyBob Join Date: 2009-11-25 Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
    edited March 2012
    As far as I know, the only options that currently work in the options.xml (basically the current NS2 config) are atmospherics and anti-aliasing. To disable/enable all the others without having to type them into console all the time, you need to run <a href="http://www.unknownworlds.com/ns2/forums/index.php?showtopic=113246" target="_blank">fsfod's menu mod</a> then setup an autoexec file like eh? has specified <a href="http://www.unknownworlds.com/ns2/forums/index.php?showtopic=116889&st=20&p=1910894&#entry1910894" target="_blank">here</a>.

    Also, r_fog gets reenabled everytime you die, so you'd still have to type that into console after every death if you want to turn it off.
  • Omega_K2Omega_K2 Join Date: 2011-12-25 Member: 139013Members, Reinforced - Shadow
    Thanks that works I guess :)
  • Electr0Electr0 Join Date: 2011-10-31 Member: 130337Members
    You can disable fog more easily, at least until there's an update.

    <!--quoteo(post=1907891:date=Feb 28 2012, 11:59 AM:name=Yuuki)--><div class='quotetop'>QUOTE (Yuuki @ Feb 28 2012, 11:59 AM) <a href="index.php?act=findpost&pid=1907891"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I think this works : in Player_Client.lua change Client.SetEnableFog(true) to Client.SetEnableFog(false)<!--QuoteEnd--></div><!--QuoteEEnd-->
Sign In or Register to comment.