[Tool/Web/Other] TopSA - SA:MP Server' players TOP.
#1

This script shows TOP of players by categories
Using:
# - jQuery
# - Knockout.js + simpleGrid
# - PHP.
# - MySQL.

Features:
# - Simple and flexible settings.

Default settings:
# - Selection limit: 100.
# - Fields on page: 10.
# - Categories: Money (money), Kills (kills).

Components:
# - index.html: View.
# - top.php: Selecting from DB.

License: MIT.
github: http://github.com/DmitrySheenko/topsa/tree/en.v2

Reply
#2

Useful.
Reply
#3

its enough for me to see only two files, even tho you are using knockoutjs, grid and jquery ....
Reply
#4

Quote:
Originally Posted by CoaPsyFactor
View Post
its enough for me to see only two files, even tho you are using knockoutjs, grid and jquery ....
They are loading from url (index.html):

PHP Code:
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<script src="http://knockoutjs.com/downloads/knockout-3.3.0.js"></script>
<script src="http://knockoutjs.com/examples/resources/knockout.simpleGrid.3.0.js"></script> 
If it's important for you to see them in the script folder, I could put it there.
Reply
#5

Not working for me, even if I edited php file to my host, tables, ids etc I get this empty box
Reply
#6

Quote:
Originally Posted by SecretBoss
View Post
Not working for me, even if I edited php file to my host, tables, ids etc I get this empty box
You should have edit index.html too.
Now, here's new version, where only index.php editing required.

New version:
https://github.com/DmitrySheenko/topsa/tree/en.v2
Reply
#7

Oh thanks, +rep for your work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)