11-26-2008, 07:26 AM
I have a few questions, that I don't think are linux specific. But if so, let me know and I'll re-ask in the other forum.
I'm running l4d server from the command line. How can I:
1) get the server to quit? Typing quit or exit tells me that it will cause the server to restart in 10 seconds. I've just been telling it quit and then Ctrl + C'ing but I'd like to know how to do a graceful shutdown.
2) get the server to allow the people to join it to join it in a lobby mode? Normally if I don't specify a map, when people join it just forces everyone to automatically start in map l4d_hospital01_apartment with no choice of what person they want to play or the difficulty level.
3) set the difficulty level? I've read that z_difficulty is the command. However I cannot figure out for the life of me how to get it to work. I've put it in the server.cfg, I've tried using it as a start parameter. I also read that diff's are named Easy, Normal, Hard, Impossible, but no matter what I try, when I start it up it always says:
#Game.dll loaded for "L4D - Normal"
4) change maps without kicking everyone out of the server? From the server cli, I've been using map <map_name> but that boots everyone out while it loads. Anyway to at least kick people to the lobby or at least hold onto them while the map changes? The game seems to be able to do it just fine in between safe rooms so I'm sure it is possible.
Thanks in advance!
I'm running l4d server from the command line. How can I:
1) get the server to quit? Typing quit or exit tells me that it will cause the server to restart in 10 seconds. I've just been telling it quit and then Ctrl + C'ing but I'd like to know how to do a graceful shutdown.
2) get the server to allow the people to join it to join it in a lobby mode? Normally if I don't specify a map, when people join it just forces everyone to automatically start in map l4d_hospital01_apartment with no choice of what person they want to play or the difficulty level.
3) set the difficulty level? I've read that z_difficulty is the command. However I cannot figure out for the life of me how to get it to work. I've put it in the server.cfg, I've tried using it as a start parameter. I also read that diff's are named Easy, Normal, Hard, Impossible, but no matter what I try, when I start it up it always says:
#Game.dll loaded for "L4D - Normal"
4) change maps without kicking everyone out of the server? From the server cli, I've been using map <map_name> but that boots everyone out while it loads. Anyway to at least kick people to the lobby or at least hold onto them while the map changes? The game seems to be able to do it just fine in between safe rooms so I'm sure it is possible.
Thanks in advance!