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

Banner
  Sections

  Player Information

Player Profile

Steam Community Avatar
 Str4pu
Location: (Unknown)
Steam: STEAM_0:1:1345402830
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. Mar. 24th, 2024 @ 20:42:17
Total Connection Time: 0d 00:14:08h
Average Ping:* 39 ms (Latency: 20 ms)
Favorite Server:* PRO.Mortall.RO:27018 | Anti-Cheat
Favorite Map:* fy_snow
Favorite Weapon:* Colt M4A1 Carbine

Statistics Summary

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