CREATING A PUBLIC SERVER

Help with Setup, Hardware, Performance or other Issues...Or just pimp your rig.
Post Reply
rabdalla
Private
Private
Posts: 1
Joined: Wed Mar 17, 2004 12:22 pm

CREATING A PUBLIC SERVER

Post by rabdalla »

Hi all, i'm just a new guy here.

I run BZFLAG in WinXP, and I would like to know what should I do to create a public server.

I was reading the man pages, and I build this file:
------------------------------------------------------------
#This is a bzfs configuration file.
#Copy and paste into a simple text file and name it like sample.conf.
#Use it like bzfs -conf sample.conf

#Require UDP
-requireudp

#Public description for the server
-public "Test server"

#Server Message displayed when player joins
-srvmsg "Test server"

#Message that is broadcast every 15 minutes
-admsg "Welcome! This is a TEST server and may be rebooted at any time!"

#Write score to stdout whenever it changes
-printscore

#Increase debugging level
-d
-d
-d
-d

#Minimum count of votes required to make a vote valid
-votesRequired 66

#Flags can exist on buildings
-fb

#Maximum number of players n, or max players per team n,n,n,n,n,n
-mp 10

#Maximum Team score limit on game
-mts 1000

#Maximum Player score limit on game
-mps 500

#Tanks can jump
-j

#Ordinance richochets
+r

#Mandatory flags
+f good{7} +f bad{6} +f V +f A +f OO +f F +f MG +f GM +f L +f R +f SB +f IB
+f ST +f T +f N +f SH +f SR +f SW +f PZ +f G +f JP +f ID +f CL +f US +f MQ +f
SE +f TH +f BU +f CB +f LT +f GT +f M +f B +f JM +f WA

-------------------------------------------------------------

People could find me in the find server list, but when anyone came in, on their first shot, they left the server...

PLZ, anyono can help me? Sending an example of CONF file or telling me what I'm doing wrong??

Thanks in advance.
User avatar
SGI
Private First Class
Private First Class
Posts: 513
Joined: Mon Dec 09, 2002 7:24 pm
Location: Motown, MI, USA

Post by SGI »

User avatar
blast
General
General
Posts: 4934
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: CREATING A PUBLIC SERVER

Post by blast »

rabdalla wrote:I run BZFLAG in WinXP, and I would like to know what should I do to create a public server.
Hosting on Windows has been know to have problems. Clients get dropped randomly, there is more lag, etc.
rabdalla wrote: #Require UDP
-requireudp
rabdalla wrote:People could find me in the find server list, but when anyone came in, on their first shot, they left the server...
Sounds like they can't get a UDP connection to your server. The -RequireUDP setting will kick them as soon as they shoot if they don't have a UDP connection.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
Post Reply