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

[L4D & L4D2] Left 4 Dead Slots


Post New Thread Reply   
 
Thread Tools Display Modes
marki89
Senior Member
Join Date: Jun 2020
Location: Argentina
Old 06-23-2021 , 10:38   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #21

Quote:
Originally Posted by Accelerator74 View Post
It seems that in windows finding the matchmaking_ds library by sourcemod also has a bug.
can the problem be fixed?

marki89 is offline
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 06-24-2021 , 10:14   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #22

Fixed in sourcemod 1.11.6696.
__________________
Accelerator is offline
canadianjeff
BANNED
Join Date: Sep 2016
Old 06-24-2021 , 22:45   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #23

if this plugin fixes a bunch of things can it be included in with the SERVER REWORK github?

https://github.com/SirPlease/L4D2-Competitive-Rework
canadianjeff is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 06-25-2021 , 03:56   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #24

Ask sir directly or open issue in github
__________________
HarryPotter is offline
dbf
New Member
Join Date: Feb 2020
Old 06-25-2021 , 18:00   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #25

Hello there,
seems like some problems are the same l4dtoolz crashed server with dniepr campagne in level 3, this plugin make the same.
Fix for l4dtoolz was to reduze maxplayer to 16.
Same here.
Changed Line 102
InsertServerCommand("maxplayers 32");
to 16 and dniepr dont crash anymore, so maybe it is possible to set this variable via sv_maxplayers too.

greetz
dbf
dbf is offline
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 06-25-2021 , 23:16   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #26

Left 4 dead 2 by default has maxplayers is 18. This crash is a problem of custom campaign.
__________________
Accelerator is offline
rekcah
Member
Join Date: Jun 2019
Old 06-26-2021 , 02:56   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #27

this is unrelated but say i want to have an 8v8 vs game, how do i get the correct number of infected players to spawn?
rekcah is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 06-26-2021 , 03:04   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #28

Quote:
Originally Posted by Accelerator74 View Post
Left 4 dead 2 by default has maxplayers is 18. This crash is a problem of custom campaign.
The issue is definately with the map. It has way too many entities, however changing the maxplayers to 16 does fix the problem. I'm not sure if 18 will yield the same result but it does work.
__________________
Spirit_12 is offline
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 06-26-2021 , 03:40   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #29

Quote:
Originally Posted by rekcah View Post
this is unrelated but say i want to have an 8v8 vs game, how do i get the correct number of infected players to spawn?
sm_cvar survivor_limit n
sm_cvar z_max_player_zombies n
?

This variable determines the maximum number of slots on the server, including all players and visible and invisible bots, and not specifically the maximum allowed number of players on the server. The maximum number of allowed players is determined by the cvar sv_maxplayers.

Quote:
Originally Posted by Spirit_12 View Post
The issue is definately with the map. It has way too many entities, however changing the maxplayers to 16 does fix the problem. I'm not sure if 18 will yield the same result but it does work.
What prevents from clearing any garbage on the maps through the stripper so that you do not have to change this variable so radically? if the server crashes with the error ED_Alloc: no free edicts, then garbage removal will help.

Code:
filter:
{
	"model" "/.*props_junk/garbage.*/"
}
__________________

Last edited by Accelerator; 06-26-2021 at 03:52.
Accelerator is offline
dr_lex
Member
Join Date: Dec 2014
Old 06-26-2021 , 07:30   Re: [L4D & L4D2] Left 4 Dead Slots
Reply With Quote #30

Quote:
Originally Posted by Accelerator74 View Post
Left 4 dead 2 by default has maxplayers is 18. This crash is a problem of custom campaign.
This problem can also be caused by a hard spawn of players. Usually the culprit should be looked for in plugins such as MultiSlots and the like.
__________________
dr_lex 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 19:48.


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