Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

RSSTrouble adding more than 4 humans L4D2 COOP


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Can anyone give me some insight as to what I may be doing wrong? I installed the same plugins that originally worked 10 years ago (of course I updated them) but I'm still unable to add more than 4 humans!

hostname: Knappy's Co-Op Chaos
version : 2.2.0.9 8011 secure (unknown)
udp/ip : 74.91.121.231:27015 [ public same ]
os : Windows Dedicated
map : c2m5_concert
players : 4 humans, 0 bots (8 max) (not hibernating) (reserved 186000000fad324)

Server.cfg
Code:

// You should change these
hostname "Knappy's Co-Op Chaos"
rcon_password CENSORED

// This states how players should contact you.  Use your email or website
sv_contact [email protected]

// Number of rounds to play (only versus)
mp_roundlimit 2

// If you want to use a search key to find the server in the lobby, uncomment and edit this line
sv_search_key ""
sv_tags ""

// STEAM GROUP
//sv_steamgroup GROUPIDHERE

//MASTERSERVERS

//FRIENDLY FIRE
sm_cvar survivor_friendly_fire_factor_easy 0
sm_cvar survivor_friendly_fire_factor_expert 0
sm_cvar survivor_friendly_fire_factor_hard 0
sm_cvar survivor_friendly_fire_factor_normal 0


// CHEAT/CONFIG
sv_lan 0
sv_cheats 0
sv_consistency 1
sv_maxcmdrate 101
sv_maxrate 30000

sm_cvar sv_disable_glow_survivors 0
sm_cvar sv_disable_glow_faritems 0
sm_cvar sv_rescue_disabled 0

//ADVERTRISMENTS
sm_advertisements_enabled 1
sm_advertisements_interval 480

//MOTD
motd_enabled 1

//GAME MODE
sv_gametypes "coop, versus, mutation"
sm_cvar mp_gamemode coop

//DIFFICULTY
z_difficulty Impossible

//LOBBY CONNECT
sv_allow_lobby_connect_only 1

//BEBOP
l4d_maxplayers "8"
sv_maxplayers "8"
sm_cvar l4d_maxplayers "8"
sv_visiblemaxplayers "-1"
sm_cvar l4d_survivor_limit "8"
sm_cvar sv_removehumanlimit "1"
sm_cvar sv_maxplayers 8
sm_cvar sv_visiblemaxplayers "-1"
sm_cvar sv_removehumanlimit "0"
sm_cvar sv_force_unreserved "0"

//PIPE-BOMB DURATION
sm_cvar pipe_bomb_timer_duration "10"

/////////////////////////
//Game Settings
////////////
mp_disable_autokick 1        //(command)prevents a userid from being auto-kicked (Usage mp_diable_autokick )
sv_allow_wait_command 0        //default 1; Allow or disalow the wait command on clients connected to this server.
sv_alternateticks 0        //defulat 0; (singleplayer)If set, server only simulates entities on even numbered ticks.
sv_clearhinthistory 0        //(command)Clear memory of server side hint displayed to the player.
sv_consistency 0        //default 1; Whether the server enforces file consistency for critical files
sv_pausable 0            //default 0; is the server pausable
sv_forcepreload 1        //default 0; Force server side preloading
sv_pure_kick_clients 0        //default 1; If set to 1, the server will kick clients with mismatchng files. Otherwise, it will issue a warning to the client.
sv_pure 0            //If set to 1, server will force all client files execpt whitelisted ones (in pure_server_whitelist.txt) to match server's files.
                //If set to 2, the server will force all clietn files to come from steam and not load pure_server_whilelist.txt. Set to 0 for disabled.

/////////////////////////
//communication
////////////
sv_voiceenable 1        //default 1; enable/disable voice comm
sv_alltalk 1            //default 0; Players can hear all other players' voice communication, no team restrictions


/////////////////////////
//LOGGING
////////////
log on            //Creates a logfile (on | off)
sv_logecho 0            //default 0; Echo log information to the console.
sv_logfile 1        //default 1; Log server information in the log file.
sv_log_onefile 0    //default 0; Log server information to only one file.
sv_logbans 1        //default 0;Log server bans in the server logs.
sv_logflush 0        //default 0; Flush the log files to disk on each write (slow).
sv_logsdir logs        //Folder in the game directory where server logs will be stored.


/////////////////////////
//Bans
//  execute banned.cfgs at server start. Optimally at launch commandline.
//  Put writeip/wrtieid commands in the bottom of server.cfg AFTER banned.cfgs have loaded.
////////////
exec banned_user.cfg    //loads banned users' ids
exec banned_ip.cfg    //loads banned users' ips
writeip          //Save the ban list to banned_ip.cfg.
writeid          //Wrties a list of permanently-banned user IDs to banned_user.cfg.


/////////////////////////
//Network Tweaks - Increase network performance
////////////
rate 10000        //default 10000; Max bytes/sec the host can recieve data
sv_minrate 15000      //default "5000"; Min bandwidth rate allowed on server, 0 = unlimited
sv_maxrate 30000    //default "0";  Max bandwidth rate allowed on server, 0 = unlimited
sv_mincmdrate 20    //default 0; This sets the minimum value for cl_cmdrate. 0 = unlimited [cevo=67]
sv_maxcmdrate 33    //default 40; (If sv_mincmdrate is > 0), this sets the maximum value for cl_cmdrate. [cevo=101]

[SM] Listing 85 plugins:
01 "Automatic Campaign Switcher (ACS)" (v1.2.2) by Chris Pringle
02 "Admin File Reader" (1.10.0.6501) by AlliedModders LLC
03 "Admin Help" (1.10.0.6501) by AlliedModders LLC
04 "Admin Menu" (1.10.0.6501) by AlliedModders LLC
05 "Anti-Flood" (1.10.0.6501) by AlliedModders LLC
06 "Basic Ban Commands" (1.10.0.6501) by AlliedModders LLC
07 "Basic Chat" (1.10.0.6501) by AlliedModders LLC
08 "Basic Comm Control" (1.10.0.6501) by AlliedModders LLC
09 "Basic Commands" (1.10.0.6501) by AlliedModders LLC
10 "Basic Info Triggers" (1.10.0.6501) by AlliedModders LLC
11 "Basic Votes" (1.10.0.6501) by AlliedModders LLC
12 "bebop.smx"
13 "Blind Luck" (1.1.1) by James Richardson (grandwazir)
14 " Bots Control In Coop Mode" (1.0) by Pan XiaoHai
15 <Failed> "Connect Announce" (1.6) by Arg!
16 "Client Preferences" (1.10.0.6501) by AlliedModders LLC
17 <Failed> "Country Nick" (1.2.3) by Antoine LIBERT aka AeN0 (rewrited by Grey83)
18 <Failed> "Country Nick Plugin" (1.1.1) by Antoine LIBERT aka AeN0
19 "Fun Commands" (1.10.0.6501) by AlliedModders LLC
20 "Fun Votes" (1.10.0.6501) by AlliedModders LLC
21 "[L4D2] PowerUps rush" (2.0.1) by Dusty1029 (a.k.a. {L.2.K} LOL)
22 "[L4D1/2] Limited Ammo Piles" (1.2) by Thraka
23 "[L4D2] HP Regeneration" (1.63) by Mortiegama
24 <Error> "[L4D2] Psychotic Witch" (1.2) by Mortiegama
25 <Error> "[L4D2] Psychotic Witch" (1.2) by Mortiegama
26 "[L4D2] Varying Gun Ammunition" (1.5.3) by modified by TimeShift
27 "[L4D2] F-18 Airstrike" (1.2) by SilverShot
28 "[L4D2] F-18 Airstrike - Dead Air" (1.1-da) by SilverShot
29 "[L4D2] F-18 Airstrike - No Mercy" (1.1-nm) by SilverShot
30 "[L4D2] F-18 Airstrike - Tank" (1.0-ta) by SilverShot
31 "[L4D2] F-18 Airstrike - Triggers" (1.1-tr) by SilverShot
32 "L4D2 Bile the World" (1.0.7) by AtomicStryker
33 "[L4D2] Black and White on Defib" (1.0) by Crimson_Fox
34 "[L4D2] Coffee Ammo" (1.3) by McFlurry
35 "[L4D2] Healing Cola" (1.2) by SilverShot
36 "[L4D2] Explosive Cars" (1.0.1e) by honorcode23
37 "[L4D2] Fireworks Party" (1.6) by SilverShot
38 "[L4D2] Healing Gnome" (1.4) by SilverShot
39 "[L4D2] Incapped Crawling with Animation" (1.32) by SilverShot
40 "[L4D2] Infected Loot Drops" (2.3d) by Thraka
41 "L4D2 Keep Lasers" (1.2) by dcx2 (assist: Mr. Zero)
42 "[L4D2] Knife Unlock" (1.0) by SilverShot, Dr!fter
43 "L4D2 Laser Sights" (1.0.2) by AtomicStryker
44 "[L4D2] Lethal Weapon" (2.1) by ztar
45 "Points System" (1.8.0) by McFlurry & evilmaniac
46 "[L4D2] Pour Gas" (1.7.2) by SilverShot
47 "[L4D2] Chat Publicity" (1.0) by Foxhound27
48 "L4D2 Special Ammo" (1.0.5) by AtomicStryker
49 "[L4D2] Weather Control" (1.6) by SilverShot
50 "L4D2 Survivor AI Trigger Fix" (1.0.9) by AtomicStryker
51 "[L4D2] Weapon Unlock" (0.8.1) by Crimson_Fox
52 "L4D2 Witch Fire Fix" (1.0) by dcx2
53 "L4D2 Witch Fire Fix" (1.0) by dcx2
54 "[L4D(2)] MultiSlots" (1.0) by SwiftReal, MI 5
55 "[L4D(2)] AFK and Join Team Commands" (1.1) by MasterMe
56 "L4D Black and White Notifier" (1.31) by DarkNoghri, madcap
57 "[L4D/2] Campaign Manager" (1.0.4) by Bigbuck
58 <Failed> "[L4D AND L4D2] Cannounce Player Info" (2.0.0) by Ernecio
59 "L4D_Cloud_Damage" (2.22) by AtomicStryker
60 "[L4D/2] Crowned Horde" (1.0.7) by Bigbuck
61 "[L4D & L4D2] Dynamic Muzzle Flash" (1.0) by SilverShot, sereky
62 "[L4D & L4D2] Explosive Barrel" (1.4) by SilverShot
63 "[L4D & L4D2] Fire Glow" (1.2) by SilverShot
64 "Grenade Transfer" (1.0) by DJ_WEST
65 "[L4D & L4D2] Gun Cabinet" (1.1) by SilverShot
66 "Incapped Grenade (Pipe, Molotov, Vomitjar)" (1.5) by DJ_WEST
67 "L4D Infected HP" (1.0.2) by NiCo-op
68 "Machine" (1.07) by Pan Xiaohai
69 "[L4D & L4D2] Plane Crash" (1.4) by SilverShot
70 "L4D SM Respawn" (1.9.3) by AtomicStryker & Ivailosp
71 "L4D_Splash_Damage" (1.0.8) by AtomicStryker
72 "L4D Survivor AI Pounced Fix" (1.0.5) by AtomicStryker
73 "[L4D & L4D2] Health Vending Machine" (1.5) by SilverShot
74 Disabled: "Nextmap" (1.10.0.6501) by AlliedModders LLC
75 "No Witch Hunting" (0.90) by Mr. Zero
76 "No Witch Hunting" (0.90) by Mr. Zero
77 "PerkMod" (2.2.2) by tPoncho
78 "Player Commands" (1.10.0.6501) by AlliedModders LLC
79 "[PS] Buy Extended Support Structure(BESS Module)" (1.3) by McFlurry
80 "Reserved Slots" (1.10.0.6501) by AlliedModders LLC
81 "Sound Commands" (1.10.0.6501) by AlliedModders LLC
82 "Varying Zombie Population" (1.4.0) by Luke Penny
83 "Vote Blocker" (1.3.4) by Phil Bradley
84 "Melee In The Saferoom" (2.0.7) by N3wton
85 "[L4D2] Satellite Cannon" (1.3) by ztar

Meta List
[01] L4DToolZ (1.0.0.9h-unknown) by Ivailosp
[02] SourceMod (1.10.0.6501) by AlliedModders LLC
[03] Left 4 Downtown 2 Extension (0.5.4.2) by Igor "Downtown1" Smirnov / Andrew "XBetaAlpha" Burrows / AtomicStryker / Michael "ProdigySim" Busby
[04] SDK Tools (1.10.0.6501) by AlliedModders LLC
[05] SDK Hooks (1.10.0.6501) by AlliedModders LLC

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...