Карты в админ меню.

_Lexa_

Участник
Сообщения
846
Реакции
260
Server OC Linux Ubuntu
sm plugins list
[SM] Listing 47 plugins:
01 "AFK Manager" (2.8) by Liam
02 "Basic Votes" (1.3.4) by AlliedModders LLC
03 "GunGame:SM" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
04 "Anti-Ping Mask" (1.6.0) by atom0s
05 "GunGame:SM Stats" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
06 "GunGame:SM Afk Management" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
07 "sm_deathbeam" (PLUGIN_VERSION) by Meng
08 "GunGame:SM Map Vote Starter" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
09 "Show Damage" (1.0.7) by exvel
10 "Game Description Override" (1.2) by psychonic
11 "Quake Sounds" (1.8) by dalto
12 "Admin loggin" (1.0) by vIr-Dan
13 "Admin Help" (1.3.4) by AlliedModders LLC
14 "Reserved Slots" (1.3.4) by AlliedModders LLC
15 "DeathMatch:SM Weapons Remover" (1.6.1) by Otstrel.ru Team, TigerOx, TechKnow
16 "HLstatsX CE Ingame Plugin" (1.6.1) by psychonic
17 "GunGame:SM Bot Protection" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
18 "DeathMatch:SM" (1.6.1) by Otstrel.ru Team, TigerOx, TechKnow
19 "Admin Menu" (1.3.4) by AlliedModders LLC
20 "Admin File Reader" (1.3.4) by AlliedModders LLC
21 "Basic Chat" (1.3.4) by AlliedModders LLC
22 "ConVar List" (1.01) by Jannik 'Peace-Maker' Hartung
23 "GunGame:SM Config Reader" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
24 "GunGame:SM TK Management" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
25 "GunGame:SM Display Winner" (1.1.5.0) by bl4nk, Otstrel.ru Team
26 "Basic Info Triggers" (1.3.4) by AlliedModders LLC
27 "DeathMatch:SM Spawn Protection" (1.6.1) by Otstrel.ru Team, TigerOx, TechKnow
28 "DeathMatch:SM Preset Spawns" (1.6.1) by Otstrel.ru Team, TigerOx, TechKnow
29 "Sound Commands" (1.3.4) by AlliedModders LLC
30 "Nextmap" (1.3.4) by AlliedModders LLC
31 "Player Commands" (1.3.4) by AlliedModders LLC
32 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
33 "SM Nextmap Info" (1.8) by SWAT_88
34 "GunGame:SM Winner Logger" (1.1.5.0) by teame06-hat, Liam, Otstrel.ru Team
35 "NoBlock" (1.4.2) by Otstrel.ru Team
36 "Basic Commands" (1.3.4) by AlliedModders LLC
37 "Fun Commands" (1.3.4) by AlliedModders LLC
38 "Anti-Flood" (1.3.4) by AlliedModders LLC
39 "RateChecker" (0.2) by pRED*
40 "Kigen's Anti-Cheat" (1.2.1.6) by CodingDirect LLC
41 "Advertisements" (0.5.5) by Tsunami
42 "Name Checker" (1.5) by Silent_Water
43 "Basic Comm Control" (1.3.4) by AlliedModders LLC
44 "SourceBans" (1.4.7) by InterWave Studios Development Team
45 "Fun Votes" (1.3.4) by AlliedModders LLC
46 "Client Preferences" (1.3.4) by AlliedModders LLC
47 "Observe Client" (1.2.3) by WhiteWolf, puopjik, psychonic
version
Protocol version 15
Exe version 1.0.0.59 (cstrike)
Exe build: 11:24:59 Feb 21 2011 (4489) (240)
sm version
SourceMod Version Information:
SourceMod Version: 1.3.7-dev

Проблема такая , что в админке есть тестовые карты "test_hardware.bsp" "test_speakers.bsp", но в adminmenu_maplist.ini их нет и в стандартных листах тоже нет Откуда берутся в админке эти карты?
Удалять их с сервера не предлогать.
Заранее спасибо!
 
Последнее редактирование:

Fab3r

Участник
Сообщения
1,520
Реакции
366
Странно у меня нет в админке хотя на сервере есть они в папке, ты точно все проверил ? на других картах пробовал проверять ? maplists.cfg проверял там все правельно прописанно вот так
/**
* Use this file to configure map lists.
*
* Each section is a map list that plugins can use. For example, the Admin Menu
* requests an "admin menu" map list, and you can control which maps appear via
* this file.
*
* Each section must have a property that explains where to read the maps from.
* There are two properties:
*
* target - Redirect the request to another section.
* file - Read a file of map names, in mapcycle.txt format.
*
* There is one section by default, called "mapcyclefile" - it is mapped to the
* mapcycle.txt file, or whatever the contents of your mapcyclefile cvar is.
*
* If a plugin requests a map list file which doesn't exist, or is empty, SourceMod
* tries the "default" section, and then the "mapcyclefile" section.
*/
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
}

/* Admin menu, map menu */
"sm_map menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}

/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}

/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "default"
}

/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "default"
}

/* For the "nominations" plugin */
"nominations"
{
"target" "default"
}
}
 

Ra1N.

Участник
Сообщения
116
Реакции
19
Пропиши все свои карты в maplist.txt и mapcycle.txt и будет тебе счастье.
 

fallen1994

Участник
Сообщения
2,357
Реакции
538
Server OC Linux Ununtu


Проблема такая , что в админке есть тестовые карты "test_hardware.bsp" "test_speakers.bsp", но в adminmenu_maplist.ini их нет и в стандартных листах тоже нет Откуда берутся в админке эти карты?
Удалять их с сервера не предлогать.
Заранее спасибо!
очепятка у ОС твоей ты написал.
Теперь по теме: Как я знаю, сурс мод автоматически вносит карты в список, или же надо сделать так, зайти в maplist.txt и вписать туда те карты которые надо, маплист.ини вообще не нужен.
 

NagarD

Участник
Сообщения
411
Реакции
184
да карта test_hardware.bsp сама говорит за себя-когда проходишь тест на фпс ты как бы на максималке играеш на этой карте!!!
test_speakers.bsp что то аналогичное для звука
и это не карты а какой то набор текстур и т.п.
 

fallen1994

Участник
Сообщения
2,357
Реакции
538
Вообще эти карты не знаю почему пихнули в сервер, они совсем там не нужны, мб только для тупых тестов каких-то.
 

NagarD

Участник
Сообщения
411
Реакции
184
и вообще ни на одном серве таких карт нету, только на клиентах!!
 

_Lexa_

Участник
Сообщения
846
Реакции
260
Если бы все так просто
Содержимое maplist.txt
aim_ag_texture_arena
gg_!giveX
gg_!give_arena
gg_!give_arena_1
gg_!give_arena_2_v4
gg_!give_arena_3
gg_2012
gg_2070
gg_Funtimes_!give
gg_ag_arena
gg_aim_dust2003_v2
gg_aim_furious
gg_aim_roundabout
gg_aim_shotty
gg_angry_overpass
gg_arena_brazil
gg_as_dust
gg_aztec_ultimate
gg_ba_stadium
gg_beacon
gg_bigcross
gg_boostyard
gg_center_stage_v2
gg_chaos_arena_v1
gg_cqb
gg_css_deagle5
gg_dash_courtyard
gg_deagle_ultimate
gg_desertstorm_v3
gg_devdropdown
gg_dm_bloodarena3
gg_dust2006_cd
gg_dust_simplified
gg_endorush
gg_fade
gg_fountain_v2
gg_fountainfight
gg_fy_area_762a
gg_fy_battlefield
gg_fy_stoneworld_obe
gg_laser_game_v1
gg_lego_mafia_arena
gg_mario_vs_wario
gg_mini_mario_2
gg_poolday_reunion_i2
gg_quad
gg_redglock_s
gg_ruins_dawn
gg_simpsons_dust2_mini
gg_simpsons_street
gg_simpsons_ultra
gg_simpsons_village
gg_snow
gg_snowforts
gg_snowpark
gg_traction
gg_trs_aim_churches
gg_warehouse101
gg_dev_roxas


maplists.cfg
/**
* Use this file to configure map lists.
*
* Each section is a map list that plugins can use. For example, the Admin Menu
* requests an "admin menu" map list, and you can control which maps appear via
* this file.
*
* Each section must have a property that explains where to read the maps from.
* There are two properties:
*
* target - Redirect the request to another section.
* file - Read a file of map names, in mapcycle.txt format.
*
* There is one section by default, called "mapcyclefile" - it is mapped to the
* mapcycle.txt file, or whatever the contents of your mapcyclefile cvar is.
*
* If a plugin requests a map list file which doesn't exist, or is empty, SourceMod
* tries the "default" section, and then the "mapcyclefile" section.
*/
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
}

/* Admin menu, map menu */
"sm_map menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}

/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}

/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "default"
}

/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "default"
}

/* For the "nominations" plugin */
"nominations"
{
"target" "default"
}
}

mapcycle.txt
aim_ag_texture_arena
gg_!giveX
gg_!give_arena
gg_!give_arena_1
gg_!give_arena_2_v4
gg_!give_arena_3
gg_2012
gg_2070
gg_Funtimes_!give
gg_ag_arena
gg_aim_dust2003_v2
gg_aim_furious
gg_aim_roundabout
gg_aim_shotty
gg_angry_overpass
gg_arena_brazil
gg_as_dust
gg_aztec_ultimate
gg_ba_stadium
gg_beacon
gg_bigcross
gg_boostyard
gg_center_stage_v2
gg_chaos_arena_v1
gg_cqb
gg_css_deagle5
gg_dash_courtyard
gg_deagle_ultimate
gg_desertstorm_v3
gg_devdropdown
gg_dm_bloodarena3
gg_dust2006_cd
gg_dust_simplified
gg_endorush
gg_fade
gg_fountain_v2
gg_fountainfight
gg_fy_area_762a
gg_fy_battlefield
gg_fy_stoneworld_obe
gg_laser_game_v1
gg_lego_mafia_arena
gg_mario_vs_wario
gg_mini_mario_2
gg_poolday_reunion_i2
gg_quad
gg_redglock_s
gg_ruins_dawn
gg_simpsons_dust2_mini
gg_simpsons_street
gg_simpsons_ultra
gg_simpsons_village
gg_snow
gg_snowforts
gg_snowpark
gg_traction
gg_trs_aim_churches
gg_warehouse101
gg_dev_roxas

adminmenu_maplist.ini
aim_ag_texture_arena
gg_!giveX
gg_!give_arena
gg_!give_arena_1
gg_!give_arena_2_v4
gg_!give_arena_3
gg_2012
gg_2070
gg_Funtimes_!give
gg_ag_arena
gg_aim_dust2003_v2
gg_aim_furious
gg_aim_roundabout
gg_aim_shotty
gg_angry_overpass
gg_arena_brazil
gg_as_dust
gg_aztec_ultimate
gg_ba_stadium
gg_beacon
gg_bigcross
gg_boostyard
gg_center_stage_v2
gg_chaos_arena_v1
gg_cqb
gg_css_deagle5
gg_dash_courtyard
gg_deagle_ultimate
gg_desertstorm_v3
gg_devdropdown
gg_dm_bloodarena3
gg_dust2006_cd
gg_dust_simplified
gg_endorush
gg_fade
gg_fountain_v2
gg_fountainfight
gg_fy_area_762a
gg_fy_battlefield
gg_fy_stoneworld_obe
gg_laser_game_v1
gg_lego_mafia_arena
gg_mario_vs_wario
gg_mini_mario_2
gg_poolday_reunion_i2
gg_quad
gg_redglock_s
gg_ruins_dawn
gg_simpsons_dust2_mini
gg_simpsons_street
gg_simpsons_ultra
gg_simpsons_village
gg_snow
gg_snowforts
gg_snowpark
gg_traction
gg_trs_aim_churches
gg_warehouse101
gg_dev_roxas
 

dimetrius

Участник
Сообщения
133
Реакции
24
Создай вот этот adminmenu_maplist.ini (по тому пути, что в maplist.cfg, или свой путь пиши) и пропиши в него все карты, которые должны отображаться в админке, если хочешь, то даже в таком порядке, как определишь.

Я тоже раньше думал что ж такое, пока не создал adminmenu_maplist.ini
 

_Lexa_

Участник
Сообщения
846
Реакции
260
В том то и дело что создано все (во время редактирования ответа ты написал успел)
 

Fab3r

Участник
Сообщения
1,520
Реакции
366
Даже не знаю что сказать ! а ты с другими картами не пробовал проверить убрать ее из списка и проверить будет или нет ?
 

_Lexa_

Участник
Сообщения
846
Реакции
260
Вот убрать их не пробовал!
Щас посмотрю что будет.
 

Fab3r

Участник
Сообщения
1,520
Реакции
366
Пробуй если такая же хня будет значит sourcemod кривой !
 

_Lexa_

Участник
Сообщения
846
Реакции
260
Проблему решил обновлением Sourcemod'a
Спасибо всем откликнувшимся!
 

Fab3r

Участник
Сообщения
1,520
Реакции
366
Красавчик, я так и думал sm глючит !
 

FlapJack

Участник
Сообщения
93
Реакции
2
У меня этих карт на серве не было,но они у меня были в клиенте
 

assenizator

Участник
Сообщения
34
Реакции
26
Эти карты вновь появятся на сервере после обновления.Удаляю их каждый раз.Был случай когда один админ решил посмотреть что это за карты такие-сервер упал :))
 
Сверху Снизу