Raised This Month: $12 Target: $400
 3% 

Player info in server browser is displaying wrong


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
enchant
Junior Member
Join Date: Oct 2014
Old 10-21-2014 , 17:09   Player info in server browser is displaying wrong
Reply With Quote #1

My server is dm and has 12 slots. Say there are 4 humans and 8 bots in the server, it will say 4/4 in the server browser. If there are 3 humans it will say 3/3, etc. I want it to say 4/12, 3/12, etc, so that people know they can join. How can I make it do this?

edit: Okay I set "bot quota" "0" in gamemode_deathmatch.cfg and that fixed the problem in the server browser, but now there are no bots

What I want is for it not to subtract the # of bots from the max player count. I found an older thread where someone said this isn't possible. I can't imagine why, though. How are players supposed to know that a slot is open for them if the server says there are 4/4 players? Now I have to choose between having incorrect slot counts, or not having bots at all!

Last edited by enchant; 10-21-2014 at 18:21.
enchant is offline
veli
Senior Member
Join Date: Apr 2012
Location: Netherlands
Old 10-21-2014 , 18:01   Re: Player info in server browser is displaying wrong
Reply With Quote #2

Quote:
Originally Posted by enchant View Post
My server is dm and has 12 slots. Say there are 4 humans and 8 bots in the server, it will say 4/4 in the server browser. If there are 3 humans it will say 3/3, etc. I want it to say 4/12, 3/12, etc, so that people know they can join. How can I make it do this?
Add this two line in your server.cfg and restart server.

host_players_show 2
host_info_show 2
veli is offline
enchant
Junior Member
Join Date: Oct 2014
Old 10-21-2014 , 18:10   Re: Player info in server browser is displaying wrong
Reply With Quote #3

I've already tried that. Does it need an "sv" or anything?

Last edited by enchant; 10-21-2014 at 18:14.
enchant is offline
veli
Senior Member
Join Date: Apr 2012
Location: Netherlands
Old 10-21-2014 , 18:22   Re: Player info in server browser is displaying wrong
Reply With Quote #4

Quote:
Originally Posted by enchant View Post
I've already tried that. Does it need an "sv" or anything?
No, it should work.

I use it for my csgo server and it is working perfect.
veli is offline
enchant
Junior Member
Join Date: Oct 2014
Old 10-21-2014 , 18:24   Re: Player info in server browser is displaying wrong
Reply With Quote #5

Quote:
Originally Posted by veli View Post
No, it should work.

I use it for my csgo server and it is working perfect.
So on your server, say it's 12 slots max and there are 4 players and 8 bots, what would it say in the browser? Would it say 4/12 or 4/4?
enchant is offline
veli
Senior Member
Join Date: Apr 2012
Location: Netherlands
Old 10-21-2014 , 18:32   Re: Player info in server browser is displaying wrong
Reply With Quote #6

Quote:
Originally Posted by enchant View Post
So on your server, say it's 12 slots max and there are 4 players and 8 bots, what would it say in the browser? Would it say 4/12 or 4/4?
4/12.

What for server do you have? if csgo what is your server start line?

Maybe you can change maxplayers quant in gamemodes_server.txt

"casual"
{

"maxplayers" "64" (Change 64 to 12)

And add -maxplayers_override 12 in command start line
veli is offline
enchant
Junior Member
Join Date: Oct 2014
Old 10-21-2014 , 18:43   Re: Player info in server browser is displaying wrong
Reply With Quote #7

How do I add that to the command line? You mean my steam startup? I'm not doing any command line stuff for my server, I just know how to change config files. And my maxplayers is already set to 12 in gamemodes.
enchant is offline
leszektojatak
BANNED
Join Date: Aug 2014
Location: PL
Old 10-21-2014 , 19:10   Re: Player info in server browser is displaying wrong
Reply With Quote #8

create file csgo/cfg/autoexec.cfg

add

host_info_show "2"
host_players_show "2"

reload map
leszektojatak is offline
Send a message via Skype™ to leszektojatak
leszektojatak
BANNED
Join Date: Aug 2014
Location: PL
Old 10-21-2014 , 19:14   Re: Player info in server browser is displaying wrong
Reply With Quote #9

Quote:
Originally Posted by veli View Post
4/12.

What for server do you have? if csgo what is your server start line?

Maybe you can change maxplayers quant in gamemodes_server.txt

"casual"
{

"maxplayers" "64" (Change 64 to 12)

And add -maxplayers_override 12 in command start line


"deathmatch" <--
{
"value" "2"
"nameID" "#SFUI_Deathmatch"
"descID" "#SFUI_DeathmatchDesc"
"descID_List" "#SFUI_GameModeCasualDescSPList"
"matchmakingvalue" "competitive"
"uid" "13"
"maxplayers" "12" <--
leszektojatak is offline
Send a message via Skype™ to leszektojatak
enchant
Junior Member
Join Date: Oct 2014
Old 10-22-2014 , 01:49   Re: Player info in server browser is displaying wrong
Reply With Quote #10

Quote:
Originally Posted by leszektojatak View Post
create file csgo/cfg/autoexec.cfg

add

host_info_show "2"
host_players_show "2"

reload map
Okay, I'll try that. Do I need to precede it with "rcon"? Thanks
enchant is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode