Ranking Script

01/11/2014 10:00 Cloud'#1
Can anyone help me regarding with my ranking system in webpage? I want to change my ranking sys base with the active player (base on the time he/she logged in)


PS. Sorry for my bad english. :handsdown:
01/11/2014 10:15 Serenity-.#2
Use the Sapphire FlyFF Homepage :D
01/11/2014 10:48 Cloud'#3
Quote:
Originally Posted by Serenity-. View Post
Use the Sapphire FlyFF Homepage :D
I only need code script :confused:
01/11/2014 11:47 ©ross#4
Sort by "is Online":
PHP Code:
WHERE multiserver != 
You must add this to your Query ;)
The other (gametime) is also in the Database - search and you will find it :P

@Serenity: -.- Wie dumm bist du? Sorry aber wenn er nach nem Script fragt wird er sicherlich eine eigene HP schreiben... Warum den vorgefertigten Rotz (@xBlubbs Net wörtlich nehmen ;) Soll nur darauf anspielen das es noch Leute gibt die ihr eigenes Zeug machen) nehmen?
01/11/2014 13:23 Cloud'#5
Quote:
Originally Posted by ©ross View Post
Sort by "is Online":
PHP Code:
WHERE multiserver != 
You must add this to your Query ;)
The other (gametime) is also in the Database - search and you will find it :P

@Serenity: -.- Wie dumm bist du? Sorry aber wenn er nach nem Script fragt wird er sicherlich eine eigene HP schreiben... Warum den vorgefertigten Rotz (@xBlubbs Net wörtlich nehmen ;) Soll nur darauf anspielen das es noch Leute gibt die ihr eigenes Zeug machen) nehmen?
Exact guide please? Newbie regards w/ web config and also in databse. Thanks.