sv_changemap and custom map

kalakujakalakuja Join Date: 2012-09-11 Member: 159045Members, NS2 Map Tester, Reinforced - Supporter
Hello!

I can load up a custom map on the server as 1st map with the -map command but i can't get it to change into them with sv_changemap.
Been fiddling around with the config but nothing seems to work. Checked the typing and also mods folder.
Here's my latest "try":

303040d4144ebf5c695cfd0c697a8631.png?1360017595

Any help?

Comments

  • AussieKidAussieKid Join Date: 2012-08-07 Member: 154896Members, Reinforced - Supporter, Reinforced - Silver, Reinforced - Gold, Reinforced - Shadow
    On your second line remove the mod IDs for the two custom maps you have down the bottom of the file, you don't need them in there twice. Hopefully that fixes it.
  • invTempestinvTempest Join Date: 2003-03-02 Member: 14223Members, Constellation, Squad Five Blue
    You need to add a comma to the end of the mods line at the top of the config file. You always need a comma at the end of a line unless it is the last statement in a block.
    "mods": [ "" "" "" ],
    
  • kalakujakalakuja Join Date: 2012-09-11 Member: 159045Members, NS2 Map Tester, Reinforced - Supporter
    Thank you for your help. Got it fixed with those changes and by moving the map files to the ns2/maps folder.
Sign In or Register to comment.