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

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

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

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

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

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

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

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

Подлагивает с ALX 1.7

, Только у меня
Статус пользователя otec_cs
сообщение 21.3.2010, 1:34
Сообщение #1
Стаж: 16 лет

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

Заметил что при стрельбе иногда начинает подлагивать и отклик прицела неуменьшается.
Что то я непойму fps сервера на что ваще нибудь влияет что с alx 512fps было что без него 85fps разницы я неувидел.
Вот config

Код
// Commands:
// alx_fps - Display current FPS.
// alx_ticrate - Display current tickrate.
// alx_lowping - Display Information.
// alx_lowping_help - Display Help.
// alx_lowping_show - Display Debug Window.
// alx_lowping_about - Display information about LP.
// alx_lowping_version - Display LowPing version.
//
// NOTE: Do not change variables manually in the console, use this config file.
// NOTE: If you find bug, please report about it: http://12hours.servebeer.com/alx/breport/bugreport.php.
//
// Vars:
// Create config file for your server. Attention: If you set it to 1, this config can't be readed.
alx_lowping_autoconfig 0


// Logs
// Lowping Log File.
// 0 - Disabled.
// 1 - All log messages writing to ine file lowping.log.
// 2 - Creating Log Files On days. Example: 02.08.2009.log.
alx_lowping_logs 0

// Lowping Logs Level. Attention: It is not meaningful if logs disabled.
// 0 - Normal logs.
// 1 - Development logs.
alx_lowping_loglevel 0


// FPS
// Automatical server FPS value.(Min:100 Max:1100). Not recommended set this value to maximum.
alx_lowping_autofps 600

// Minimum sleep time set to meta system.(Min:10 Max:1). Attention: autofps depends on the given value.
alx_lowping_sleepsm 2

// Manual control server FPS. AUTOFPS automatical disabled by plugin. (Min:0 Max:1200)
alx_lowping_sysrate 0


// CPU
// Enable CPU control. (Default:0)
alx_lowping_cpu 0

// CPU spike maximum. Time, which CPU level needs for changing cpu loading.
alx_lowping_cpu_mspike 2

// CPU spike level. Level which CPU utilization needs to exceed.
alx_lowping_cpu_level 70

// CPU server meta min Ctimer. Amount timer will increment.
alx_lowping_cpu_timer 2


// System
// Strenghthening plugin effect. This special function and server commands for best work.
alx_lowping_strengthening 1

// Lowping models processing. Cleans lags at loading and use models.
// 0 - Disabled
// 1 - Create Base if it not found.
// 2 - Create Base when map change or server restart.
alx_lowping_proc_mdl 1

// Lowping Sprites processing. Cleans lags at loading and use sprites.
// Attention: Not works wuthout Models Processing.
alx_lowping_proc_spr 1

// Premonitor Stablity. Stabilization CPU of premonitor for OS.
// 0 - Windows XP/Server 2003/2000/ME
// 1 - Windows Vista/Server 2008
alx_lowping_premonitor_win 0

// Bots Support. Set it 1 if your server have bots.
alx_lowping_bots_support 0


// Messages and Information
// Your server Name. Attention: the server name should be without blanks.
alx_lowping_hostname MyServerName

// Enter your server website. If you dont have website you can write message.
alx_lowping_website www.myserversite.com

// Show message in player console when he connecting to your server.
// 0 - Disable
// 1 - Line message (Server using ALX Low-Ping and run with %clients and %fps...)
// 2 - Big Message:
// ********************************
// * Welcome!                     *
// * Server have %fps and%clients *
// * Server map: %map%            *
// * ..............               *
// ********************************
alx_lowping_join_msg 0

// Show message in player console when he connecting to your server.
// 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


//HPK
// Enabling or Disabling hight ping kicker.
alx_lowping_hpk 0

// Maximal client ping. If value will be exceeded, player will be kicked.
alx_lowping_hpk_mping 500

// Test clients ping in one min.
alx_lowping_hpk_tests 3

// Checks clients ping in one min.
alx_lowping_hpk_checks 2

// Delay. Time to kick.
alx_lowping_hpk_delay 15


// Happy Config File End.
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   Цитировать сообщение
Статус пользователя otec_cs
сообщение 23.3.2010, 16:49
Сообщение #2
Стаж: 16 лет

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

ап
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя GODZILLA
сообщение 24.3.2010, 10:26
Сообщение #3


Стаж: 18 лет

Сообщений: 1471
Благодарностей: 440
Полезность: 716

так отключи его нафиг если разницы не видишь :)
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
  Тема закрытаНачать новую тему
 
0 пользователей и 1 гостей читают эту тему: