Raised This Month: $32 Target: $400
 8% 

[L4D(2)] MultiSlots


Post New Thread Reply   
 
Thread Tools Display Modes
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 08-11-2022 , 11:38   Re: [L4D(2)] MultiSlots
Reply With Quote #401

So if you have 8 players online rest of them has to join with IP command? I've been trying for ages to go past 8... can't seem to find a fix.
__________________
Groven is offline
L4D2Noob
AlliedModders Donor
Join Date: Mar 2020
Location: Moscow
Old 08-11-2022 , 12:33   Re: [L4D(2)] MultiSlots
Reply With Quote #402

Maybe this will help you? I recently made 12 playable slots for a guy and recorded everything at the same time.

https://ip-gamers.net/topic/2439-kak...#comment-10260
__________________
L4D2Noob is offline
Send a message via ICQ to L4D2Noob Send a message via Skype™ to L4D2Noob
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 08-11-2022 , 12:51   Re: [L4D(2)] MultiSlots
Reply With Quote #403

Quote:
Originally Posted by L4D2Noob View Post
Maybe this will help you? I recently made 12 playable slots for a guy and recorded everything at the same time.

https://ip-gamers.net/topic/2439-kak...#comment-10260
Thanks will check it out!

Can you contact me on Discord? Roddan#2093
__________________

Last edited by Groven; 08-11-2022 at 12:53.
Groven is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 09-03-2022 , 01:21   Re: [L4D(2)] MultiSlots
Reply With Quote #404

MultiSlots Improved Version 4.8 (2022/9/3 )
* Remove Gamedata
* Add ConVar, delete cfg manually and restart server.
* New method to spawn bot
PHP Code:
// How to make new player join the game. 
// 0: Spawn an alive bot first -> player will take over. 
// 1: Switch player to survivor team (dead state) -> player will spawn alive
l4d_multislots_join_survior_method "1" 
__________________

Last edited by HarryPotter; 09-03-2022 at 01:21.
HarryPotter is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 09-03-2022 , 09:27   Re: [L4D(2)] MultiSlots
Reply With Quote #405

Quote:
Originally Posted by HarryPotter View Post
MultiSlots Improved Version 4.8 (2022/9/3 )
* Remove Gamedata
* Add ConVar, delete cfg manually and restart server.
* New method to spawn bot
PHP Code:
// How to make new player join the game. 
// 0: Spawn an alive bot first -> player will take over. 
// 1: Switch player to survivor team (dead state) -> player will spawn alive
l4d_multislots_join_survior_method "1" 

Hi Harry, thanks for sharing your updates.
But I have a doubt, I didn't understand it very well, so I ask.

For a Coop server, would this be the best option?
PHP Code:
l4d_multislots_join_survior_method "0" 
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie
Mi.Cura is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 09-03-2022 , 15:27   Re: [L4D(2)] MultiSlots
Reply With Quote #406

Quote:
Originally Posted by Mi.Cura View Post
Hi Harry, thanks for sharing your updates.
But I have a doubt, I didn't understand it very well, so I ask.

For a Coop server, would this be the best option?
PHP Code:
l4d_multislots_join_survior_method "0" 
I provide different way for new player to join survivor team.

0: Use old method. The plugin spawns AI bot first, then new player takes over bot.
(Some people could abuse it to spawn infinite dead bodies on the map.)

1: Use new method. The plugin swaps new player to survivor team first(dead state), then new player respawns.
__________________

Last edited by HarryPotter; 09-03-2022 at 15:32.
HarryPotter is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 09-03-2022 , 16:04   Re: [L4D(2)] MultiSlots
Reply With Quote #407

Quote:
Originally Posted by HarryPotter View Post
I provide different way for new player to join survivor team.

0: Use old method. The plugin spawns AI bot first, then new player takes over bot.
(Some people could abuse it to spawn infinite dead bodies on the map.)

1: Use new method. The plugin swaps new player to survivor team first(dead state), then new player respawns.
Thanks Harry, for explaining better for me.
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie

Last edited by Mi.Cura; 09-03-2022 at 16:05.
Mi.Cura is offline
corsi
Member
Join Date: Mar 2010
Old 09-04-2022 , 06:15   Re: [L4D(2)] MultiSlots
Reply With Quote #408

Quote:
Originally Posted by HarryPotter View Post
I provide different way for new player to join survivor team.

0: Use old method. The plugin spawns AI bot first, then new player takes over bot.
(Some people could abuse it to spawn infinite dead bodies on the map.)

1: Use new method. The plugin swaps new player to survivor team first(dead state), then new player respawns.
I apologize for my inability to create a server with 5 survivors. Do I need to do anything else to the server or is this plugin enough to create a coop server with 5 survivors? Anything to add in ''server.cfg''?
Thanks in advance.
corsi is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 09-04-2022 , 07:15   Re: [L4D(2)] MultiSlots
Reply With Quote #409

Quote:
Originally Posted by corsi View Post
I apologize for my inability to create a server with 5 survivors. Do I need to do anything else to the server or is this plugin enough to create a coop server with 5 survivors? Anything to add in ''server.cfg''?
Thanks in advance.
Quote:
Originally Posted by HarryPotter View Post
-Q&A-
1. How could I control the number of bots spawned at the start?
Spoiler


2. How to set 8+ players in coop?


3. How to fix 5+ survivor bug ? For example: charger stop, witch attack wrong player, bot model change... etc
__________________
HarryPotter is offline
corsi
Member
Join Date: Mar 2010
Old 09-04-2022 , 11:25   Re: [L4D(2)] MultiSlots
Reply With Quote #410

Thanks for your help.

Can you please tell me why there is only one survivor at the start of the campaign?

I've added all those plugins but still can't get the fifth player into the game. I seem to have bad luck.

Last edited by corsi; 09-04-2022 at 11:50.
corsi 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 04:36.


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