Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: abr
Forum: HLstatsX:CE 10-14-2016, 23:47
Replies: 1
Views: 1,443
Posted By abr
Re: How to change rank system

in hlstats.pl, sub calcSkill, change algorithm for $killerSkillChange and $victimSkillChange
Forum: Source Servers (SRCDS) 10-14-2016, 13:54
Replies: 203
Views: 109,319
Posted By abr
Re: Steam GameServer Accounts and new TF2 QuickPlay Rules

Finally:

https://support.steampowered.com/kb_article.php?ref=2825-AFGJ-3513
This article is obsolete: The quickplay system is no longer in use for Team Fortress 2. Registering game servers as...
Forum: HLstatsX:CE 04-28-2014, 23:11
Replies: 14
Views: 3,862
Posted By abr
Re: Probably missing something VERY basic

Try
$ netstat -lpn
and check daemons/ports
Forum: HLstatsX:CE 04-28-2014, 03:52
Replies: 2
Views: 1,496
Posted By abr
Re: 24h View Time Doesn't Match at My Country Time

"date.timezone = " in /etc/php/.../php.ini
Forum: HLstatsX:CE 04-24-2014, 09:54
Replies: 5
Views: 1,432
Posted By abr
Re: More servers in stats

You must use different ports for HLstatsX:CE daemon in game server installations:
srcds server #1 - "logaddress_add <IP>:27500" in it's server.cfg,
srcds server #2 - "logaddress_add <IP>:27501" in...
Forum: HLstatsX:CE 04-17-2014, 11:01
Replies: 3
Views: 947
Posted By abr
Re: Trend Graphs

Actually, if call them directly, they are ok:...
Forum: HLstatsX:CE 04-17-2014, 10:53
Replies: 1
Views: 707
Posted By abr
Re: Can it collect stats but not be accessible for clients?

In the sourcemod\scripting\hlstatsx.sp, in the beginning there is a list of in-game commands:
so you can remove from it commands "rank", "session", etc, then recompile plugin and update it in...
Forum: HLstatsX:CE 04-12-2014, 01:57
Replies: 14
Views: 3,684
Posted By abr
Re: E997: Not allowed server

1. Yes
a) You can announce URL of statserver on your forum, MOTD message (simplest way), or with the help of some kind of advertising plugins
b) Players can use chat commands (rank, status, top20,...
Forum: HLstatsX:CE 04-11-2014, 08:15
Replies: 14
Views: 3,684
Posted By abr
Re: E997: Not allowed server

In admin menu - "Full reset"
(http://kazna.biz/tf2/hlstats.php?mode=admin&task=tools_reset_2)
Forum: HLstatsX:CE 04-11-2014, 04:05
Replies: 14
Views: 3,684
Posted By abr
Re: E997: Not allowed server

If you want to include bots in statistics, change in Game Settings -> HL1 -> Edit Servrs -> <server> -> Configure, "IgnoreBots" = 0
Forum: HLstatsX:CE 04-11-2014, 03:40
Replies: 14
Views: 3,684
Posted By abr
Re: E997: Not allowed server

In your case daemon receive data from server ("192.168.1.20:27015"), but probably you don't add your server in HLstatsX settings (Game Settings -> HL1), Server IP Address = 192.168.1.20, Server Port...
Forum: HLstatsX:CE 04-07-2014, 00:15
Replies: 8
Views: 1,820
Posted By abr
Re: Images on main page and awards

http://cstrike.nyfiber.net/node/5
Step 10
Forum: HLstatsX:CE 04-07-2014, 00:01
Replies: 18
Views: 3,738
Posted By abr
Re: a little help with daemon

In table geoLiteCity_Location there is field 'city', so may be you can try to use
$msg = sprintf("Player %s has connected from %s (%s)", $player->{name},$player->{country},$player->{city});
instead...
Forum: HLstatsX:CE 04-06-2014, 23:50
Replies: 8
Views: 1,820
Posted By abr
Re: Images on main page and awards

1. About images - check apache error log (/var/log/apache2/error_log) - probably wrong path or access rights

2. You need to run daily scripts/hlstats-awards.pl script.
In game user crontab add:...
Forum: HLstatsX:CE 04-04-2014, 02:26
Replies: 2
Views: 1,299
Posted By abr
Re: Wrong time on Server trend graphs

may be this option can help:
in admin, General Settings -> HLstatsX:CE Settings -> Daemon Settings -> If no (default), use the current time...

also, in /etc/php/apache2-php5.5/php.ini...
Forum: HLstatsX:CE 03-30-2014, 01:22
Replies: 2
Views: 1,052
Posted By abr
Re: Updating country flag !

Copy this two images https://forums.alliedmods.net/picture.php?pictureid=1137&albumid=354&dl=1396156878 https://forums.alliedmods.net/picture.php?pictureid=1138&albumid=354&dl=1396156878 (or from...
Forum: HLstatsX:CE 03-26-2014, 11:48
Replies: 3
Views: 1,175
Posted By abr
Re: HLstatsX file handle bleeding

Try this solution - http://vvv.tobiassjosten.net/php/php-session-garbage-collection/
Forum: HLstatsX:CE 03-26-2014, 11:44
Replies: 1
Views: 1,028
Posted By abr
Re: hlx_menu not working

type 'help' in chat, it'll be opened in motd windows
Forum: HLstatsX:CE 03-26-2014, 11:31
Replies: 3
Views: 1,272
Posted By abr
Re: Chat history problem

In the <hlstatsx-dir>/scripts/logs, search for player's chat:
$ grep E014 hlstats_27500_...
are lines there doubled ?
Forum: HLstatsX:CE 03-26-2014, 11:22
Replies: 2
Views: 1,056
Posted By abr
Re: Default points

<hlstatsx dir>/scripts/HLstats_Player.pm, in the beginning

$self->{skill} = 1000;

?
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT -4. The time now is 08:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode