PDA

View Full Version : Server messages


El_L4mor
04-09-2006, 07:12 PM
It seems that my server messages aren't working! could anyone plz check out what's wrong with my config:

//RD Msg Center Text Settings
seta sv_linerd1 "Server powered by ^1www.supahost.net!"
seta sv_linerd2 "Like our server? Visit our forums at ^1www.kraftklan.com!"
seta sv_rddelay "120" // Time between msg's, must be >5 secs

I got this piece of code on this website... What i'm trying to do is just display these messages on the left of the screen, just like 'normal chat' but a bit bigger... Is this the right code for it? I didn't see anything while playing on the server :s


I also have a second question! I wanted to edit my server config file. Is it ok to just download it to my pc (i'm using ftp acces for the server), edit it, and then upload and overwrite the old config file? Won't this crash the server somehow? Must i first turn the server off?

Thx!

xGrunt
04-10-2006, 08:28 AM
For your second question, yes, you can download the server config file, open it in a text editor, and re-upload to the server. You'll have to restart the server to load the new config up.

Not sure about the first question as I'm not familiar with message center.

El_L4mor
04-10-2006, 08:40 AM
already figured it out :), had to upload a new .iwd file i found in an other thread! thanks :)