How to changemap a custom workshop map?
DaLaw66
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:
Thanks!
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
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!
Shouldn't that be ns2_kleos ?
Cheers.