HLstatsX Community Edition
  • CSGO
  • CSTRIKE
  • Contents
  • Search
  • SourceBans
  • Forum
  • Help
Style:

Banner
  Sections

  Player Information

Player Profile

Steam Community Avatar
 Iulian
Location: (Unknown)
Steam: STEAM_0:0:812312205
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: (Not Specified)
Last Connect:* Sun. Jan. 21st, 2024 @ 21:34:50
Total Connection Time: 0d 00:10:59h
Average Ping:* 9 ms (Latency: 5 ms)
Favorite Server:* ︻芫=一 CS.RGK.RO # Gold VIP | Rank System
Favorite Map:* fy_buzzkill
Favorite Weapon:* H&K MP5-Navy

Statistics Summary

Activity: 100% 100%
Points: 993
Rank:
ERROR
Database Error

Server Address: localhost
Server Username: hlstatsx

Error Diagnostic:
Bad query.

Server Error: (1194) Table 'hlstats_Players' is marked as crashed and should be repaired

Last SQL Query:
		SELECT
			COUNT(*)
		FROM
			hlstats_Players
		WHERE
			game='cstrike'
			AND hideranking = 0
			AND kills >= 1
			AND (
					(kills > '5') OR (
						(kills = '5') AND (kills/IF(deaths=0,1,deaths) > 0.3125)
					)
			)