Deprecated: Function get_magic_quotes_gpc() is deprecated in /data/www/default/hlstats/includes/functions.php on line 97
Avjeux just 4 fun - -=AvJeux # DeathMatch Iceworld/Pool-Day=- - Player Details - O.o
HLstatsX Community Edition
  • Contents
  • Search
  • Help

Banner
  Player Information

Player Profile

Steam Community Avatar
Netherlands O.o
Location: Nieuwegein, Netherlands
Steam: O.o
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)
MM Rank: rank
Last Connect:* Wed. May. 27th, 2026 @ 20:55:38
Total Connection Time: 0d 12:15:27h
Average Ping:* 25 ms (Latency: 13 ms)
Favorite Server:* -=AvJeux # DeathMatch Iceworld/Pool-Day-=
Favorite Map:* fy_pool_day3
Favorite Weapon:*
ERROR
Database Error

Server Address: localhost
Server Username: root

Error Diagnostic:
Bad query.

Server Error: (1055) Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'amx.hlstats_Weapons.name' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

Last SQL Query:
								SELECT
									hlstats_Events_Frags.weapon,
									hlstats_Weapons.name,
									COUNT(hlstats_Events_Frags.weapon) AS kills,
									SUM(hlstats_Events_Frags.headshot=1) as headshots
								FROM
									hlstats_Events_Frags
								LEFT JOIN
									hlstats_Weapons
								ON
									hlstats_Weapons.code = hlstats_Events_Frags.weapon
								WHERE
									hlstats_Events_Frags.killerId=92713
								GROUP BY
									hlstats_Events_Frags.weapon
								ORDER BY
									kills desc, headshots desc
								LIMIT
									1