View Single Post
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 05-22-2022 , 16:56   Re: Time played - First seen - Last seen ( Nvault & SQL )
Reply With Quote #27

Quote:
Originally Posted by Krystek. View Post
/toptime does not work as offline toptime .. only displays online players.

I'm not sure but I just changed it

Code:
 SELECT * FROM `%s` WHERE Player = '%s'
on
Code:
 "SELECT * FROM `TimePlayed` WHERE Player = Name ORDER BY `Time Played` DESC LIMIT 10"
Is it appropriate?
Hmm, I have tested only nvault and i thought there is no problem with sql also i have gone to my univirsty a i cant test it, for now try what you typed and replace min( iNumResults , 10 ) to iNumResults
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline