Rabid_Wombat
12-31-2003, 10:06 AM
I'm trying to add messages (scroll and pop up) to my Breakthrough server.cfg. I've use the following syntax:
set sv_scrollmessage1text "Welcome to blah, blah."
set sv_scrollmessage1colour "yellow"
set sv_scrollmessage1y 466
set sv_scrollmessage1timepause 5
set sv_popupmessage1text "Cheaters Will Be Banned" sv_popupmessage1colour "red"
set sv_popupmessage1x 95
set sv_popupmessage1y 435
set sv_popupmessage1initialdelay 0
set sv_popupmessage1timeshow 3
set sv_popupmessage1timehide 30
I thought this was correct, but when I execute the server.cfg there is no scroll or pop up messages. Can someone with more experience look at my syntax and tell me if I screwed something up? Help would be much appreciated.
R_W :x
set sv_scrollmessage1text "Welcome to blah, blah."
set sv_scrollmessage1colour "yellow"
set sv_scrollmessage1y 466
set sv_scrollmessage1timepause 5
set sv_popupmessage1text "Cheaters Will Be Banned" sv_popupmessage1colour "red"
set sv_popupmessage1x 95
set sv_popupmessage1y 435
set sv_popupmessage1initialdelay 0
set sv_popupmessage1timeshow 3
set sv_popupmessage1timehide 30
I thought this was correct, but when I execute the server.cfg there is no scroll or pop up messages. Can someone with more experience look at my syntax and tell me if I screwed something up? Help would be much appreciated.
R_W :x