Left 4 Dead 2

Left 4 Dead 2

93 hodnocení
8 SLOTS LOBBY + STRONGER FLASHLIGHT
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Game Content: Scripts
Game Modes: Co-op, Realism
Velikost souboru
Přidáno
Aktualizováno
140.061 KB
23. čvn. 2023 v 11.31
24. bře. v 14.08
Poznámky ke změnám (3) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
8 SLOTS LOBBY + STRONGER FLASHLIGHT

Popis
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" );
Počet komentářů: 18
Nexedail  [autor] 15. čvn. 2024 v 22.39 
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  [autor] 15. čvn. 2024 v 22.37 
On local host will work but for the host only, maybe for who has the mod too but I'm not sure
Nexedail  [autor] 15. čvn. 2024 v 22.36 
The flashlight convars works for host only, so if you play on a server they won't affect anyone
H.U.N.K  [autor] 15. čvn. 2024 v 19.29 
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. čvn. 2024 v 19.23 
the dedicated server is loading a lot of Vscripts indeed but this specific addon doesnt seem to be loaded
Melperto 15. čvn. 2024 v 19.22 
that's already installed
H.U.N.K  [autor] 15. čvn. 2024 v 19.14 
you need sourcemod + metamod
Melperto 15. čvn. 2024 v 18.42 
this doesnt seem to work on a dedicated server
H.U.N.K  [autor] 24. úno. 2024 v 9.11 
@Captain Jameson good luck!
Captain Jameson 24. úno. 2024 v 7.21 
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!