• SR Tracker
    1 replies, posted
Hey there, decided to make an addon to be able to see for how long your players been playing on your server with a nice menu to view/reset times. Also you have the ability to use MySQL for times. I know that there is UTime but you require ULib for it to work and you can't check times. https://www.youtube.com/watch?v=0vQz4_Mkt9U Installation Extract sr_tracker into addons then configure sr_tracker/lua/sr_tracker_config.lua and sr_tracker/lua/sr_tracker/sv_mysql.lua to configure MySQL. GitHub Credits thelastpenguin™ for pON Alexander Grist-Hucker for GLua-MySQL-Wrapper Flaticons for materials.
What would be the code to add this to my scoreboard? Like uTime is  math.floor((self.Player:GetUTime() + CurTime() - self.Player:GetUTimeStart() )/60/60))
Sorry, you need to Log In to post a reply to this thread.