AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [L4D2] 8 players coop help (https://forums.alliedmods.net/showthread.php?t=316924)

zaviier 06-18-2019 06:13

[L4D2] 8 players coop help
 
anyone expert about this?
I really need help

I buy dedicated server for L4D2 3 days ago
the question is, I want add 8 players coop to my server, but when 5+ player want to join, he can't joined and got this notice "Failed to join session because the session did not have enough open slots"
slot status 4/8

here my server.cfg config

sv_maxplayers "8"
sv_visiblemaxplayers "-1"
sv_removehumanlimit "1"
sv_force_unreserved 0

but if sv_force_unreserved 1 and add sv_allow_lobby_connect_only 0
no one joined to my server.. already wait like 10 min and no one joined

I already install L4DToolz and Downtown also SuperVersus for more slots
-

anyone can help me?
sorry for my bad english

Psyk0tik 06-18-2019 20:24

Re: [L4D2] 8 players coop help
 
I use these settings with L4DToolz:

sm_cvar sv_removehumanlimit "1"
sm_cvar sv_maxplayers "8"
sm_cvar sv_force_unreserved "1"
sm_cvar sv_visiblemaxplayers "8"

zaviier 06-19-2019 02:39

Re: [L4D2] 8 players coop help
 
Quote:

Originally Posted by Crasher_3637 (Post 2655911)
I use these settings with L4DToolz:

sm_cvar sv_removehumanlimit "1"
sm_cvar sv_maxplayers "8"
sm_cvar sv_force_unreserved "1"
sm_cvar sv_visiblemaxplayers "8"


The problem solved, here the issue.

1. when there any slot 0/8 (no one in the server, and i force join via steam groups = no one joined)
but
2. when i create a lobby and use mm_dedicated_force_servers and buum... another player joined

you know why no one joined at number 1 issues?

Psyk0tik 06-19-2019 13:50

Re: [L4D2] 8 players coop help
 
It sounds like you're only allowing lobby connections to your server.

These are what I have for allowing players to connect to my servers in multiple ways:

sv_steamgroup "XXXXXXXX" // replace this with your Steam group's ID
sv_steamgroup_exclusive "0" // 0 = allows non-members to connect/see the server, 1 = only group members can connect/see the server
sv_allow_lobby_connect_only "0" // 0 = allow players to connect in different ways, 1 = only game lobbies can connect to the server
sv_lan "0" // 0 = allows public connections, 1 = allows local connections only

TomDaBomb 01-13-2021 18:10

Re: [L4D2] 8 players coop help
 
yeah sounds like a Steam Group cvar setting issue

also L4D2 has a weird system to its matchmaking, if you use the connect 00.00.000.00:27015 command, or just click on Steam Group Servers on the main menu to join your server, then no random public players will see your match / server, only the players that have joined your steam group will see it in that group list on their games main menu

*if you want All Public players to join your matchs on your server, then you have to make a regular L4D2 Lobby by going to Campaign, Play Online, then more options at the bottom to create your own lobby, then change the lobbys Server Type to the Steam Group Server option, then when you start the lobby as the lobby leader you can pick a server to use from your own group servers list that you see on the main menu. . . and if you do that then any random player will see your match in the regular default l4d2 Play Online option for coop
(just dont let other players in your lobby Vote to Start, otherwise if it counts down it will choose a random server like normal, or use the mm_force_dedicated command from the lobby like above)


not to spring an older post and im guessing he figured his situation out, but im finding more and more players asking about this area of l4d2 and this post keeps showing up in google xP so hopefully thats helpful to the future searchs that come from frustration in said area lol

jeremyvillanueva 02-05-2021 12:06

Re: [L4D2] 8 players coop help
 
Quote:

Originally Posted by TomDaBomb (Post 2732488)
not to spring an older post and im guessing he figured his situation out, but im finding more and more players asking about this area of l4d2 and this post keeps showing up in google xP so hopefully thats helpful to the future searchs that come from frustration in said area lol

Thanks a lot, this is very welcome, I'm trying to make a 8 lobby with random people on a steam group server, I'll try with your advise, thanks again!


All times are GMT -4. The time now is 09:08.

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