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

Banner
  Sections

  Player Information

Player Profile

Steam Community Avatar
 mugurel
Location: (Unknown)
Steam: STEAM_0:0:444070883
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:* Mon. Dec. 4th, 2023 @ 17:02:08
Total Connection Time: 0d 00:21:36h
Average Ping:* 12 ms (Latency: 6 ms)
Favorite Server:* CS.Mortall.RO | Anti-Cheat
Favorite Map:* fy_snow
Favorite Weapon:* Colt M4A1 Carbine

Statistics Summary

Activity: 100% 100%
Points: 982
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 > '9') OR (
						(kills = '9') AND (kills/IF(deaths=0,1,deaths) > 0.40909090909091)
					)
			)