• Default map?
    4 replies, posted
What is the code line to set your server's default map? I know where the cfg file to do it is, but there is no code for it. We are using a dedicated box and the server owner is offline at the moment.
map <map name> Example: map gm_flatgrass You need to put that in server.cfg Also you may want these hostport <port> hostname <name>
Server.cfg you put this Hostname <name> sv_lan 0 Hostport <port> IF YOU OPEN PORT 27015 YOU DO NOT NEED TO USE THIS! [editline]08:11PM[/editline] [QUOTE=AncientFryup;17761539]map <map name> Example: map gm_flatgrass You need to put that in server.cfg Also you may want these hostport <port> hostname <name>[/QUOTE] No, DO NOT put the map in the server.cfg it will go in a loop! You put that in game.cfg map <name> Same thing with default gamemodes.. You put sv_gamemode <gamemode> sv_defaultgamemode <gamemode> In game.cfg aswell..
Either way it still works.
Thanks guys.
Sorry, you need to Log In to post a reply to this thread.