SA-MP Forums Archive
Top Ten MySQL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Top Ten MySQL (/showthread.php?tid=338540)



Top Ten MySQL - Kitten - 30.04.2012

Solved


Re: Top Ten MySQL - MP2 - 30.04.2012

Post your mysql_log.


Re: Top Ten MySQL - SuperViper - 30.04.2012

pawn Код:
mysql_query("SELECT user, kills, points FROM `playerdata` ORDER BY -kills LIMIT 10");