MatrixCPA Posted April 23, 2002 Posted April 23, 2002 Technically, you can put anything in it that you'd put in the server.cfg. Personally, I have an autoexec.cfg that is empty just so I don't get the error messages. I prefer to keep my settings in one or two files.
Novus Posted April 23, 2002 Posted April 23, 2002 Iv'e only used it client side for executing multipler scripts to "modularize" config files for the client settings. I see no use for it on a dedicated server. You're better off using the +exec server.cfg in the command line. Besides it get's in the way when running multiple servers.
Sysgod Posted April 24, 2002 Author Posted April 24, 2002 Is there anyway to send messages everytime a level starts, like you can do in CS? Like visit my site for full stats, etc...
MatrixCPA Posted April 24, 2002 Posted April 24, 2002 Just set g_motd in your config. Whatever you put there is displayed right under the name of your server during a map change or while a player is joining the server. We haven't found a way to put carriage returns in it, so there is a limit on length. Of course, if you make something brief, it's more likely to be read anyway. The setting would look something like this: seta g_motd "Welcome! See your stats at http://www.mywebaddy.com"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.