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

[L4D(2)] MultiSlots


Post New Thread Reply   
 
Thread Tools Display Modes
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 12-11-2020 , 07:39   Re: [L4D(2)] MultiSlots
Reply With Quote #301

Quote:
Originally Posted by HarryPotter View Post
MultiSlots Improved Version 3.5 (2020/12/10 )

- Merge ururu's work and KhMaIBQ's work
- Spawn Survivor bots when round starts.

New Convar
PHP Code:
// If 1, Spawn numbers of survivor bots when round starts. (Numbers depends on Convar l4d_multislots_max_survivors)
ll4d_multislots_spawn_survivors_roundstart "1" 

- fixed.. (Maybe, report if it still happens again)

Well, I still use version 3.2 and for me I didn't have any problems with spawn in saferoom players when they enter during a game.

But thanks for version 3.3 Harrypotter, I will test it here.

P.S: This plugins has been with different versions and problems for years, but thanks to you it now works perfectly, thanks again.
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie
Mi.Cura is offline
Reanryu
Junior Member
Join Date: Aug 2020
Old 12-21-2020 , 22:04   Re: [L4D(2)] MultiSlots
Reply With Quote #302

Would there be any configuration for me to solve the problem of identity of the players? because always when the server has more than 5+ players, when there is a transition from one map to another, the survivors change characters
And another question, when a players disconnect, the bot still on the server , anyone have a fix for the bot get kicked auto when a players disconnect ?

Thanks for the attention , and have a nice christmaxxx and a happy new year !

Last edited by Reanryu; 12-21-2020 at 22:06.
Reanryu is offline
Knappy
Member
Join Date: Feb 2010
Location: Apophis
Old 12-23-2020 , 01:27   Re: [L4D(2)] MultiSlots
Reply With Quote #303

Excellent plugin and work! Would it be possible to add a config/cvar to at least make the MultiSlots chat notifications optional or to simply disable all chat notifications entirely? I use a number of plugins and the chat notifications inevitably come across as spam especially when said notifications are stating the obvious and literally insulting the intelligence of the players
Quote:
[MultiSlots] [US]Knappy, please wait to be revived or rescued
Or while playing MP Co-Op
Quote:
[MultiSlots] PLAYERNAME joined the Survivor Team
Well I'm sure they didn't join the infected since it's a Co-Op game and not a versus game/server lol

Again, awesome plugin and excellent work but the added ability to config and modify chat notifications would be greatly appreciated and help in the chatbox aesthetics of some servers who are plugin hoarders!
Knappy is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 12-23-2020 , 02:42   Re: [L4D(2)] MultiSlots
Reply With Quote #304

Quote:
Originally Posted by Knappy View Post
Excellent plugin and work! Would it be possible to add a config/cvar to at least make the MultiSlots chat notifications optional or to simply disable all chat notifications entirely?
You can download sourcemod .sp file and edit, delete the following code
PHP Code:
PrintToChat 
PHP Code:
CPrintToChat 
PHP Code:
PrintHintText 
__________________
HarryPotter is offline
psisan
Junior Member
Join Date: Sep 2020
Old 12-24-2020 , 06:16   Re: [L4D(2)] MultiSlots
Reply With Quote #305

Quote:
Originally Posted by HarryPotter View Post
MultiSlots Improved Version 3.5 (2020/12/10 )

- Merge ururu's work and KhMaIBQ's work
- Spawn Survivor bots when round starts.

New Convar
PHP Code:
// If 1, Spawn numbers of survivor bots when round starts. (Numbers depends on Convar l4d_multislots_max_survivors)
l4d_multislots_spawn_survivors_roundstart "1" 
- fixed.. (Maybe, report if it still happens again)
Quote:
Originally Posted by psisan View Post
Report a issue
The player still spawn in saferoom and won't teleport to other survivor. (I have replace all the old version file including gamedata )
I try to remove the cfg file and let the plugin generate new one but the problem still there
Report!!!
Version 3.3 fixed the issue but version 3.5 the issue appear again ↑↑↑↑↑↑↑
psisan is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 12-24-2020 , 07:21   Re: [L4D(2)] MultiSlots
Reply With Quote #306

Quote:
Originally Posted by psisan View Post
Report a issue
The player still spawn in saferoom and won't teleport to other survivor. (I have replace all the old version file including gamedata )
Quote:
Originally Posted by psisan View Post
Report!!!
Version 3.3 fixed the issue but version 3.5 the issue appear again ↑↑↑↑↑↑↑
MultiSlots Improved Version 3.6 (2020/12/24)

- Try to fix issue above
- Updating require files from v3.6:
Install CreateSurvivorBot by Dragokas, or the plugin won't work !!!
__________________

Last edited by HarryPotter; 12-24-2020 at 07:25.
HarryPotter is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-03-2021 , 22:16   Re: [L4D(2)] MultiSlots
Reply With Quote #307

Quote:
Originally Posted by CrAzYno0oB View Post
Old mix new hahaha
what's the difference?
__________________
HarryPotter is offline
Balloons
Member
Join Date: Feb 2020
Old 01-28-2021 , 04:50   Re: [L4D(2)] MultiSlots
Reply With Quote #308

Quote:
Originally Posted by foxhound27 View Post
This version of yours but with a constant minimum of 8 survivors? I tried editing it myself and I get either crashes or only 4 still..
Balloons is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-28-2021 , 21:21   Re: [L4D(2)] MultiSlots
Reply With Quote #309

Quote:
Originally Posted by Balloons View Post
This version of yours but with a constant minimum of 8 survivors? I tried editing it myself and I get either crashes or only 4 still..
You can try my version v3.6

PHP Code:
// If 1, Spawn numbers of survivor bots when round starts. (Numbers depends on Convar l4d_multislots_max_survivors)
l4d_multislots_spawn_survivors_roundstart "1" 

// Kick AI Survivor bots if numbers of survivors has exceeded the certain value. (does not kick real player, minimum is 4)
l4d_multislots_max_survivors "4" 

Quote:
Originally Posted by CrAzYno0oB View Post
added 4+ player finale escape fix from superversus
Sometimes it doesn't work anymore after the stupid last stand update.
For people who want to fix this issue, try use this stripper cfg by cravenge
__________________
HarryPotter is offline
foxhound27
AlliedModders Donor
Join Date: Sep 2019
Location: Argentina
Old 02-06-2021 , 08:35   Re: [L4D(2)] MultiSlots
Reply With Quote #310

Quote:
Originally Posted by Balloons View Post
This version of yours but with a constant minimum of 8 survivors? I tried editing it myself and I get either crashes or only 4 still..
it works perfect for me yes with no crash
foxhound27 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 16:23.


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