SRCDS Steam group


Dedicated Server Tweak Question
#1
I'm running a small Source DS and I would like to do two things:

1. I would like to change the splash screen you see when you log into the server (the one with the "OK" button on the left bottom). I've seen servers that put their own stuff in that middle box--how is that done.

2. If I enable event logging on the server in the config file, where does the server write the log file to--what folder location in the folder structure is the log fiel default?

Thanks
Reply
#2
by default server logs are put into the cstrike/logs folder. and as far as changing the splash screen.. thats kind of pointless.. just run the server in console mode and you don't have to worry about the spash screen at all. im sure thats in the programming code somewhere, and would have to be somewhat smart in computer app writing (which i am not).
Reply
#3
Cool 
Thanks,for the info.
Reply
#4
sv_logsdir

that cvar will set the folder you want to hold log files within the cstrike folder.
Reply
#5
Fragg Wrote:I'm running a small Source DS and I would like to do two things:

1. I would like to change the splash screen you see when you log into the server (the one with the "OK" button on the left bottom). I've seen servers that put their own stuff in that middle box--how is that done.

2. If I enable event logging on the server in the config file, where does the server write the log file to--what folder location in the folder structure is the log fiel default?

Thanks
1. You can change that by editing the motd.txt file.
2. ManiMod has an option in it's configuration on 3 types of logging. Check mani_server.cfg. I use 'Log by Steam:ID'.
[Image: 208.59.9.19:27015.png]
Reply
#6
(1) Put in something like:

Code:
<head>
<title>Cstrike MOTD</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Refresh" content="0;url=http://hlstatsx.onlydutch.nl/ingame.php?mode=motd">
</head>

In the motd.txt file..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)