Trouble Shooting Your Mod
<div class="IPBDescription">Cant get it to launch? Editing the Game Mode & Map lists..</div><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--><b>Launching a MOD</b><!--sizec--></span><!--/sizec-->
You can not start a Custom mod up VIA any Steam Library Shortcuts/Steam Generated Desktop Shortcuts. So here are your 2 options.
1. Goto the actual ns2.exe in the <u>Natural Selection 2</u> folder and <u>right click</u> "Create Desktop Shortcut" and add <i>-game mymod</i> to the end of the target line:
<b>"C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\NS2.exe" <!--coloro:#00BFFF--><span style="color:#00BFFF"><!--/coloro-->-game mymod<!--colorc--></span><!--/colorc--></b>
2. In Steam, Right Click "Natural Selection 2" <b>></b> Properties, Then Click the "<b>SET LAUNCH OPTIONS...</b>" button and add to the input box: <!--coloro:#00BFFF--><span style="color:#00BFFF"><!--/coloro-->-game mymod<!--colorc--></span><!--/colorc-->
<!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--><b>Editing the Game Mode & Map lists</b><!--sizec--></span><!--/sizec-->
You will find the code in <!--coloro:#00BFFF--><span style="color:#00BFFF"><!--/coloro-->Main.lua<!--colorc--></span><!--/colorc--> - Lines 16 - 22.
You can not start a Custom mod up VIA any Steam Library Shortcuts/Steam Generated Desktop Shortcuts. So here are your 2 options.
1. Goto the actual ns2.exe in the <u>Natural Selection 2</u> folder and <u>right click</u> "Create Desktop Shortcut" and add <i>-game mymod</i> to the end of the target line:
<b>"C:\Program Files (x86)\Steam\steamapps\common\natural selection 2\NS2.exe" <!--coloro:#00BFFF--><span style="color:#00BFFF"><!--/coloro-->-game mymod<!--colorc--></span><!--/colorc--></b>
2. In Steam, Right Click "Natural Selection 2" <b>></b> Properties, Then Click the "<b>SET LAUNCH OPTIONS...</b>" button and add to the input box: <!--coloro:#00BFFF--><span style="color:#00BFFF"><!--/coloro-->-game mymod<!--colorc--></span><!--/colorc-->
<!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--><b>Editing the Game Mode & Map lists</b><!--sizec--></span><!--/sizec-->
You will find the code in <!--coloro:#00BFFF--><span style="color:#00BFFF"><!--/coloro-->Main.lua<!--colorc--></span><!--/colorc--> - Lines 16 - 22.