Правила форума Гаранты форума
Размещение рекламы AMX-X компилятор

Здравствуйте, гость Вход | Регистрация

Наши новости:

14-дек
24-апр
10-апр
11-апр

> Информационная доска

Данный раздел предназначен для обсуждения, а также решения технических проблем связанных с серверной частью. Обсуждения касательно игровых клиентов ведутся здесь.

1. Во время создания новой темы аккуратно оформляйте её, не допускайте грамматических ошибок.
2. Описывая проблему старайтесь, как можно больше рассказать о ней, а так же о действиях с сервером после которых она возникла, по возможности подкрепите информацию логами.
3. Если вопрос касается проблемы в работе сервера, то обязательно прикрепляйте список плагинов (введите в консоли сервера: meta list и amxx plugins), настройки server.cfg, логи. Так же указывайте операционную систему, версию HLDS (введите к консоли сервера: version) и где хостится сервер.

Длинную информацию скрывайте под спойлер.

Alx Low-ping_v1.60.05a установка и настройка [faq]

, в аську пару человек уже стучалось решил для масс выложить
Статус пользователя нуб3
сообщение 5.6.2009, 5:23
Сообщение #1


Стаж: 18 лет

Сообщений: 390
Благодарностей: 55
Полезность: < 0

Вобще это стоит писать в плагинах но были уже вопросы.
Ну для начало какие отличия от версии 1.5.1.22

Отимизирован под разные винды
ТОЧНО не дает утечек памяти
Дополнительные команды ускорения
более совершенная оптимизация под метамод

И так начнем-с
1) качаем alx low-ping v. 1.60.05a


2)установка:
1. распоковать и закинуть на сервер в \cstrike\addons
2. указать путь к DLL в метамоде
Код
win32 addons/alx_lowping/dlls/ALX_LowPing.dll
не забудте в метамоде при этом удалить
Код
win32 addons/booster/booster_mm.dll

3. дописать плагин в plugins.ini
Код
alx_lowping.amxx


Ну собственно все) у вас уже стоит нормальный бустер который не будет убивать сервер по пустякам а наоборот в случае ошибки разбудит его.

Теперь надо его по человечески настроить:

Для этого надо залезть в \cstrike\addons\alx_lowping\configs\config.cfg (не путайте с config.ini)

Я долго копалсё сегодня ночью и вывел 2 отличных конфига для vista и для xp

начнем по порядку:
Для windows XP
Код
//########################################################
//#  ALX Low-Ping 1.60.05A (Build:1701) (Debug version)  #
//# Visit Web page: http://12hours.servebeer.com/alx/    #
//# This is general config file. You Can edit this for   #
//# your server. Thanks for use ALX Low-Ping.            #
//#            Confing version 1.2A                      #
//# Info: Configs for this plugin can update. New config #
//# you can download in the web page and you can donwload#
//# new Builds for this plugin and new versions.         #
//########################################################
//
// Commands for you:
// alx_lowping_about - Display full information about plugin.
// alx_fps - Display current FPS.
// alx_ticrate - Display current ticrate.
// alx_lowping_help or alx_helpme - Display help message.
// alx_systems - Display Information about Low-Ping systems.
// alx_info - Display plugin information.

// FPS Settings and sys settings
// Automatical server FPS value. (min:100 MAX:1200) (Default: 100). Not recommended to put value on a maximum,
// ifat you powerful PC and you wish to use all resources on full, that put put maximal value.
// Recommended: From 200 to 800
alx_lowping_autofps 750

// Minimum sleep time set to meta meta system.(min:10 max:1) (Default:10). The above value the poorly
// work of a plugin. Recommended:From 3 to 2.
alx_lowping_sleepsm 10

// Show player connect message in console and in game. Have 3 types:
// 0 - Disable
// 1 - Line message (Server using ALX Low-Ping and run with %clients and %fps...and other)
// 2 - Table big Message:
// ********************************
// * Welcome!                     *
// * Server have %fps and%clients *
// * Server map: %map%            *
// * ..and other...               *
// ********************************
alx_lowping_join_msg 1

// Show player connect message in console about your server. Plugin have Russian and English messages.
// Have 3 types:
// 0 - Disable
// 1 - Line message (Welcome to %hostname%! Server web site: www.myserversite.com)
// 2 - Table big Message:
// ***************************************
// * Welcome to %hostname%!              *
// *Server web site: www.myserversite.com*
// * *************************************
alx_lowping_info 0

// Enter your server name (Default: Hostname):
alx_lowping_hostname Hostname

// Enter your server website (Default: www.myserversite.com) If you dont have website you can write message:
alx_lowping_website www.c-s.net.ua

// Manual control server FPS. AUTOFPS automatical disabled by plugin. (min:0 max:1200) (Default:0). Recommended: 0.
alx_lowping_sysrate 1


// CPU Settings.
// Enable CPU control. (Default:0) Recommended: 1.
alx_lowping_cpu 1

// CPU spike maximum. Time, which CPU level needs for changing cpu loading. (Default:2) Recommended: From 1 to 4.
alx_lowping_cpu_mspike 3

// CPU spike level. Level which CPU utilization needs to exceed. (Default:70) Recommended: From 60 to 80.
alx_lowping_cpu_level 75

// CPU server meta min Ctimer. Amount timer will increment.(Default:2). Recommmended: From 1 to 4.
alx_lowping_cpu_timer 2


// Lowping Settings
// Strenghthening plugin effect. This special function and server commands for best work. (Default:0). Recommmended:1.
alx_lowping_strengthening 1

// Lowping processing models. Lowping precesses models formore precise workand acceleration FPS.
// (Default:0) Recommended:1.
alx_lowping_proc_mdl 1

// Prmonitor Stablity. Stabilization CPU of monitor for OS.
// 0 - Windows XP/Server 2003/2000/ME
// 1 - Windows Vista/Server 2008
// Recomended: Under your OS =)
alx_lowping_premonitor_win 0

// ALX Bots v.3.0.0.0 FULL funtion. If this bots instaled in your server, Set in to 1. (Default:0) Recommended:0.
alx_lowping_alxbots_support 0

// Activate _DEBUG module. Plugin activate meta system debug and scam errors.
// (Default:0). This not need when server work with players. Recommended: 0.
alx_lowping_debug 0


// Hight PIng Kicker
// Enabling or Disabling hight ping kicker. (Default:0)
alx_lowping_hpk 0

// Maximal client ping. If value will be exceeded, player will be kicked. (Default:30) (min:30 max:2000).
// Recommended: For LAN: From 30 to 40. For Internet: From 80 to 150.
alx_lowping_hpk_mping 200

// Test clients ping in one min. (min:1 max:100) (Default:3). Recommended: For 2 to 6.
alx_lowping_hpk_tests 3

// Checks clients ping in one min. (min:1 max:50) (Default:2). Recommended: For 2 to 5.
alx_lowping_hpk_checks 2

// Delay. Time to kick.  (min:1 max:120) (Default:15). Recommended: For 10 to 20.
alx_lowping_hpk_delay 120


// Engine
// If you want set this settings manualy, delete "//" and set value.
// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_engine //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_engine_check //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_engine_test //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_sepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_xepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_yepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_zepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_fepd //AUTO
// End genneral config file (Lowping.cfg).


И собственно для vista

Код
//########################################################
//#  ALX Low-Ping 1.60.05A (Build:1701) (Debug version)  #
//# Visit Web page: http://12hours.servebeer.com/alx/    #
//# This is general config file. You Can edit this for   #
//# your server. Thanks for use ALX Low-Ping.            #
//#            Confing version 1.2A                      #
//# Info: Configs for this plugin can update. New config #
//# you can download in the web page and you can donwload#
//# new Builds for this plugin and new versions.         #
//########################################################
//
// Commands for you:
// alx_lowping_about - Display full information about plugin.
// alx_fps - Display current FPS.
// alx_ticrate - Display current ticrate.
// alx_lowping_help or alx_helpme - Display help message.
// alx_systems - Display Information about Low-Ping systems.
// alx_info - Display plugin information.

// FPS Settings and sys settings
// Automatical server FPS value. (min:100 MAX:1200) (Default: 100). Not recommended to put value on a maximum,
// ifat you powerful PC and you wish to use all resources on full, that put put maximal value.
// Recommended: From 200 to 800
alx_lowping_autofps 512

// Minimum sleep time set to meta meta system.(min:10 max:1) (Default:10). The above value the poorly
// work of a plugin. Recommended:From 3 to 2.
alx_lowping_sleepsm 10

// Show player connect message in console and in game. Have 3 types:
// 0 - Disable
// 1 - Line message (Server using ALX Low-Ping and run with %clients and %fps...and other)
// 2 - Table big Message:
// ********************************
// * Welcome!                     *
// * Server have %fps and%clients *
// * Server map: %map%            *
// * ..and other...               *
// ********************************
alx_lowping_join_msg 1

// Show player connect message in console about your server. Plugin have Russian and English messages.
// Have 3 types:
// 0 - Disable
// 1 - Line message (Welcome to %hostname%! Server web site: www.myserversite)
// 2 - Table big Message:
// ***************************************
// * Welcome to %hostname%!              *
// *Server web site: www.myserversite.com*
// * *************************************
alx_lowping_info 0

// Enter your server name (Default: Hostname):
alx_lowping_hostname Hostname

// Enter your server website (Default: www.myserversite.com) If you dont have website you can write message:
alx_lowping_website www.c-s.net.ua

// Manual control server FPS. AUTOFPS automatical disabled by plugin. (min:0 max:1200) (Default:0). Recommended: 0.
alx_lowping_sysrate 0


// CPU Settings.
// Enable CPU control. (Default:0) Recommended: 1.
alx_lowping_cpu 1

// CPU spike maximum. Time, which CPU level needs for changing cpu loading. (Default:2) Recommended: From 1 to 4.
alx_lowping_cpu_mspike 3

// CPU spike level. Level which CPU utilization needs to exceed. (Default:70) Recommended: From 60 to 80.
alx_lowping_cpu_level 75

// CPU server meta min Ctimer. Amount timer will increment.(Default:2). Recommmended: From 1 to 4.
alx_lowping_cpu_timer 2


// Lowping Settings
// Strenghthening plugin effect. This special function and server commands for best work. (Default:0). Recommmended:1.
alx_lowping_strengthening 1

// Lowping processing models. Lowping precesses models formore precise workand acceleration FPS.
// (Default:0) Recommended:1.
alx_lowping_proc_mdl 1

// Prmonitor Stablity. Stabilization CPU of monitor for OS.
// 0 - Windows XP/Server 2003/2000/ME
// 1 - Windows Vista/Server 2008
// Recomended: Under your OS =)
alx_lowping_premonitor_win 1

// ALX Bots v.3.0.0.0 FULL funtion. If this bots instaled in your server, Set in to 1. (Default:0) Recommended:0.
alx_lowping_alxbots_support 0

// Activate _DEBUG module. Plugin activate meta system debug and scam errors.
// (Default:0). This not need when server work with players. Recommended: 0.
alx_lowping_debug 0


// Hight PIng Kicker
// Enabling or Disabling hight ping kicker. (Default:0)
alx_lowping_hpk 0

// Maximal client ping. If value will be exceeded, player will be kicked. (Default:30) (min:30 max:2000).
// Recommended: For LAN: From 30 to 40. For Internet: From 80 to 150.
alx_lowping_hpk_mping 200

// Test clients ping in one min. (min:1 max:100) (Default:3). Recommended: For 2 to 6.
alx_lowping_hpk_tests 3

// Checks clients ping in one min. (min:1 max:50) (Default:2). Recommended: For 2 to 5.
alx_lowping_hpk_checks 2

// Delay. Time to kick.  (min:1 max:120) (Default:15). Recommended: For 10 to 20.
alx_lowping_hpk_delay 120


// Engine
// If you want set this settings manualy, delete "//" and set value.
// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_engine //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_engine_check //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_engine_test //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_sepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_xepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_yepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_zepd //AUTO

// This Cvars changing automatical. Do not edit this values. (Default:0)
// 0 - Auto
// 2 - Manual
// Value 1 - activate function, but it for automatical mode.
//alx_lowping_fepd //AUTO
// End genneral config file (Lowping.cfg).



Настройки почти нечем не отличаются но разница в производительности будет.

Основы статьи скопипастил с my derams

Критика и вопросы приветсвуются


!
Запрет на ответ в темах: навсегда
Аккаунт пользователя заблокирован до: 3.6.5881620, 15:43
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
Поблагодарили 1 раз
   Цитировать сообщение
Статус пользователя нуб3
сообщение 5.6.2009, 5:47
Сообщение #2


Стаж: 18 лет

Сообщений: 390
Благодарностей: 55
Полезность: < 0

Ктати booster этот заслуживает всяких похвал
При онлайне в 10 человек проц используется только на 15%
Интересно может ли hl booster этим похвастаться?)


!
Запрет на ответ в темах: навсегда
Аккаунт пользователя заблокирован до: 3.6.5881620, 15:43
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя Jordan2390
сообщение 5.6.2009, 6:37
Сообщение #3


Стаж: 17 лет

Сообщений: 207
Благодарностей: 24
Полезность: 17

ИМХО. врятли он заслуживает всяких похвал, т.к. у меня с бустером пинг в 2 раза меньше. Причём alx был правильно настроен и оптимизирован

Отредактировал: Jordan2390, - 5.6.2009, 8:25
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя нуб3
сообщение 5.6.2009, 7:08
Сообщение #4


Стаж: 18 лет

Сообщений: 390
Благодарностей: 55
Полезность: < 0

Ну х*й знает...
Под вистой hl booster очень лагует...
Щас себе этот поставил...
Посмотрим как сервер переживет пик онлайна...
пока что 10/28...ну и пинг соответственно не большой


!
Запрет на ответ в темах: навсегда
Аккаунт пользователя заблокирован до: 3.6.5881620, 15:43
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя Ser_UFL
сообщение 5.6.2009, 10:16
Сообщение #5


Стаж: 19 лет

Сообщений: 1632
Благодарностей: 637
Полезность: 819

Собственно, вот такие настройки - это должно быть анти-стабильно
Цитата
alx_lowping_autofps 750
alx_lowping_sleepsm 10


и

Цитата
alx_lowping_autofps 512
alx_lowping_sleepsm 10


В самый раз должно быть примерно:

alx_lowping_autofps 512
alx_lowping_sleepsm 2

P.S. Остальное даже смотреть не хочется. Тема уже неоднократно повторяется..
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя PiFFko
сообщение 5.6.2009, 17:36
Сообщение #6
Стаж: 17 лет

Сообщений: 161
Благодарностей: 10
Полезность: < 0

Где писать переменные по поводу киканья с большим пингом?
Ато пишет что игроков с пингом выше 30 кикнет
везде все перетыкал ubeysya.gif
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя complrg
сообщение 8.6.2009, 20:20
Сообщение #7
Стаж: 17 лет

Сообщений: 391
Благодарностей: 95
Полезность: 217

Цитата(PiFFko @ 5.6.2009, 18:36) *
Где писать переменные по поводу киканья с большим пингом?
Ато пишет что игроков с пингом выше 30 кикнет
везде все перетыкал ubeysya.gif

Код
alx_lowping_hpk_mping


Отредактировал: complrg, - 8.6.2009, 20:20
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя Striker.By
сообщение 9.6.2009, 17:31
Сообщение #8


Стаж: 18 лет

Сообщений: 1332
Благодарностей: 334
Полезность: 500

сколько фпс ставить в конфиге для такой тачки?
CPU: Athlon64 2800+
RAM: 1 Гб
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя mclaren
сообщение 15.6.2009, 18:25
Сообщение #9


Стаж: 19 лет

Сообщений: 307
Благодарностей: 25
Полезность: 86

Кто подскажет,что это за ошибка? В логах записалась.
[20:09:13] [ALX] WARNING: Win Monitor problem (ID:2)
[20:09:30] [ALX] LOG: Server reads configs files...
[20:09:30] [ALX] WARNING: Win Monitor problem (ID:1)
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
  Тема закрытаНачать новую тему
 
0 пользователей и 1 гостей читают эту тему: