View Single Post
OSWO
Senior Member
Join Date: Jul 2015
Location: United Kingdom, London
Old 09-11-2016 , 17:59   Re: Time Played plugin based off Dr. McKay's Player Analytics
Reply With Quote #4

Mind providing the column name of time played? Or how is it arranged? Does every new connection from the player create a new entry, or does it keep updating as steamID is the primary key?

Mind running this query through phpmyadmin?

"SELECT * FROM `table_name` WHERE auth = 'your authid'";
__________________
SourceTimer | WeaponSkins++ | BasePlugins++ https://github.com/OSCAR-WOS

Last edited by OSWO; 09-11-2016 at 18:01.
OSWO is offline