21.11.2010, 13:25
Sample of SQL Query. Might work, might not.
I will not explain on how to use SQL and its plugins, or how to format strings. There is plenty of information on that available. Also I will not script it for you.
Код:
SELECT PlayerName FROM Players WHERE MAX(KillCount)


