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

What's the simplest and no major problem The Solution of 8-survivals-coop?


Post New Thread Reply   
 
Thread Tools Display Modes
strikeraot
Senior Member
Join Date: Dec 2018
Location: Viet Nam
Old 01-24-2022 , 01:48   Re: What's the simplest and no major problem The Solution of 8-survivals-coop?
Reply With Quote #11

Quote:
Originally Posted by HarryPotter View Post
what issues? example?
just asking, i'll test for a couple days to find out are there any issues or not

edited: works perfectly, no errors by far

Last edited by strikeraot; 01-30-2022 at 12:35.
strikeraot is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-24-2022 , 03:55   Re: What's the simplest and no major problem The Solution of 8-survivals-coop?
Reply With Quote #12

Quote:
Originally Posted by strikeraot View Post
just asking, i'll test for a couple days to find out are there any issues or not
Well, sorry, I never use "Character Select" plugin on my server, so you might ask someone else or find out what is the best build with it.
__________________

Last edited by HarryPotter; 01-24-2022 at 03:58.
HarryPotter is offline
treefiddy
New Member
Join Date: Mar 2020
Old 02-03-2022 , 07:48   Re: What's the simplest and no major problem The Solution of 8-survivals-coop?
Reply With Quote #13

Quote:
Originally Posted by HarryPotter View Post
8+ survivors in coop (Including 5+ players fix) [2022/1/27 updated]

-Prepare-
Sourcemod
Metamod
DHooks (Experimental Dynamic Detour support) extension. (if you install SourceMod >=1.11.6820, then don't install)
Stripper:Source
[L4D & L4D2] Left 4 DHooks Direct

-Install-
1. l4dtoolz EXTENSION: Unlock server limit
*) write down cvars in cfg/server.cfg (if you are dedicated servers) or in cfg/listenserver.cfg (if you are listen servers) (if file doesn't exist, create it)
PHP Code:
sv_maxplayers 8 // 8 players can join the server, set number whatever you like (range 4 to 32)
sv_visiblemaxplayers 8 //number is same as above
sv_removehumanlimit 1 //remove kick for players  when they are more than 8 for vs and 4 for coop
sv_force_unreserved 1 //your server will stay unreserved and allow players to connect using connect command, this command sets.

sm_cvar precache_all_survivors 1 // Precache/Load all models of survivors to prevent crash
sm_cvar sv_consistency 0 // the server enforces file consistency (1: Enable, 0: Disable) 
2. l4dmultislots (Harry version): Allows additional survivor players in coop/survival/realism when 5+ player joins the server.

3. Defib_Fix: Fixes valve's defib not defibbing correct survivor, sometimes even reviving an alive player

4. Survivor Identity Fix for 5+ Survivors (Shadowysn version): Fix bug where a survivor will change identity when a player connects/disconnects if there are 5+ survivors

5. Wrong Voice Owner Fix: When two or more same characters in the game only 1 become source of voices from all same characters (Valve already fixed)

6. Survivor_AFK_Fix: Fixes survivor going AFK game function.

7. lfd_both_fixUpgradePack (Harry version): Fixes upgrade packs pickup bug when there are 5+ survivors

8-A. 8+ players Bug Fixes EXTENSION (Windows, Linux):
1) Survivor finale score bug
2) Charger stop bug
3) Witch incorrect player attack

Or

8-B. Left-4-fix by Lux
1) Better_Charger_Collision+patch: Fixes charging only allowing to hit 1 of each survivor character index and allows charger smashing into the same survivor more than once, survivors no longer become a brick wall after being charger smashed once.
2) witch_target_patch: Fixes witch going after wrong clone survivor

9. (Windows servers only) Real Zoey Unlock: Unlocks Zoey. No bugs. No crashes. No fakes. The Real Deal.

-Optional-
10. Dialogue Criteria Fix: For servers that spawn all 8 survivors if you want them to interact more in campaigns instead of being almost always mute.

11. Real Survivor Mourn Fix: With this, L4D1 survivors should be able to mourn each other again and L4D2 survivors will be able to mourn them upon seeing their corpses. Both bug-free.

12. Scene Adjustments/Fixes: Attempts to fix mourning/friendly fire for 5+ survivors as well as Zoey's pounced screams. Doesn't work in listen server

13. Survivor Clones Hunter Pounced Warning Fix: This plugin Re-uses the Generic Hunter Pounced lines from C1M1 so that Nick, Ellis and Coach can warn for a Hunter Pouncing their clones on server with 8+ players where multiple survivor clones are a frequent thing. Doesn't work in listen server

14. Team Kill Reactions Vocalize Fix: There are unused lines for all 8 survivors where they react to players team killing each other, this plugin restores these reactions. Doesn't work in listen server

15. Save Weapon (Co-op) (Harry version): L4D2 coop save weapon when map transition if more than 4 players

16. [L4D2]Character_manager: l4d1+l4d2 survivors in game
*) The Passing Fix - download "Stripper_passingfix.7z" for the passing to prevent players using L4D1 characters from being teleported/killed in this campaign.
*) Remove no.4 Survivor Identity Fix for 5+ Survivors while using this plugin

17. 8 survivors in rescue vehicle: Fixes Whenever more than four survivors enter a rescue vehicle, four more survivors are left behind and die.

18. Remove Lobby Reservation (Silvers Version): Once all the lobby players are connected, it will automatically remove the lobby reservation. Doesn't work in listen server

-Fun-
1. Survivor Respawn (Marttt Version): When a Survivor dies, is hanging, or is incapped, will respawn after a period of time.

2. M60_GrenadeLauncher_patches: Allows M60 and Grenade Launcher to function as any other weapon. Not dropping on empty and picking up ammo to refill

3. Infected Bots Control Improved: Spawns infected bots in L4D1 versus, and gives greater control of the infected bots in L4D1/L4D2 without being limited by the director.

4. L4D2 Survivors And Infected Shop Improved: Killing zombies and infected to earn credits, use !buy to purchase weapons and items.

5. Lockdown System Improved: When someone tries to open end saferoom door, it will stay closed until a certain amount of time has passed. All the survivors need to do is to survive the incoming waves of mob and tanks.

6. Adrenaline & Pills Powerups Improved: On the use of Adrenaline & Pain Pills, various actions are performed faster (Reloading, weapon firing, and melee swinging)

7. L4D2 gifts: Drop gifts (touch gift to earn reward) when a special infected or a witch/tank killed by survivor.

8. deathcheck: Prevents mission loss(Round_End) until all human players have died.

9. CSO SupplyBox: Supply boxes are dropped randomly in the map every certain seconds to provide support for the fight against the zombies.

10. Back 4 Blood Item hint Improved: When using 'Look' in vocalize menu, print corresponding item to chat area and make item glow or create spot marker/infeced maker like back 4 blood.

11. Witch target override Improved : Change target when the witch incapacitates or kills victim + witchs auto follow survivors

12. L4D2-Unlimited-Map: Original L4D2 maps are modified in this config by Harry. Create the Unlimited Map.
Thank you so much Harry. Works perfect without any issues.

As another fun mod i can recommend Plane crash. Really funny:
https://forums.alliedmods.net/showthread.php?t=181517
treefiddy is offline
Reply



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 04:05.


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