PDA

View Full Version : Quote or Message of the Day Problem


Darkutopia
03-25-2004, 11:16 PM
How can you add stuff to the message of the day or whatever it is when you create a server through call of duty "Start a new server".

DigitalFrostbyte
03-26-2004, 05:59 AM
try adding this to your cfg file set scr_motd "yourtexthere"

if you don't have a cfg file try reading http://www.codadmin.com/nuke/modules.php?name=Content&pa=showpage&pid=7

PhattyB
03-26-2004, 07:24 PM
a config file is the best way to do it. Of course you can just type 'set scr_motd "yourtexthere" ' into your console too.