Ilya Tikhonov
Участник
- Сообщения
- 11
- Реакции
- 0
Всем привет. Знаю наверно вопрос уже задавался но я не нашел решения для себя .
вот конфиги демона
C-подобный:
91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:18: Log file closed
2012-11-14 12:10:54: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:18: Log file started (file "logs/L1114014.log") (game "/root/CSS1/css/cstrike") (version "5066")
2012-11-14 12:10:54: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:18: server_cvar: "sv_tags" "gravity,no-steam,HLstatsX:CE"
2012-11-14 12:10:54: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:18: server_cvar: "sv_tags" "startmoney,gravity,no-steam,HLstatsX:CE"
2012-11-14 12:10:54: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:18: Log file closed
2012-11-14 12:10:54: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:18: Log file started (file "logs/L1114015.log") (game "/root/CSS1/css/cstrike") (version "5066")
2012-11-14 12:11:02: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:26: "Player<2><STEAM_0:0:807225705><CT>" say "!admin"
2012-11-14 12:11:03: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:27: "Player<2><STEAM_0:0:807225705><CT>" committed suicide with "world"
2012-11-14 12:11:03: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:27: World triggered "Round_Draw" (CT "0") (T "0")
2012-11-14 12:11:03: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:27: Team "CT" scored "0" with "1" players
2012-11-14 12:11:03: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:27: Team "TERRORIST" scored "0" with "0" players
2012-11-14 12:11:03: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:27: World triggered "Round_End"
2012-11-14 12:11:03: 91.220.215.47:27015 - E997: NOT ALLOWED SERVER: ����RL 11/14/2012 - 05:10:27: World triggered "Intermission_Time_Limit"
вот конфиги демона
C-подобный:
##
## Database Settings
##
# DBHost - Database server "address" or "address:port". Address can be an IP or
# a hostname. The default MySQL port is 3306 (tcp).
DBHost "localhost"
# DBUsername - User to connect to the database as.
DBUsername "dobermanstats"
# DBPassword - Password for the database user.
DBPassword "Kaleka01"
# DBName - Name of the database to use.
DBName "counter_strike_stat_css"
##
## UDP Socket Settings (should match "logaddress ip port" on the game servers)
##
# BindIP - IP address to bind to (leave empty to use all interfaces).
BindIP "91.220.215.26"
# Port - Port to listen on for log data from the game servers. this is also valid for proxy-daemon.pl
Port 27501
##
## Cpanel hack
##
## Set this to 1 if you use cpanel and need to use a user-installed Perl module
CpanelHack 0
##
## Event Queue
##
## Number of each type of events to queue before inserting events of that type
## (larger installs may try raising this for better performance
EventQueueSize 10
# DebugLevel - Set this to 1 to have debugging information printed on stdout.
# Set higher for even more debugging information. Set to 0 for
# quiet operation. It is recommended that you set this to 1 when
# first configuring HLstats, to help diagnose any problems.
DebugLevel 1
AllowOnlyConfigServers 1
Servers[0] = ("AddressPort" => "91.220.215.47:27015" )