Is there away that if you type a (ulx preferably) command !playtime (name) It will print there playtime in to you only?
If you're willing to pay then just take this to CoderHire.
UTime?
If you want to add me on Steam, we can work out a price. I already have play-time in my development server. I use MySQL for my completely custom dev-playground.
Example:
[lua]NOTIFICATION: Account UserID: 1
NOTIFICATION: Account Username: Acecool
NOTIFICATION: First Login: 2 months, 12 days, [18:06:54] ago. ( When I first started saving first-connect )
NOTIFICATION: Last Login: [15:06:19] ago.
NOTIFICATION: Total # of Connects: 642 ( Been saving this for a while )
NOTIFICATION: Total Playtime: 2 days, [05:15:09]
NOTIFICATION: Your access-level is: Owner / Founder![/lua]
For your system, I'd use the sv.db method, or flat-file method ( to make it stand-alone with a ULX command to call the output ). I can give actual time while in the server, then on disconnect it'll save. We can also set up a periodic save system.
For future jobs, I'd recommend posting in the lua hirer thread ( [url]http://facepunch.com/showthread.php?t=1269027[/url]), or coderhire.com.
Sorry, you need to Log In to post a reply to this thread.