Left 4 Dead 2

Left 4 Dead 2

93 ratings
8 SLOTS LOBBY + STRONGER FLASHLIGHT
   
Award
Favorite
Favorited
Unfavorite
Game Content: Scripts
Game Modes: Co-op, Realism
File Size
Posted
Updated
140.061 KB
23 Jun, 2023 @ 11:31am
24 Mar @ 2:08pm
3 Change Notes ( view )

Subscribe to download
8 SLOTS LOBBY + STRONGER FLASHLIGHT

Description
THIS VERSION CONTAINS THE "START ALONE" FIX BY Nexedail


*YOU STILL REQUIRE SOURCEMOD AND IT'S REQUIREMENTS!*


Nexedail's workshop: https://steamhost.cn/steamcommunity_com/id/nexedail/myworkshopfiles/?appid=550

Original mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2754956355


Requested by Rammy: https://steamhost.cn/steamcommunity_com/id/NickyGrimes/


I took the liberty of adding extra code to make it easier for "sourcemod" to activate the 8 players feature.


These codes will enable all the usual requirements for 8 players automatically for you: (NO NEED TO TYPE THE COMMANDS)

Convars.SetValue( "sv_maxplayers", "8" );

Convars.SetValue( "sv_visiblemaxplayers", "-1" );

Convars.SetValue( "sv_removehumanlimit", "1" );

Convars.SetValue( "sv_allow_lobby_connect_only", "0" );



Convars.SetValue( "sm_cvar sv_maxplayers", "8" );

Convars.SetValue( "sm_cvar sv_visiblemaxplayers", "-1" );

Convars.SetValue( "sm_cvar sv_removehumanlimit", "1" );

Convars.SetValue( "sm_cvar sv_allow_lobby_connect_only", "0" );



Convars.SetValue( "sv_consistency", "0" );

Convars.SetValue( "sm_cvar sv_consistency", "0" );
18 Comments
Nexedail  [author] 15 Jun, 2024 @ 10:39pm 
Unless you make a mutation, host only cvars seems working for everyone on them, but everyone must have the mutation mod to even just join
Nexedail  [author] 15 Jun, 2024 @ 10:37pm 
On local host will work but for the host only, maybe for who has the mod too but I'm not sure
Nexedail  [author] 15 Jun, 2024 @ 10:36pm 
The flashlight convars works for host only, so if you play on a server they won't affect anyone
H.U.N.K  [author] 15 Jun, 2024 @ 7:29pm 
I never dealt with dedicated servers before if its not working for you then its probably only meant to work on local servers
Melperto 15 Jun, 2024 @ 7:23pm 
the dedicated server is loading a lot of Vscripts indeed but this specific addon doesnt seem to be loaded
Melperto 15 Jun, 2024 @ 7:22pm 
that's already installed
H.U.N.K  [author] 15 Jun, 2024 @ 7:14pm 
you need sourcemod + metamod
Melperto 15 Jun, 2024 @ 6:42pm 
this doesnt seem to work on a dedicated server
H.U.N.K  [author] 24 Feb, 2024 @ 9:11am 
@Captain Jameson good luck!
Captain Jameson 24 Feb, 2024 @ 7:21am 
Hopefully I can try this out with my friends sometime, I had another 8 slots mod before but it disappeared from the workshop. Thank you!