//########################################################
//# ALX Low-Ping 1.70.00 (Build:2052) (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.00 (for LP1.7) #
//# 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:
// 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 500
// 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 0
// Lowping Sprites processing. Cleans lags at loading and use sprites.
// Attention: Not works wuthout Models Processing.
alx_lowping_proc_spr 0
// Premonitor Stablity. Stabilization CPU of premonitor for OS.
// 0 - Windows XP/Server 2003/2000/ME
// 1 - Windows Vista/Server 2008
alx_lowping_premonitor_win 1
// 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 260
// Test clients ping in one min.
alx_lowping_hpk_tests 5
// Checks clients ping in one min.
alx_lowping_hpk_checks 2
// Delay. Time to kick.
alx_lowping_hpk_delay 15
// Happy Config File End.