How and where can I get help if I need it ?
First make sure you have read the documentation.
In most cases it is only a config error.
Then you can request help in the hlstats-community.org forum.
But please use the search function first befor you start a new topic. Also explain as much as possible otherwise no one can help.
For more and quick information we a blog
and twitter.
How are players tracked? Or, why is my name listed more than once ?
Players are tracked by Unique ID.
A player may have more than one name. On the Player Rankings pages, players are shown with the most
recent name they used in the game. If you click on a player's name, the Player Details page will
show you a list of all other names that this player uses, if any, under the Aliases section
(if the player has not used any other names, the Aliases section will not be displayed).
Your name may be listed more than once if somebody else (with a different Unique ID)
uses the same name.
You can use the Search function to find a player by name or
Unique ID.
How is the "points" rating calculated ?
A new player has 1000 points. Every time you make a kill, you gain a certain amount of
points depending on a) the victim's points rating, and b) the weapon you used. If you kill
someone with a higher points rating than you, then you gain more points than if you kill
someone with a lower points rating than you. Therefore, killing newbies will not get you as
far as killing the #1 player. And if you kill someone with your knife, you gain more points
than if you kill them with a rifle, for example.
When you are killed, you lose a certain amount of points, which again depends on the points
rating of your killer and the weapon they used (you don't lose as many points for being killed
by the #1 player with a rifle than you do for being killed by a low ranked player with a knife).
This makes moving up the rankings easier, but makes staying in the top spots harder.
Specifically, the equations are:
Killer Points = Killer Points + (Victim Points / Killer Points) × Weapon Modifier × 5 Victim Points = Victim Points - (Victim Points / Killer Points) × Weapon Modifier × 5
Plus, the following point bonuses are available for completing objectives in some games:
Note The player who triggers an action may receive both the player reward and the team reward.
What are all the weapon points modifiers ?
Weapon points modifiers are used to determine how many points you should gain or lose
when you make a kill or are killed by another player. Higher modifiers indicate that more
points will be gained when killing with that weapon (and similarly, more points will be lost
when being killed by that weapon). Modifiers generally range from 0.00 to 2.00.
Game | Weapon | Name | Points Modifier |
---|---|---|---|
Counter-Strike | knife | Bundeswehr Advanced Combat Knife | 1.80 |
Counter-Strike | grenade | High Explosive Grenade | 1.80 |
Counter-Strike | usp | H&K USP .45 Tactical | 1.50 |
Counter-Strike | glock18 | Glock 18 Select Fire | 1.50 |
Counter-Strike | p228 | Sig Sauer P-228 | 1.50 |
Counter-Strike | elite | Dual Beretta 96G Elite | 1.50 |
Counter-Strike | fiveseven | FN Five-Seven | 1.50 |
Counter-Strike | xm1014 | Benelli/H&K M4 Super 90 XM1014 | 1.40 |
Counter-Strike | m3 | Benelli M3 Super 90 Combat | 1.40 |
Counter-Strike | mac10 | Ingram MAC-10 | 1.25 |
Counter-Strike | ump45 | H&K UMP45 | 1.25 |
Counter-Strike | scout | Steyr Scout | 1.25 |
Counter-Strike | mp5navy | H&K MP5-Navy | 1.25 |
Counter-Strike | p90 | FN P90 | 1.25 |
Counter-Strike | tmp | Steyr Tactical Machine Pistol | 1.25 |
Counter-Strike | sg550 | Sig SG-550 Sniper | 1.20 |
Counter-Strike | g3sg1 | H&K G3/SG1 Sniper Rifle | 1.20 |
Counter-Strike | deagle | Desert Eagle .50AE | 1.20 |
Counter-Strike | sg552 | Sig Sauer SG-552 Commando | 1.00 |
Counter-Strike | famas | Fusil Automatique | 1.00 |
Counter-Strike | aug | Steyr Aug | 1.00 |
Counter-Strike | m4a1 | Colt M4A1 Carbine | 1.00 |
Counter-Strike | awp | Arctic Warfare Magnum (Police) | 1.00 |
Counter-Strike | ak47 | Kalashnikov AK-47 | 1.00 |
Counter-Strike | galil | Galil | 1.00 |
Counter-Strike | m249 | M249 PARA Light Machine Gun | 0.80 |
How can I set my profile data ?
Player profile options can be configured by saying the appropriate SET command
while you are playing on a participating game server. To say commands, push your
chat key and type the command text.
Syntax: say /set option value.
Acceptable "options" are:
- realname
Sets your Real Name as shown in your profile.
Example: /hls_set realname Joe Bloggs - email
Sets your E-mail Address as shown in your profile.
Example: /hls_set email joe@hotmail.com - homepage
Sets your Home Page as shown in your profile.
Example: /hls_set homepage http://www.geocities.com/joe/ - icq
Sets your ICQ Number as shown in your profile.
Example: /hls_set icq 123456789 - myspace
Sets your myspace page as shown in your profile.
Example: /hls_set myspace http://myspace.com/name - facebook
Sets your facebook page as shown in your profile.
Example: /hls_set facebook http://facebook/name - jabber
Sets your jabber ID as shown in your profile.
Example: /hls_set jabber ID - steamprofile
Sets your steamprofile URL as shown in your profile.
Example: /hls_set steamprofile URL
Note These are not standard Half-Life console commands. If you type them in the console, Half-Life will give you an error.
My rank is embarrassing. How can I opt out?
Say /hls_hideranking while playing on a participating game server.
This will toggle you between being visible on the Player Rankings and being invisible.
Note You will still be tracked and you can still view your Player Details page.
Use the Search page to find yourself.
What are active players etc. ?
At the players overview you have multiple options to select which players are show and which
not.
The default is to show only active and non BOT players. Which means a player is active if you use the
player-activity.pl script and define the timeFrame in which a player is
still active.
Everytime a player does something a flag is set to 1 and a timestamp is set.
Then the player-activity.pl checks if the player has a activity within the given
timeFrame. If not the player is set to in-active.
BOTs are recored if the IGNOREBOTS option is set to 0. This enables
a additional option which displays those too. Otherwise no BOT is recorded or even shown.