Here are my 2 different server types. The first type is for my private gamers 
who want to join whenever through the server browser. The second is for 
testing, but I have been wanting to compare the number of joins. It seems like 
the servers set to use the server browser are actually getting more use.


Config 1
------------------

// server name 
hostname "Stompfest.com ::L4D:: Chicago [Impossible]" 

// rcon passsword 
rcon_password "***" 

// Server password 
sv_password "" 

// bandwidth rates/settings
sv_maxrate 20000
sv_maxupdaterate 100

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip

z_difficulty impossible

sv_allow_lobby_connect_only 0
sv_tags "Server Browser Join Enabled"
sv_unreserve

setmaster add 68.142.72.250:27011
setmaster add 72.165.61.189:27011


----------------------------
Config 2
----------------------------

// server name 
hostname "LeetServers.com testing #2" 

// rcon passsword 
rcon_password "***" 

// Server password 
sv_password "" 


sv_allow_lobby_connect_only 0 
sv_tags "Server Browser Join Enabled" 
sv_unreserve

//temp addition
setmaster add 68.142.72.250:27011
setmaster add 72.165.61.189:27011

// bandwidth rates/settings
sv_maxrate 20000
sv_maxupdaterate 100

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip


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

any ideas?


Thanks guys!



.

> Date: Sat, 8 Nov 2008 21:41:55 +0100
> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: Re: [hlds] Lobby Joins Working?
> 
> Can you post your? So we can see what could be causing people to not join.
> 
> 2008/11/8 Alec Sanger <[EMAIL PROTECTED]>
> 
> >
> > can someone with a server that is full 24/7 post their exact server.cfg? I
> > have 2 vanilla servers and 2 browser join servers and neither fill 24/7. not
> > even close. just curious if it's something wrong with my configs
> >
> > > Date: Sat, 8 Nov 2008 14:14:13 -0600
> > > From: [EMAIL PROTECTED]
> > > To: [email protected]
> > > Subject: Re: [hlds] Lobby Joins Working?
> > >
> > > Good point. You're probably right.
> > >
> > > On Sat, Nov 8, 2008 at 2:00 PM, <[EMAIL PROTECTED]> wrote:
> > >
> > > > Sv_unreserve kicks out any pending lobby connections.  It's not a
> > setting
> > > > that changes something about the way the server works, it's a one-off
> > > > command.  Assuming you do have the master servers as per the other
> > reply
> > > > (setmaster on its own should tell you what master servers are listed),
> > then
> > > > I'd assume that's the problem.  I don't know how the execution of
> > > > server.cfg
> > > > and hibernation mode interacts, but what could very well be happening
> > is
> > > > that the lobby system reserves some slots for some players, the server
> > > > wakes
> > > > up, executes server.cfg which promptly unreserves them again.
> > > >
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED] [mailto:hlds-
> > > > > [EMAIL PROTECTED] On Behalf Of Blood Letter
> > > > > Sent: 08 November 2008 18:16
> > > > > To: [email protected]
> > > > > Subject: [hlds] Lobby Joins Working?
> > > > >
> > > > >
> > > > > I've got sv_allow_lobby_only 0 (or whatever it is) and sv_unreserve
> > in
> > > > > my server.cfg.
> > > > >
> > > > > I see it in the list
> > > > > Other people see it in the list
> > > > > I can join manually
> > > > > Other people can join manually
> > > > > I can join manually when people are already in game
> > > > > Other people can join manually when people are already in game
> > > > > I can join manually after the server has emptied out
> > > > > Other people can join manually after the server has emptied out
> > > > >
> > > > > I have no idea however if people are able to join from the lobby
> > > > > matchmaking thing
> > > > > My server is empty, and I'm concerned that people aren't being
> > matched
> > > > > to it via the matchmaker.
> > > > >
> > > > > Anyway to test this?
> > > > > If you've been auto-joined to "Love Me Sexy", let me know.
> > > > >
> > > > > _________________________________________________________________
> > > > > Get 5 GB of storage with Windows Live Hotmail.
> > > > >
> > http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_5g
> > > > > b_112008
> > > > > _______________________________________________
> > > > > To unsubscribe, edit your list preferences, or view the list
> > archives,
> > > > > please visit:
> > > > > http://list.valvesoftware.com/mailman/listinfo/hlds
> > > >
> > > >
> > > > _______________________________________________
> > > > To unsubscribe, edit your list preferences, or view the list archives,
> > > > please visit:
> > > > http://list.valvesoftware.com/mailman/listinfo/hlds
> > > >
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds
> >
> > _________________________________________________________________
> > Stay up to date on your PC, the Web, and your mobile phone with Windows
> > Live
> > http://clk.atdmt.com/MRT/go/119462413/direct/01/
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds

_________________________________________________________________
Get 5 GB of storage with Windows Live Hotmail.
http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_5gb_112008
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to