ScardyBobScardyBobJoin Date: 2009-11-25Member: 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.
Comments
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.
<!--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-->