[Left 4 Dead 2] Dedicated Server

Здесь хранится вся документация по созданию выделенных серверов
Сообщение
Автор
Аватара пользователя
SkazCS
Сержант
Сержант
Сообщения: 92
Зарегистрирован: 08.12.2011
Благодарил (а): 39 раз
Контактная информация:

#1276 Сообщение 24.01.2012, 23:44

Имеется сервер на Linux, 2.0.9.7 versus, revemu от 13.11.11
Цель - сделать так, чтобы при полном сервере(4х4) могли заходить в спектры

Я так понимаю нужен плагин: "[L4D(2)] Remove Lobby Reservation (When Full)"
в его описании нужно еще установить "Left 4 Downtown"

Проблема в том что "Left 4 Downtown" устанавливается с ошибкой, нашел "Left 4 Downtown 2" его вообще в списке плагинов нет..
список плагинов
1327436792-clip-68kb.jpg
1327436792-clip-68kb.jpg (131.18 КБ) 3351 просмотр
1327436792-clip-68kb.jpg
1327436792-clip-68kb.jpg (131.18 КБ) 3351 просмотр
параметры запуска
dddd.jpg
dddd.jpg (26.57 КБ) 3351 просмотр
dddd.jpg
dddd.jpg (26.57 КБ) 3351 просмотр
server.cfg
sm_cvar vs_max_team_switches 5
l4d_maxplayers 12
maxplayers "12"
sm_cvar maxplayers "12"
sv_maxplayers 12
sv_visiblemaxplayers 12
l4d_unreserve_full - 1
sv_gametypes "versus"
sm_cvar mp_gamemode "versus"
sv_lan "0" // Internet= 0 LAN= 1
sv_region "255" // 0=US East coast, 1=US West coast, 2= South America, 3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa and 255=world.
hostname "Skaz 4x4 Versus" // Servername
rcon_password "gr0und" // Rcon password
motd_enabled "0" // Toggles whether or not to show the MOTD to clients when they connect.
// sv_visiblemaxplayers "-1" // Overrides the max players reported to prospective clients
sv_cheats "0" // Cheats (Enable= 1 / Disable= 0)
sv_forcepreload "1" // 0 - Default. Force server side preloading.
sv_downloadurl ""

sv_pz_endgame_vote_period "0"

////////////// *Connection Options* \\\\\\\\\\\\\\

sv_maxrate "30000" // Max bandwidth rate allowed on server, 0 == unlimited
sv_minrate "10000" // 5000 - Default. Min bandwidth rate allowed on server, 0 == unlimited
sv_mincmdrate "33" // This sets the minimum value for cl_cmdrate. 0 == unlimited.
sv_maxcmdrate "100" // 40 - Default. (If sv_mincmdrate is > 0), this sets the maximum value for cl_cmdrate.

//////////////// *Game Settings* \\\\\\\\\\\\\\\\\
sv_allow_lobby_connect_only "0" // If set, players may only join this server from matchmaking lobby, may not connect directly
sv_allow_wait_command "1" // Allow or disallow the wait command on clients connected to this server.
//sv_reservation_timeout "20" // Default - 45. Time in seconds before lobby reservation expires.
z_difficulty "hard" // This is the difficulty setting (easy, medium, hard or impossible)
mp_disable_autokick "1" // Prevents a userid from being auto-kicked
//sv_search_max_ping "250" // Maximum acceptable ping when lobby leader searches for dedicated servers
//sv_search_max_results "75" // Stop searching for dedicated servers once this many are found
// director_no_survivor_bots "1" // Disable filling out the survivor team with bots ("cheat")
// sv_infinite_ammo "0" // Player's active weapon will never run out of ammo ("cheat")

//////////// *Logging and Misc* \\\\\\\\\\\\

log off // Creates a logfile (Enable= on Disable= off)
sv_log_onefile "0" // Log server information to only one file.
sv_logbans "1" // Log server bans in the server logs.
sv_logecho "1" // Echo log information to the console.
sv_logfile "1" // Log server information in the log file.
sv_logflush "0" // Flush the log file to disk on each write (slow).
sv_logsdir "logs"

sv_voiceenable "1" // Enable microphone (Enable= 1 Disable= 0)

sv_pausable "0" // Client ability to pause the server (Enable= 1 Disable=0)
sv_consistency "0" // Force clients to pass consistencycheck for critical files (Enable= 1 Disable= 0)
sv_alltalk "0" // Players can hear all other players' voice communication, no team restrictions
Последний раз редактировалось SkazCS 25.01.2012, 08:50, всего редактировалось 2 раза.

RU_6uK
Капитан
Капитан
Сообщения: 319
Зарегистрирован: 26.12.2009
Поблагодарили: 15 раз

#1277 Сообщение 25.01.2012, 00:29

Left 4 Downtown 2 - расширение для сурсмода, а не плагин. Смотреть расширения можно консольной командой: sm exts list
Тебе осталось вписать в server.cfg переменную l4d_maxplayers 10. Сейчас она у тебя вписана неправильно, через дефис.

Для расширения слотов не нужен плагин [L4D(2)] Remove Lobby Reservation (When Full)
ИзображениеИзображение
/.ZoZo./ Zombie Zone - Серверы Left 4 Dead 2, Team Fortress 2, Killing Floor. Всегда рады хорошим игрокам!

Аватара пользователя
SkazCS
Сержант
Сержант
Сообщения: 92
Зарегистрирован: 08.12.2011
Благодарил (а): 39 раз
Контактная информация:

#1278 Сообщение 25.01.2012, 08:51

Спасибо, но команду не понимает: "Unknown command "l4d_maxplayers""
и откуда взялось "maxplayers set to 18" я везде выставил на 12 и при запуске много ошибок, так должно быть?
запуск сервера
Console initialized.
#Game.dll loaded for "Left 4 Dead 2"
#MissionManager: Mission file "missions/campaign10.txt" has invalid settings for game mode survival
#MissionManager: Mission file "missions/campaign11.txt" has invalid settings for game mode survival
#MissionManager: Mission file "missions/campaign12.txt" has invalid settings for game mode survival
Server is hibernating
ConVarRef test_progression_loop doesn't point to an existing ConVar
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
Parent cvar in server.dll not allowed (spit_scaling_min_scale)
Game supporting (2) split screen players
maxplayers set to 18
MissionManager: Mission file "missions/campaign10.txt" has invalid settings for game mode survival
MissionManager: Mission file "missions/campaign11.txt" has invalid settings for game mode survival
MissionManager: Mission file "missions/campaign12.txt" has invalid settings for game mode survival
MissionManager: Mission file "missions/campaign10.txt" has invalid settings for game mode survival
MissionManager: Mission file "missions/campaign11.txt" has invalid settings for game mode survival
MissionManager: Mission file "missions/campaign12.txt" has invalid settings for game mode survival
MissionManager: Only alphanumeric characters allowed in mission name: "Hunter Training" in "missions/hunter_training.txt"
Looking up breakpad interfaces from steamclient
Looking up breakpad interfaces from steamclient
Unknown command "sm_cvar"
Unknown command "l4d_maxplayers"
maxplayers set to 18
Unknown command "sm_cvar"
Unknown command "sv_maxplayers"
Unknown command "l4d_unreserve_full"
Unknown command "sm_cvar"
Unknown command "sv_pz_endgame_vote_period"
You must be a server admin to use mp_disable_autokick
maxplayers set to 18
Unknown command "mat_bloom_scalefactor_scalar"
Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27001 SV / 0 CL
---- Host_NewGame ----
maxplayers set to 32
Host_NewGame on map c1m1_hotel
L 01/25/2012 - 10:29:16: -------- Mapchange to c1m1_hotel --------
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file
Initializing Director's script
Couldn't find any entities named fire13_timer, which point_template fire13_template is specifying.
Couldn't find any entities named fire13_clip, which point_template fire13_template is specifying.
Couldn't find any entities named fire13_smoke, which point_template fire13_template is specifying.
Couldn't find any entities named fire13_fog_volume, which point_template fire13_template is specifying.
Couldn't find any entities named fire14_timer, which point_template fire14_template is specifying.
Couldn't find any entities named fire14_clip, which point_template fire14_template is specifying.
Couldn't find any entities named fire14_smoke, which point_template fire14_template is specifying.
Couldn't find any entities named fire14_fog_volume, which point_template fire14_template is specifying.
Couldn't find any entities named fire15_timer, which point_template fire15_template is specifying.
Couldn't find any entities named fire15_clip, which point_template fire15_template is specifying.
Couldn't find any entities named fire15_smoke, which point_template fire15_template is specifying.
Couldn't find any entities named fire15_fog_volume, which point_template fire15_template is specifying.
Couldn't find any entities named fire16_timer, which point_template fire16_template is specifying.
Couldn't find any entities named fire16_clip, which point_template fire16_template is specifying.
Couldn't find any entities named fire16_smoke, which point_template fire16_template is specifying.
Couldn't find any entities named fire16_fog_volume, which point_template fire16_template is specifying.
Couldn't find any entities named sound, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire03-sound, which point_template fire03-template is specifying.
Couldn't find any entities named fire04-sound, which point_template fire04-template is specifying.
Couldn't find any entities named fire10-sound, which point_template fire10-template is specifying.
Couldn't find any entities named fire27-sound, which point_template fire27-template is specifying.
Couldn't find any entities named fire28-sound, which point_template fire28-template is specifying.
Couldn't find any entities named fire_ballroom_02-sound, which point_template fire_ballroom_02-template is specifying.
Couldn't find any entities named fire_ballroom_01-sound, which point_template fire_ballroom_01-template is specifying.
Couldn't find any entities named fire_ballroom_03-sound, which point_template fire_ballroom_03-template is specifying.
Couldn't find any entities named fire_ballroom_04-sound, which point_template fire_ballroom_04-template is specifying.
Couldn't find any entities named fire_ballroom_05-sound, which point_template fire_ballroom_05-template is specifying.
Couldn't find any entities named fire_ballroom_06-sound, which point_template fire_ballroom_06-template is specifying.
Couldn't find any entities named fire_ballroom_07-particles, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire_ballroom_07-point1, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire_ballroom_07-point3, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire_ballroom_07-point5, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire_ballroom_07-point6, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire_ballroom_07-hurt, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire_ballroom_07-sound, which point_template fire_ballroom_07-template is specifying.
Couldn't find any entities named fire_ballroom_08-sound, which point_template fire_ballroom_08-template is specifying.
Couldn't find any entities named fire_ballroom_09-sound, which point_template fire_ballroom_09-template is specifying.
Couldn't find any entities named fire_ballroom_10-sound, which point_template fire_ballroom_10-template is specifying.
Couldn't find any entities named fire_ballroom_11-sound, which point_template fire_ballroom_11-template is specifying.
Couldn't find any entities named inferno02-sound, which point_template inferno02-template is specifying.
prop_door_rotating has Door model (models/props_downtown/metal_door_112_dm03_01.mdl) with no door_options! Verify that SKIN is valid, and has a corresponding options block in the model QC file
prop_door_rotating has Door model (models/props_downtown/metal_door_112_dm03_01.mdl) with no door_options! Verify that SKIN is valid, and has a corresponding options block in the model QC file
WARNING: orator at 454 5671 2684 missing modelname
Attempting to precache model, but model name is NULL
Commentary: Loading commentary data from maps/c1m1_hotel_commentary.txt.
Initializing Director's script
[FMC] Discovered coop gamemode. Link to sm_l4dco_mapchanger.
L 01/25/2012 - 10:29:18: [SM] Plugin encountered error 25: Call was aborted
L 01/25/2012 - 10:29:18: [SM] Native "SetFailState" reported: Force Mission Changer settings not found! Shutdown.
L 01/25/2012 - 10:29:18: [SM] Displaying call stack trace for plugin "sm_l4d_mapchanger.smx":
L 01/25/2012 - 10:29:18: [SM] [0] Line 424, /home/groups/sourcemod/upload_tmp/phpdz3EzL.sp::PluginInitialization()
L 01/25/2012 - 10:29:18: [SM] [1] Line 130, /home/groups/sourcemod/upload_tmp/phpdz3EzL.sp::OnMapStart()
Failed to load Steam Service
ServiceStart: failed to start
Setting breakpad minidump AppID = 550
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Looking up breakpad interfaces from steamclient
[SM] Plugin l4d2_spawn_props.smx is not loaded.
[SM] Changed cvar "vs_max_team_switches" to "5".
L 01/25/2012 - 10:29:18: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "vs_max_team_switches") (value "5")
Unknown command "l4d_maxplayers"
Cannot change maxplayers while the server is running
[SM] Unable to find cvar: maxplayers
sv_maxplayers init error
[SM] Changed cvar "mp_gamemode" to "versus".
L 01/25/2012 - 10:29:18: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "mp_gamemode") (value "versus")
Unknown command "sv_pz_endgame_vote_period"
Connection to Steam servers successful.
VAC secure mode is activated.
список расширений
wwww.jpg
wwww.jpg (22 КБ) 3344 просмотра
wwww.jpg
wwww.jpg (22 КБ) 3344 просмотра

Аватара пользователя
Jonny
Полковник
Полковник
Сообщения: 1371
Зарегистрирован: 30.05.2008
Благодарил (а): 23 раза
Поблагодарили: 54 раза

#1279 Сообщение 25.01.2012, 14:49

maxplayers выставляется downtown'ом (расширение сорсмода такое), а с запуском у тебя всё в порядке.
Никакого отношения к нацистским группам и направлениям не имею.

Аватара пользователя
SkazCS
Сержант
Сержант
Сообщения: 92
Зарегистрирован: 08.12.2011
Благодарил (а): 39 раз
Контактная информация:

#1280 Сообщение 25.01.2012, 15:04

спасибо, успокоил)
ну так в том то и дело что Left 4 Downtown 2 установлен, смотри картинку установленных расширений выше в моем посте..

RU_6uK
Капитан
Капитан
Сообщения: 319
Зарегистрирован: 26.12.2009
Поблагодарили: 15 раз

#1281 Сообщение 25.01.2012, 15:53

Если неизвестна команда l4d_maxplayers, наверное расширение установлено неправильно или неполностью. Попробуй поставить последние сигнатуры.
Или, как альтернатива, посмотри L4DToolz. Он тоже расширяет слоты.
ИзображениеИзображение
/.ZoZo./ Zombie Zone - Серверы Left 4 Dead 2, Team Fortress 2, Killing Floor. Всегда рады хорошим игрокам!

Аватара пользователя
SkazCS
Сержант
Сержант
Сообщения: 92
Зарегистрирован: 08.12.2011
Благодарил (а): 39 раз
Контактная информация:

#1282 Сообщение 26.01.2012, 20:39

Обошелся без L4DToolz, все работает, спасибо за помощь!

Аватара пользователя
SkazCS
Сержант
Сержант
Сообщения: 92
Зарегистрирован: 08.12.2011
Благодарил (а): 39 раз
Контактная информация:

#1283 Сообщение 29.01.2012, 13:38

Есть ли приложение для мониторинга и управления non-steam серверами, на подобии HLSW?

vasy555
Сержант
Сержант
Сообщения: 41
Зарегистрирован: 25.01.2009

#1284 Сообщение 02.02.2012, 23:05

Поделитесь норм кряком на серв. Какой не ставлю то в нете невидно, то зависает при смене карты. версия 98

upd разобрался
Последний раз редактировалось vasy555 08.02.2012, 00:57, всего редактировалось 1 раз.

Argus
Нович0к
Нович0к
Сообщения: 4
Зарегистрирован: 18.07.2008
Откуда: Taganrog
Контактная информация:

#1285 Сообщение 04.02.2012, 21:07

Привет. Кто-нибудь подскажет, как запустить 2 (два и больше) сервера L4D2 из одной папки? Сервер ОС - linux. Набор плагинов SourceMod на каждом сервере разный.
cs since 2001

noleader
Нович0к
Нович0к
Сообщения: 2
Зарегистрирован: 24.03.2012

#1286 Сообщение 27.03.2012, 19:22

Привет всем, вы можете помочь?
Я создал сервер в соответствии по инструкциям, но когда я пытаюсь подключиться к серверу выдает следующую таблицу:

Sending UDP connect to public IP 192.168.0.100:27015
Invalid host version, expecting 2100, got 2102
BinkOpen( c:\program files (x86)\left4dead2\left4dead2\media\l4d2_background05.bik )


Что делать?

RU_6uK
Капитан
Капитан
Сообщения: 319
Зарегистрирован: 26.12.2009
Поблагодарили: 15 раз

#1287 Сообщение 27.03.2012, 20:02

Обновить клиент до версии 2102
ИзображениеИзображение
/.ZoZo./ Zombie Zone - Серверы Left 4 Dead 2, Team Fortress 2, Killing Floor. Всегда рады хорошим игрокам!

noleader
Нович0к
Нович0к
Сообщения: 2
Зарегистрирован: 24.03.2012

#1288 Сообщение 08.04.2012, 18:29

Liudi, kak zdelat ctob k majemu servu magli podkliuciatco drugije liudi?

Аватара пользователя
Jonny
Полковник
Полковник
Сообщения: 1371
Зарегистрирован: 30.05.2008
Благодарил (а): 23 раза
Поблагодарили: 54 раза

#1289 Сообщение 09.04.2012, 11:32

При регистрации пора уже хоть как то отсеивать аудиторию! Какими-нибудь логическими загадками например.
Никакого отношения к нацистским группам и направлениям не имею.

Аватара пользователя
Unreal96
Сержант
Сержант
Сообщения: 36
Зарегистрирован: 08.11.2011
Контактная информация:

#1290 Сообщение 11.04.2012, 13:01

дайте плагин что-бы отключить голосования игрокам

Ответить Вложения 14