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

[L4D2] Player slots


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
raizo11
BANNED
Join Date: Dec 2013
Location: https://t.me/pump_upp
Old 01-18-2022 , 15:53   [L4D2] Player slots
Reply With Quote #1

I use [EXTENSION] Left 4 Downtown 2 and [L4D(2)] SuperVersus [1.5.4]
I want to remove extra bots and i want to leave the slots for the players who connect
My server have 14 slots (versus mode)
If i change l4d_survivor_limit to 7 (will have 7 bots in team survivor and i want to have only 4)

How can do that? any idea? is there any setting i don't know about? Thanks!
raizo11 is offline
Send a message via ICQ to raizo11 Send a message via AIM to raizo11 Send a message via MSN to raizo11 Send a message via Yahoo to raizo11 Send a message via Skype™ to raizo11
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-19-2022 , 01:25   Re: [L4D2] Player slots
Reply With Quote #2

https://forums.alliedmods.net/showpo...&postcount=220
__________________
HarryPotter is offline
a2121858
Member
Join Date: Sep 2020
Old 01-19-2022 , 02:57   Re: [L4D2] Player slots
Reply With Quote #3

You should use the new plugin, not the outdated version.

Left 4 DHooks Direct

Left 4 Dead Slots

SuperVersus [2.5]

PHP Code:
"l4d_survivor_limit""7" 
"l4d_static_minimum_survivor"
"4" 
a2121858 is offline
raizo11
BANNED
Join Date: Dec 2013
Location: https://t.me/pump_upp
Old 01-19-2022 , 16:29   Re: [L4D2] Player slots
Reply With Quote #4

Thanks!
raizo11 is offline
Send a message via ICQ to raizo11 Send a message via AIM to raizo11 Send a message via MSN to raizo11 Send a message via Yahoo to raizo11 Send a message via Skype™ to raizo11
raizo11
BANNED
Join Date: Dec 2013
Location: https://t.me/pump_upp
Old 01-20-2022 , 17:21   Re: [L4D2] Player slots
Reply With Quote #5

After update every 5 seconds spawn 7,8 Special Infected...Idk how can fix that! I removed all plugins and i left only metamod & sourcemod!

i tried l4d2_balancer_spawn , l4dinfectedbots v2.6.2 But nothing change

I want to spawn 1,2 special infected at 30 secounds not 10 infected at 5 secounds

This is what i have in sourcemod.cfg ,I dont have more settings. Everithing default (copy/paste)
Code:
////////////////////////////////////////////////////////////////////////////////////////
sm_cvar mp_gamemode "versus"
sv_gametypes "versus"
sm_cvar sb_all_bot_game 1
sm_cvar allow_all_bot_survivor_team 1
sm_cvar sv_maxplayers 14
sm_cvar z_ghost_delay_max 60
sm_cvar z_ghost_delay_min 59

sm cvar z_ghost_checkpoint_spawn_interval  30  // Interval for spawning special zombies while survivors are in the checkpoint
sm_cvar z_ghost_finale_spawn_interval 20       // Interval for spawning special zombies during the finale
sm_cvar z_ghost_spawn_in_start 0              // Allow ghosts to materialize while players are in the start area
sm_cvar z_ghost_spawn_interval 100             // Interval for spawning special zombies
sm_cvar vs_max_team_switches 99

sm_cvar z_boomer_limit 1
sm_cvar z_charger_limit 1
sm_cvar z_hunter_limit 1
sm_cvar z_jockey_limit 1
sm_cvar z_smoker_limit 1
sm_cvar z_spitter_limit 1
sm_cvar z_special_spawn_interval 45  
sm_cvar z_director_special_spawn_delay 45 

////////////////////////////////////////////////////////////////////////////////////////

Last edited by raizo11; 01-20-2022 at 17:23.
raizo11 is offline
Send a message via ICQ to raizo11 Send a message via AIM to raizo11 Send a message via MSN to raizo11 Send a message via Yahoo to raizo11 Send a message via Skype™ to raizo11
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-22-2022 , 09:36   Re: [L4D2] Player slots
Reply With Quote #6

Quote:
Originally Posted by raizo11 View Post
After update every 5 seconds spawn 7,8 Special Infected...Idk how can fix that! I removed all plugins and i left only metamod & sourcemod!

You left the empty server only metamod & sourcemod (No plugins), but sever spawns 7,8 Special Infected every 5 seconds ?
__________________
HarryPotter is offline
raizo11
BANNED
Join Date: Dec 2013
Location: https://t.me/pump_upp
Old 01-23-2022 , 00:51   Re: [L4D2] Player slots
Reply With Quote #7

I think there are many more than default

https://www.youtube.com/watch?v=Pfa0kzsfGMU
raizo11 is offline
Send a message via ICQ to raizo11 Send a message via AIM to raizo11 Send a message via MSN to raizo11 Send a message via Yahoo to raizo11 Send a message via Skype™ to raizo11
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 01-23-2022 , 01:48   Re: [L4D2] Player slots
Reply With Quote #8

type in server conosle
PHP Code:
sm plugins list 
I watched the video, S.I. spawn frequently because you play versus mode?
try coop mode.
__________________

Last edited by HarryPotter; 01-23-2022 at 01:52.
HarryPotter is offline
raizo11
BANNED
Join Date: Dec 2013
Location: https://t.me/pump_upp
Old 02-03-2022 , 02:11   Re: [L4D2] Player slots
Reply With Quote #9

Maybe something missing..Idk why can connect more than 8 players..

SourceMod 1.11.6820
Metamod 1.12 - build 1157

L4DToolz 1.1.0.1
[L4D & L4D2] Left 4 DHooks Direct
DHooks (Dynamic Hooks - Dev Preview)
[L4D & L4D2] Left 4 Dead Slots
SuperVersus [2.5]

Sourcemod.cfg
Code:
"l4d_survivor_limit", "14" 
"l4d_static_minimum_survivor", "4" 

sv_maxplayers 14 // 8 players can join the server, set number whatever you like (range 4 to 32)
sv_visiblemaxplayers 14 //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)
Meta list
Code:
Listing 7 plugins: 
[01] L4DToolZ (1.1.0.1) by Accelerator, Ivailosp 
[02] Stripper (1.2.2) by BAILOPAN 
[03] SourceMod (1.11.0.6820) by AlliedModders LLC 
[04] [L4D2] 8+ Players BugFixes (1.0.2) by V10 
[05] SDK Tools (1.11.0.6820) by AlliedModders LLC 
[06] SDK Hooks (1.11.0.6820) by AlliedModders LLC 
[07] DHooks (2.2.0-detours17) by Dr!fter and Peace-Maker

Last edited by raizo11; 02-03-2022 at 02:17.
raizo11 is offline
Send a message via ICQ to raizo11 Send a message via AIM to raizo11 Send a message via MSN to raizo11 Send a message via Yahoo to raizo11 Send a message via Skype™ to raizo11
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 02-03-2022 , 13:07   Re: [L4D2] Player slots
Reply With Quote #10

Do you use dedicated server or local server?

you already have L4DToolz 1.1.0.1, no need to install Left 4 Dead Slots

Quote:
Code:
"l4d_survivor_limit", "14" 
"l4d_static_minimum_survivor", "4"
l4d_survivor_limit "14"
l4d_static_minimum_survivor "4"
__________________

Last edited by HarryPotter; 02-03-2022 at 13:24.
HarryPotter 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 01:59.


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