Ok, I was tinkering around trying to make a simple multiplayer map. Nothing special, just a big cube with chainsaws in it to fool around with at a LAN party. I got it put together, tried to put all the files in their proper directories, and even managed to stuff everything into a single pk4. The map runs and all, but it won’t show up in the maplist when starting a server. I have to start a server with another map, the bring down the console and type the following: (the map is called “sawz”)
si_map game/mp/sawz
servermaprestart
After that, my map loads. Also, this only works if “Pure Server” is off (I’m assuming because of the “si_map” command).
Any one know how to get this to work?