Server is Full - Custom Message

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

Server is Full - Custom Message

Post by gjrc »

hi,



i went on a servet the other day that had a custom server is full message.

can anyone let me know how i do this on my server?



thanks


g
Image
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

a small hint:
set sv_fullmsg "Server is full."
User avatar
daita
Posts: 48
Joined: Thu Mar 03, 2005 5:37 am
Location: Jungle
Contact:

Post by daita »

can't you help people more ?

daita.
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

daita wrote:can't you help people more ?

daita.
oO?
What else do you expect
like:
"edit ur server.cfg and add the following line to it:

Code: Select all

set sv_fullmsg "Ur text here."
then restart the server"

???
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

Post by gjrc »

thanks deus


:)
Image
PincheGab
Posts: 64
Joined: Fri Sep 03, 2004 12:26 pm

Post by PincheGab »

lol! Next time a sample config file with the setting is question is in order!
User avatar
arni
Posts: 188
Joined: Sun Feb 20, 2005 2:32 pm

Post by arni »

Server can give alternate messages to "server is full" by changing the cvar sv_fullmsg
Server can redirect clients to other servers when full (e.g. sv_fullmsg "ET://host.to.redirect.to:port")
From the changelog as found at http://returntocastlewolfenstein.filefr ... dows;39483
Image
User avatar
daita
Posts: 48
Joined: Thu Mar 03, 2005 5:37 am
Location: Jungle
Contact:

Post by daita »

[pH*Deus] wrote:
daita wrote:can't you help people more ?

daita.
oO?
What else do you expect
like:
"edit ur server.cfg and add the following line to it:

Code: Select all

set sv_fullmsg "Ur text here."
then restart the server"

???
fear deus's sense of "lol" humour ;-)

daita.
User avatar
Luk4ward
Posts: 236
Joined: Sun Jul 30, 2006 1:55 pm
Location: Poland
Contact:

Post by Luk4ward »

arni wrote:
Server can give alternate messages to "server is full" by changing the cvar sv_fullmsg
Server can redirect clients to other servers when full (e.g. sv_fullmsg "ET://host.to.redirect.to:port")
From the changelog as found at http://returntocastlewolfenstein.filefr ... dows;39483
can u give some example?

for example: "ET://89.174.246.11:27965" didnt work, theres an error

Image

any ideas?
wolFTeam.pl
McSteve
Posts: 113
Joined: Tue Sep 12, 2006 7:41 am

Post by McSteve »

Here you go Luke, an example for you. On ghostworks server we advertise some friends of ours. The spaces are there to force the line breaks.

set sv_fullmsg "^7Sorry, we are full. ^7Maybe you could try our ^7friends at: ^3-=( Midnight Spikage )=- ^3 195.3.138.4:27960 ^7or continue to wait."

edit: hmm, looks like the forum post may have removed the excess spaces, you may need to fiddle.
GhosT:McSteve
Ghostworks Gaming Community
User avatar
Luk4ward
Posts: 236
Joined: Sun Jul 30, 2006 1:55 pm
Location: Poland
Contact:

Post by Luk4ward »

McSteve wrote:Here you go Luke, an example for you. On ghostworks server we advertise some friends of ours. The spaces are there to force the line breaks.

set sv_fullmsg "^7Sorry, we are full. ^7Maybe you could try our ^7friends at: ^3-=( Midnight Spikage )=- ^3 195.3.138.4:27960 ^7or continue to wait."

edit: hmm, looks like the forum post may have removed the excess spaces, you may need to fiddle.
hey,

thx, but i was thinking rather about automatic redirection, when u typed in sv_fullmsg only ip:port, it isnt working :/. The other idea is with hostname but i have no idea how :roll:
wolFTeam.pl
McSteve
Posts: 113
Joined: Tue Sep 12, 2006 7:41 am

Post by McSteve »

set sv_fullmsg "ET://195.3.138.4:27960"

I tested that in my server.cfg and it works fine, maybe check for typos?
GhosT:McSteve
Ghostworks Gaming Community
Igloo
Posts: 81
Joined: Sat Jan 07, 2006 6:23 am
Location: Poland
Contact:

Post by Igloo »

I have tested this redirection (luke's situation) too and an error just appeared in my console... shouldn't.

McSteve, it's a bit not useful, because you have to remember IP. Hopefully someone will make a screenshot by a "Print Screen" :roll:
McSteve
Posts: 113
Joined: Tue Sep 12, 2006 7:41 am

Post by McSteve »

set sv_fullmsg "YOUR MESSAGE HERE"

will print a different message to "server is full", with no redirect.

set sv_fullmsg "ET://123.4.567.89:27960"

will automatically redirect to the specified IP.
GhosT:McSteve
Ghostworks Gaming Community
Igloo
Posts: 81
Joined: Sat Jan 07, 2006 6:23 am
Location: Poland
Contact:

Post by Igloo »

McSteve, it is set correctly.

The only way is the server admin made a "blank space" error (i mean  )... :P
Post Reply