Проблема с /top15 |
Здравствуйте, гость Вход | Регистрация
Наши новости:
|

|
|
Проблема с /top15 |
YessAn
|
17.2.2012, 14:20
Сообщение
|
|
|
Пользовалься поиском, не нашол данную проблему.
Суть проблемы в следущем, при вводе в чате /top15 топ не отображаеться (не показывает окно motd), после чего повышаеться пинг и проподает HP (0) и не возможно стрелять. Появляеться у всех кто введет в чат /top15. Переустановка, обнуление статистики не помогло. В amx_statscfgmenu /top15 включен. Иногда он показываеться нормально но если ввести еще раз тоже самое получаеться. Сервер стоит на Lunix plugins.ini AMX Mod X plugins ; Admin Base - Always one has to be activated admin.amxx ; admin base (required for any admin-related) ;admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basic admincmd.amxx ; basic admin console commands adminhelp.amxx ; help command for admin console commands adminslots.amxx ; slot reservation multilingual.amxx ; Multi-Lingual management ; Menus menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) pluginmenu.amxx ; Menus for commands/cvars organized by plugin ; Chat / Messages adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands ; Map related nextmap.amxx ; displays next map in mapcycle mapchooser.amxx ; allows to vote for next map timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike restmenu.amxx ; restrict weapons menu statsx.amxx ; stats on death or round end (CSX Module required!) miscstats.amxx ; bunch of events announcement for Counter-Strike ;stats_logging.amxx ; weapons stats logging (CSX Module required!) ; Enable to use AMX Mod plugins ;amxmod_compat.amxx ; AMX Mod backwards compatibility layer ; Client Plugins ;galileo_RU_by_MastaMan. rockthevote.amxx lastround2.amxx hpk_rus.amxx afkkicker.amxx ;nplk.amxx weaponmenu.amxx admin_spec_esp.amxx resetscore.amxx amxx.cfg // AMX Mod X Configuration File echo Executing AMX Mod X Configuration File // Default access for all non admin players (see users.ini for access details) // // Default value: "z" amx_default_access "z" // Name of setinfo which should store a password on a client (you should change this) // Note: Always prefix the field with an underscore (aka: "_") // (Example: setinfo _pw "password") // // Default value: "_pw" amx_password_field "_pw" // Mode of logging to a server // 0 - disable logging, players won't be checked (and access won't be set) // 1 - normal mode which obey flags set in accounts // 2 - kick all players not on list // // Default value: 1 amx_mode 1 // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name // // Default value: 2 amx_show_activity 2 // Frequency in seconds and text of scrolling message // // Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600 amx_scrollmsg "Заходите на наш сайт http://csows.org.ua/" 600 // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // amx_imessage "Добро пожаловать на %hostname%" "000255100" amx_imessage "Наш сайт - http://csows.org.ua/" "000100255" // Frequency in seconds of colored messages // // Default value: 180 amx_freq_imessage 180 // Ban times for the main ban menu (amx_banmenu) // Use 0 for permanent ban // Default values: 0 5 10 15 30 45 60 amx_plmenu_bantimes 0 5 10 15 30 45 60 // Slap damage amounts for the main slap menu (amx_slapmenu) // Slay is automaticall inserted as the first option // Default values: 0 1 5 amx_plmenu_slapdmg 0 1 5 // Set in seconds how fast players can chat (chat-flood protection) // // Default value: 0.75 amx_flood_time 0.75 // Amount of slots to reserve. // // Default value: 0 amx_reservation 0 // If you set this to 1, you can hide slots on your server. // If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 // Displaying of time remaining // a - display white text on bottom // b - use voice // c - don't add "remaining" (only in voice) // d - don't add "hours/minutes/seconds" (only in voice) // e - show/speak if current time is less than this set in parameter // // Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable. // // Default value: 1 amx_time_voice 1 // Minimum delay in seconds between two voting sessions // // Default value: 10 amx_vote_delay 10 // How long voting session goes on // // Default value: 10 amx_vote_time 10 // Display who votes for what option, set to 0 to disable, 1 to enable. // // Default value: 1 amx_vote_answers 1 // Some ratios for voting success // Default value: 0.40 amx_votekick_ratio 0.40 // Default value: 0.40 amx_voteban_ratio 0.40 // Default value: 0.40 amx_votemap_ratio 0.40 // Default value: 0.02 amx_vote_ratio 0.02 // Max. time to which map can be extended // // Default value: 90 amx_extendmap_max 90 // Step for each extending // // Default value: 15 amx_extendmap_step 15 // If you set this to 0, clients cannot chose their language, instead they use // whatever language the server is configured to use. // // Default value: 1 amx_client_languages 1 // Plugin Debug mode // 0 - No debugging (garbage line numbers) // 1 - Plugins with "debug" option in plugins.ini are put into debug mode // 2 - All plugins are put in debug mode // Note - debug mode will affect JIT performance // // Default value: 1 amx_debug 1 // Plugin MultiLingual Debug // To debug a language put its 2 letter code between quotes ("en", "de", etc) // "" means disabled // // Default value: "" amx_mldebug "" // // Beginning of Counter-Strike package specific configurations. // // Rank mode // 0 - by nick // 1 - by authid // 2 - by ip // // Default value: 1 csstats_rank 0 // Max size of the stats file // // Default value: 3500 csstats_maxsize 35000 // Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise. // // Default value: 0 csstats_rankbots 0 // Duration of HUD-statistics // // Default value: 12.0 amx_statsx_duration 12.0 // HUD-statistics display limit relative round freeze end // Negative time will clear the HUD-statstics before the round freeze time has ended // // Default value: -2.0 amx_statsx_freeze -2.0 //Add values plugins rs_hudmessage 1 rs_sound 0 //HPK Options amx_hpk_ping 150 amx_hpk_check 10 amx_hpk_tests 3 amx_hpk_delay 25 amx_hpk_immunity //RTV Options amx_timevote 5 amx_howmanypercentage 8 amx_howmanypercentage 0.3 amx_rocktime 10 amx_directmapchange 1 modules.ini fun ;engine ;fakemeta ;geoip ;sockets ;regex ;nvault cstrike csx ;hamsandwich
Отредактировал: YessAn, - 17.2.2012, 14:21
|
|
|
|
amp
|
17.2.2012, 15:03
Сообщение
|
|
|
Код // Rank mode // 0 - by nick // 1 - by authid // 2 - by ip // // Default value: 1 csstats_rank 0 если по id поставить? |
|
|
|
YessAn
|
17.2.2012, 16:46
Сообщение
|
|
|
|
|
|
|
neygomon
|
17.2.2012, 20:01
Сообщение
|
![]() |
YessAn,
попробуй другой плагин статистики например statsx_gui или statsx_shell =) |
|
|
|
YessAn
|
17.2.2012, 20:03
Сообщение
|
|
|
|
|
|
|
Mr.Dmitry
|
17.2.2012, 20:35
Сообщение
|
![]() |
Пользовалься поиском, не нашол данную проблему. Суть проблемы в следущем, при вводе в чате /top15 топ не отображаеться (не показывает окно motd), после чего повышаеться пинг и проподает HP (0) и не возможно стрелять. Появляеться у всех кто введет в чат /top15. Переустановка, обнуление статистики не помогло. В amx_statscfgmenu /top15 включен. Иногда он показываеться нормально но если ввести еще раз тоже самое получаеться. Сервер стоит на Lunix plugins.ini AMX Mod X plugins ; Admin Base - Always one has to be activated admin.amxx ; admin base (required for any admin-related) ;admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basic admincmd.amxx ; basic admin console commands adminhelp.amxx ; help command for admin console commands adminslots.amxx ; slot reservation multilingual.amxx ; Multi-Lingual management ; Menus menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) pluginmenu.amxx ; Menus for commands/cvars organized by plugin ; Chat / Messages adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands ; Map related nextmap.amxx ; displays next map in mapcycle mapchooser.amxx ; allows to vote for next map timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike restmenu.amxx ; restrict weapons menu statsx.amxx ; stats on death or round end (CSX Module required!) miscstats.amxx ; bunch of events announcement for Counter-Strike ;stats_logging.amxx ; weapons stats logging (CSX Module required!) ; Enable to use AMX Mod plugins ;amxmod_compat.amxx ; AMX Mod backwards compatibility layer ; Client Plugins ;galileo_RU_by_MastaMan. rockthevote.amxx lastround2.amxx hpk_rus.amxx afkkicker.amxx ;nplk.amxx weaponmenu.amxx admin_spec_esp.amxx resetscore.amxx amxx.cfg // AMX Mod X Configuration File echo Executing AMX Mod X Configuration File // Default access for all non admin players (see users.ini for access details) // // Default value: "z" amx_default_access "z" // Name of setinfo which should store a password on a client (you should change this) // Note: Always prefix the field with an underscore (aka: "_") // (Example: setinfo _pw "password") // // Default value: "_pw" amx_password_field "_pw" // Mode of logging to a server // 0 - disable logging, players won't be checked (and access won't be set) // 1 - normal mode which obey flags set in accounts // 2 - kick all players not on list // // Default value: 1 amx_mode 1 // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name // // Default value: 2 amx_show_activity 2 // Frequency in seconds and text of scrolling message // // Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600 amx_scrollmsg "Заходите на наш сайт http://csows.org.ua/" 600 // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // amx_imessage "Добро пожаловать на %hostname%" "000255100" amx_imessage "Наш сайт - http://csows.org.ua/" "000100255" // Frequency in seconds of colored messages // // Default value: 180 amx_freq_imessage 180 // Ban times for the main ban menu (amx_banmenu) // Use 0 for permanent ban // Default values: 0 5 10 15 30 45 60 amx_plmenu_bantimes 0 5 10 15 30 45 60 // Slap damage amounts for the main slap menu (amx_slapmenu) // Slay is automaticall inserted as the first option // Default values: 0 1 5 amx_plmenu_slapdmg 0 1 5 // Set in seconds how fast players can chat (chat-flood protection) // // Default value: 0.75 amx_flood_time 0.75 // Amount of slots to reserve. // // Default value: 0 amx_reservation 0 // If you set this to 1, you can hide slots on your server. // If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 // Displaying of time remaining // a - display white text on bottom // b - use voice // c - don't add "remaining" (only in voice) // d - don't add "hours/minutes/seconds" (only in voice) // e - show/speak if current time is less than this set in parameter // // Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable. // // Default value: 1 amx_time_voice 1 // Minimum delay in seconds between two voting sessions // // Default value: 10 amx_vote_delay 10 // How long voting session goes on // // Default value: 10 amx_vote_time 10 // Display who votes for what option, set to 0 to disable, 1 to enable. // // Default value: 1 amx_vote_answers 1 // Some ratios for voting success // Default value: 0.40 amx_votekick_ratio 0.40 // Default value: 0.40 amx_voteban_ratio 0.40 // Default value: 0.40 amx_votemap_ratio 0.40 // Default value: 0.02 amx_vote_ratio 0.02 // Max. time to which map can be extended // // Default value: 90 amx_extendmap_max 90 // Step for each extending // // Default value: 15 amx_extendmap_step 15 // If you set this to 0, clients cannot chose their language, instead they use // whatever language the server is configured to use. // // Default value: 1 amx_client_languages 1 // Plugin Debug mode // 0 - No debugging (garbage line numbers) // 1 - Plugins with "debug" option in plugins.ini are put into debug mode // 2 - All plugins are put in debug mode // Note - debug mode will affect JIT performance // // Default value: 1 amx_debug 1 // Plugin MultiLingual Debug // To debug a language put its 2 letter code between quotes ("en", "de", etc) // "" means disabled // // Default value: "" amx_mldebug "" // // Beginning of Counter-Strike package specific configurations. // // Rank mode // 0 - by nick // 1 - by authid // 2 - by ip // // Default value: 1 csstats_rank 0 // Max size of the stats file // // Default value: 3500 csstats_maxsize 35000 // Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise. // // Default value: 0 csstats_rankbots 0 // Duration of HUD-statistics // // Default value: 12.0 amx_statsx_duration 12.0 // HUD-statistics display limit relative round freeze end // Negative time will clear the HUD-statstics before the round freeze time has ended // // Default value: -2.0 amx_statsx_freeze -2.0 //Add values plugins rs_hudmessage 1 rs_sound 0 //HPK Options amx_hpk_ping 150 amx_hpk_check 10 amx_hpk_tests 3 amx_hpk_delay 25 amx_hpk_immunity //RTV Options amx_timevote 5 amx_howmanypercentage 8 amx_howmanypercentage 0.3 amx_rocktime 10 amx_directmapchange 1 modules.ini fun ;engine ;fakemeta ;geoip ;sockets ;regex ;nvault cstrike csx ;hamsandwich попробуй раскомментировать модули все ну или как минимум engine fakemeta regex nvault ну и hamsandwich |
|
|
|
neygomon
|
17.2.2012, 20:37
Сообщение
|
![]() |
Mr.Dmitry,
необходимые модули сами подключаются,так что можно вообще все закомментировать,а какие нужны,будут сами подгружаться=) |
Поблагодарили 1 раз
|
|
Legenda
|
19.2.2012, 1:05
Сообщение
|
![]() ![]() |
скорее всего проблема с сетью и ее настройками
плагины тут не при чем |
|
|
|
Mr.Dmitry
|
19.2.2012, 9:32
Сообщение
|
![]() |
А просто say /top работает?
|
|
|
|
XyLiGaN
|
2.1.2013, 21:53
Сообщение
|
|
|
Появилась идентичная проблема как и у автора темы. Только еще клиент вылетает с ошибкой "Reliable channel overflowed". Meta List Скрытый текст Currently loaded plugins: description stat pend file vers src load unlod [ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.1.3 ini Start ANY [ 2] dproto RUN - dproto.dll v0.9.179 ini Start Never [ 3] Fun RUN - fun_amxx.dll v1.8.1.3 pl1 ANY ANY [ 4] EngineX RUN - engine_amxx.dll v1.8.1.3 pl1 ANY ANY [ 5] FakeMeta RUN - fakemeta_amxx.dl v1.8.1.3 pl1 ANY ANY [ 6] CStrike RUN - cstrike_amxx.dll v1.8.1.3 pl1 ANY ANY [ 7] CSX RUN - csx_amxx.dll v1.8.1.3 pl1 ANY ANY [ 8] Ham Sandwich RUN - hamsandwich_amxx v1.8.1.3 pl1 ANY ANY [9] MySQL RUN - mysql_amxx.dll v1.8.1.3 pl1 ANY ANY 9 plugins, 9 running Plugins Скрытый текст [ 1] AMXBans: Core Gm 1.6 Larte Team amxbans_core.am running [ 2] AMXBans: Main Gm 1.6 Larte Team amxbans_main.am debug [ 3] AMXBans: Freeze Gm 1.6 Larte Team amxbans_freeze. running [ 4] AMXBans: Screens Gm 1.6 Larte Team amxbans_ssban.a running [ 5] Admin Free Look 2.0 Jim admin_freelook. running [ 6] Admin ESP 1.5b_mini KoST admin_esp_mini. running [ 7] AMXX Gag 1.4.9 xPaw & Exolent amx_gag.amxx running [ 8] Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running [ 9] Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running [ 10] Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running [ 11] Multi-Lingual System 1.8.1.3746 AMXX Dev Team multilingual.am running [ 12] Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running [ 13] Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running [ 14] Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running [ 15] Maps Menu 1.8.1.3746 AMXX Dev Team mapsmenu.amxx running [ 16] Plugin Menu 1.8.1.3746 AMXX Dev Team pluginmenu.amxx running [ 17] Admin Chat 1.8.1.3746 AMXX Dev Team adminchat.amxx running [ 18] Anti Flood 1.8.1.3746 AMXX Dev Team antiflood.amxx running [ 19] Admin Votes 1.8.1.3746 AMXX Dev Team adminvote.amxx running [ 20] Stats Configuration 1.8.1.3746 AMXX Dev Team statscfg.amxx running [ 21] Restrict Weapons 1.8.1.3746 AMXX Dev Team restmenu.amxx running [ 22] StatsX GUI 2.0 AMXX Dev Team statsx_gui.amxx running [ 23] CS Misc. Stats 1.8.1.3746 AMXX Dev Team miscstats.amxx running [ 24] CS Stats Logging 1.8.1.3746 AMXX Dev Team stats_logging.a running [ 25] ATAC 3.0.1 ATAC Team atac.amxx running [ 26] Slap 1.1 ATAC Team atac_slap.amxx running [ 27] Slap2One 1.1 ATAC Team atac_slap2one.a running [ 28] Slay 1.1 ATAC Team atac_slay.amxx running [ 29] Spawn Slay 1.0 ATAC Team atac_spawnslay. running [ 30] Jail 1.1 ATAC Team atac_jail.amxx stopped [ 31] Rocket 1.0 ATAC Team atac_rocket.amx running [ 32] Team Attack 1.0 ATAC Team atac_ta.amxx running [ 33] ATAC Commands 1.1 ATAC Team atac_cmds.amxx running [ 34] ATAC AMXBans 1.1 ATAC Team atac_amxbans.am running Build Скрытый текст Protocol version 48 Exe version 1.1.2.6 (cstrike) Exe build: 10:44:50 Aug 28 2012 (5758) Если есть желающие самим опробовать, прошу обращаться в личку. Тебе сюда |
|
|
|
XyLiGaN
|
2.1.2013, 21:58
Сообщение
|
|
|
Пользовалься поиском, не нашол данную проблему. Суть проблемы в следущем, при вводе в чате /top15 топ не отображаеться (не показывает окно motd), после чего повышаеться пинг и проподает HP (0) и не возможно стрелять. Появляеться у всех кто введет в чат /top15. Переустановка, обнуление статистики не помогло. В amx_statscfgmenu /top15 включен. Иногда он показываеться нормально но если ввести еще раз тоже самое получаеться. Сервер стоит на Lunix plugins.ini AMX Mod X plugins ; Admin Base - Always one has to be activated admin.amxx ; admin base (required for any admin-related) ;admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basic admincmd.amxx ; basic admin console commands adminhelp.amxx ; help command for admin console commands adminslots.amxx ; slot reservation multilingual.amxx ; Multi-Lingual management ; Menus menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) pluginmenu.amxx ; Menus for commands/cvars organized by plugin ; Chat / Messages adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands ; Map related nextmap.amxx ; displays next map in mapcycle mapchooser.amxx ; allows to vote for next map timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike restmenu.amxx ; restrict weapons menu statsx.amxx ; stats on death or round end (CSX Module required!) miscstats.amxx ; bunch of events announcement for Counter-Strike ;stats_logging.amxx ; weapons stats logging (CSX Module required!) ; Enable to use AMX Mod plugins ;amxmod_compat.amxx ; AMX Mod backwards compatibility layer ; Client Plugins ;galileo_RU_by_MastaMan. rockthevote.amxx lastround2.amxx hpk_rus.amxx afkkicker.amxx ;nplk.amxx weaponmenu.amxx admin_spec_esp.amxx resetscore.amxx amxx.cfg // AMX Mod X Configuration File echo Executing AMX Mod X Configuration File // Default access for all non admin players (see users.ini for access details) // // Default value: "z" amx_default_access "z" // Name of setinfo which should store a password on a client (you should change this) // Note: Always prefix the field with an underscore (aka: "_") // (Example: setinfo _pw "password") // // Default value: "_pw" amx_password_field "_pw" // Mode of logging to a server // 0 - disable logging, players won't be checked (and access won't be set) // 1 - normal mode which obey flags set in accounts // 2 - kick all players not on list // // Default value: 1 amx_mode 1 // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name // // Default value: 2 amx_show_activity 2 // Frequency in seconds and text of scrolling message // // Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600 amx_scrollmsg "Заходите на наш сайт http://csows.org.ua/" 600 // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // amx_imessage "Добро пожаловать на %hostname%" "000255100" amx_imessage "Наш сайт - http://csows.org.ua/" "000100255" // Frequency in seconds of colored messages // // Default value: 180 amx_freq_imessage 180 // Ban times for the main ban menu (amx_banmenu) // Use 0 for permanent ban // Default values: 0 5 10 15 30 45 60 amx_plmenu_bantimes 0 5 10 15 30 45 60 // Slap damage amounts for the main slap menu (amx_slapmenu) // Slay is automaticall inserted as the first option // Default values: 0 1 5 amx_plmenu_slapdmg 0 1 5 // Set in seconds how fast players can chat (chat-flood protection) // // Default value: 0.75 amx_flood_time 0.75 // Amount of slots to reserve. // // Default value: 0 amx_reservation 0 // If you set this to 1, you can hide slots on your server. // If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 // Displaying of time remaining // a - display white text on bottom // b - use voice // c - don't add "remaining" (only in voice) // d - don't add "hours/minutes/seconds" (only in voice) // e - show/speak if current time is less than this set in parameter // // Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable. // // Default value: 1 amx_time_voice 1 // Minimum delay in seconds between two voting sessions // // Default value: 10 amx_vote_delay 10 // How long voting session goes on // // Default value: 10 amx_vote_time 10 // Display who votes for what option, set to 0 to disable, 1 to enable. // // Default value: 1 amx_vote_answers 1 // Some ratios for voting success // Default value: 0.40 amx_votekick_ratio 0.40 // Default value: 0.40 amx_voteban_ratio 0.40 // Default value: 0.40 amx_votemap_ratio 0.40 // Default value: 0.02 amx_vote_ratio 0.02 // Max. time to which map can be extended // // Default value: 90 amx_extendmap_max 90 // Step for each extending // // Default value: 15 amx_extendmap_step 15 // If you set this to 0, clients cannot chose their language, instead they use // whatever language the server is configured to use. // // Default value: 1 amx_client_languages 1 // Plugin Debug mode // 0 - No debugging (garbage line numbers) // 1 - Plugins with "debug" option in plugins.ini are put into debug mode // 2 - All plugins are put in debug mode // Note - debug mode will affect JIT performance // // Default value: 1 amx_debug 1 // Plugin MultiLingual Debug // To debug a language put its 2 letter code between quotes ("en", "de", etc) // "" means disabled // // Default value: "" amx_mldebug "" // // Beginning of Counter-Strike package specific configurations. // // Rank mode // 0 - by nick // 1 - by authid // 2 - by ip // // Default value: 1 csstats_rank 0 // Max size of the stats file // // Default value: 3500 csstats_maxsize 35000 // Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise. // // Default value: 0 csstats_rankbots 0 // Duration of HUD-statistics // // Default value: 12.0 amx_statsx_duration 12.0 // HUD-statistics display limit relative round freeze end // Negative time will clear the HUD-statstics before the round freeze time has ended // // Default value: -2.0 amx_statsx_freeze -2.0 //Add values plugins rs_hudmessage 1 rs_sound 0 //HPK Options amx_hpk_ping 150 amx_hpk_check 10 amx_hpk_tests 3 amx_hpk_delay 25 amx_hpk_immunity //RTV Options amx_timevote 5 amx_howmanypercentage 8 amx_howmanypercentage 0.3 amx_rocktime 10 amx_directmapchange 1 modules.ini fun ;engine ;fakemeta ;geoip ;sockets ;regex ;nvault cstrike csx ;hamsandwich А ты с архива всё замени и сервер перезапусти. |
|
|
|
hasL
|
2.1.2013, 22:05
Сообщение
|
![]() |
|
|
|
|
hasL
|
2.1.2013, 22:25
Сообщение
|
![]() |
|
|
|
|
XyLiGaN
|
2.1.2013, 22:27
Сообщение
|
|
|
|
Поблагодарили 1 раз
|
|
hasL
|
2.1.2013, 22:28
Сообщение
|
![]() |
|
|
|
|
XyLiGaN
|
2.1.2013, 22:36
Сообщение
|
|
|
|
|
|
|
![]() ![]() |