How to changemap a custom workshop map?

DaLaw66DaLaw66 Join Date: 2004-03-09 Member: 27246Members
Hi guys,

I'm having trouble changing the current map on the server to a workshop map.

I've tried the base command changemap ns_kleos or sv_changemap ns_kleos, but nothing happens.

I am able to change to standard distribution maps though.

Here is my MapCycle.json:
{
    "time": 30,
    "mode": "order",
    "maps":
    [
        "ns2_veil",
        "ns2_kodiak",
        "ns2_mineshaft",
        "ns2_biodome",
        "ns2_tram",
        "ns2_docking",
        "ns2_summit",
        "ns2_descent",
        "ns2_eclipse",
        { "map": "ns2_caged", "mods": [ "63c559c" ] }
	{ "map": "ns2_kleos", "mods": [ "470c56b" ] }
	{ "map": "ns2_triad", "mods": [ "46f035a" ] }
    ]
}

Thanks!

Comments

  • GhoulofGSG9GhoulofGSG9 Join Date: 2013-03-31 Member: 184566Members, Super Administrators, Forum Admins, Forum Moderators, NS2 Developer, NS2 Playtester, Squad Five Blue, Squad Five Silver, Reinforced - Supporter, WC 2013 - Supporter, Pistachionauts
    edited September 2014
    Did you download those mods at least one time with your server (either directly via the web admin page or via setting them as mods in the start params) ?
  • DaLaw66DaLaw66 Join Date: 2004-03-09 Member: 27246Members
    They're in the start params, as well as in the config to load on each map-change.

    If I run sh_listmaps they do appear on the list too.

    I've found that I can change to the custom maps via the web interface, but I'm sure there has to be a way to do this via console.

    Thanks!
  • GhoulofGSG9GhoulofGSG9 Join Date: 2013-03-31 Member: 184566Members, Super Administrators, Forum Admins, Forum Moderators, NS2 Developer, NS2 Playtester, Squad Five Blue, Squad Five Silver, Reinforced - Supporter, WC 2013 - Supporter, Pistachionauts
    edited September 2014
    Easiest way ingame: Just type !menu into the chat and go to the maps tab ;)
  • DaLaw66DaLaw66 Join Date: 2004-03-09 Member: 27246Members
    That works perfectly, thanks!
  • ATFATF Join Date: 2014-05-09 Member: 195944Members
    DaLaw66 wrote: »
    I've tried the base command changemap ns_kleos or sv_changemap ns_kleos, but nothing happens.

    Shouldn't that be ns2_kleos ?

  • DaLaw66DaLaw66 Join Date: 2004-03-09 Member: 27246Members
    Just to clarify, slip of typing tongue if you will - yeah, I typed ns2_kleos in the game.

    Cheers.
  • TurbineTurbine Join Date: 2012-09-13 Member: 159160Members
    Did you download those mods at least one time with your server (either directly via the web admin page or via setting them as mods in the start params) ?
    The CDT really need to make it update/download/temporarily mount these mods on startup.
Sign In or Register to comment.