And slicing good player is far too hard..... Nearly impossible



SvaRoX wrote:For example I tried to cut SanHolo, and it took me about ten times to do it
SanHolo wrote:BTW I wear funstuff - a cigar and a moustache, hahaha. ;*)
dmmh wrote:When he comes around a corner with another enemy, I know which one have to take out first: the better one, wearing the fun stuff:p
select
CONCAT("<a href=member/",pu.username_clean,">",pu.username_clean,"</a>") as userName,
CONCAT("<a href=tdm-player",pu.xlr_id,">",c.name,"</a>") as GameNick,
u.kills as KnifeKills
from xlr_weaponusage as u
inner join xlr_playerstats as p on p.id = u.player_id
inner join phpbb_users as pu on pu.b3_id = p.client_id
inner join clients as c on c.id = pu.b3_id
where u.weapon_id = 21
order by u.kills desc limit 0, 10;
Who is onlineUsers browsing this forum: Google [Bot] and 0 guests |
Misc
|