HLstatsX Community Edition
  • CSTRIKE
  • CSTRIKECSDM
  • CSTRIKE-GG
  • SDSDSFFFF
  • CSGO
  • CSTRIKEDTH-RUN
  • Contents
  • Search
  • SourceBans
  • Forum
  • Help
Style:

Banner
  Sections

  Player Information

Player Profile

Steam Community Avatar
Israel suppp
Location: Israel
Steam: STEAM_0:1:2067004496
Status: (Unknown)
Click here to add as friend
Karma: In good standing
Member of Clan: (None)
Real Name: (Not Specified)
E-mail Address: (Not Specified)
Home Page: www.fenix.lt/
Last Connect:* Tue. Jun. 25th, 2024 @ 11:57:17
Total Connection Time: 0d 00:09:36h
Average Ping:* -
Favorite Server:* #CSDM+LM+Sentry guns mDk||cs.FeNix.lt
Favorite Map:* cs_italy
Favorite Weapon:*

Statistics Summary

Activity: 52% 52%
Points: 992
Rank: 612
Kills per Minute: 1.04
Kills per Death: 0.6250 (0.63*)
Headshots per Kill: 0.1000 (0.1000*)
Shots per Kill: 22.50
Weapon Accuracy: 21.9% (22%*)
Headshots: 1 (1*)
Kills: 10 (10*)
Deaths: 16 (16*)
Longest Kill Streak: 3
Longest Death Streak: 4
Suicides: 0
Teammate Kills: 0 (0*)

  History suppp's History:
  Events | Sessions | Awards (0) | 
  Search Find other players with the same name


  Miscellaneous Statistics

Player Trend
Player Trend Graph
Forum Signature


forum sig image

bbCode 1 (phpBB, SMF) | bbCode 2 (IPB) | Direct Image


  Ranks

Current rank:
0% Kills needed: 0 (0%)
Rank history


ERROR
Database Error

Server Address: 185.80.128.218
Server Username: statsx

Error Diagnostic:
Bad query.

Server Error: (2013) Lost connection to MySQL server during query

Last SQL Query:
		SELECT
			hlstats_PlayerNames.name,
			hlstats_PlayerNames.connection_time,
			hlstats_PlayerNames.lastuse,
			hlstats_PlayerNames.numuses,
			hlstats_PlayerNames.kills,
			hlstats_PlayerNames.deaths,
			IFNULL(ROUND(hlstats_PlayerNames.kills / IF(hlstats_PlayerNames.deaths = 0, 1, hlstats_PlayerNames.deaths), 2), '-') AS kpd,
			hlstats_PlayerNames.headshots,
			IFNULL(ROUND(hlstats_PlayerNames.headshots / hlstats_PlayerNames.kills, 2), '-') AS hpk,
			hlstats_PlayerNames.suicides,
			IFNULL(ROUND(hlstats_PlayerNames.hits / hlstats_PlayerNames.shots * 100, 1), 0.0) AS acc
		FROM
			hlstats_PlayerNames
		WHERE
			hlstats_PlayerNames.playerId = 5795
		ORDER BY
			headshots desc
		LIMIT
			0,
			20