imported_Spive
11-25-2003, 08:20 AM
Hi there folks,
I have two questions. I've been browsing the codadmin.com daily but haven't really found a complete answer to a couple of points.
1) What is the difference between using the commands "set" and "seta" and a dedicated.cfg file. For example,
set logfile "2"
or
seta logfile "2"
Is there a difference?
2) I come from a HL/CS background and server control was very easy in that enviornment. Here is what I'd like to know.... for argument sake, lets say that I run a strictly TDM map rotation that includes every stock map. I then feel like changing the map to something else and also the gametype to SD.
I know that if I just use "/rcon map map_dawnville" it will change the map to dawnville but keep the TDM setting because that is the gametype specified in the dedicated.cfg. I've read something about clearing the current map rotation first using something like
/rcon sv_mapcurrentrotation ""
Then what? Can I combine both gametype command and map choice on one line?
/rcon g_gametype sd; map map_dawnville
?
If that works, what map will load after dawnville if I cleared out the old map rotation? Will dawnville keep rotating itself?
Thanks in advance.
I have two questions. I've been browsing the codadmin.com daily but haven't really found a complete answer to a couple of points.
1) What is the difference between using the commands "set" and "seta" and a dedicated.cfg file. For example,
set logfile "2"
or
seta logfile "2"
Is there a difference?
2) I come from a HL/CS background and server control was very easy in that enviornment. Here is what I'd like to know.... for argument sake, lets say that I run a strictly TDM map rotation that includes every stock map. I then feel like changing the map to something else and also the gametype to SD.
I know that if I just use "/rcon map map_dawnville" it will change the map to dawnville but keep the TDM setting because that is the gametype specified in the dedicated.cfg. I've read something about clearing the current map rotation first using something like
/rcon sv_mapcurrentrotation ""
Then what? Can I combine both gametype command and map choice on one line?
/rcon g_gametype sd; map map_dawnville
?
If that works, what map will load after dawnville if I cleared out the old map rotation? Will dawnville keep rotating itself?
Thanks in advance.