John_Scott Posted December 19, 2012 Share Posted December 19, 2012 Hy! Someone not know, how i can get the player played time on client side resource? Thanks for replys! Link to comment
Castillo Posted December 19, 2012 Share Posted December 19, 2012 You must make a script to save the played time. Link to comment
John_Scott Posted December 19, 2012 Author Share Posted December 19, 2012 Only conting up a timer and write the time to a label. Link to comment
Techial Posted December 20, 2012 Share Posted December 20, 2012 You could make a timer finding every minute of the player theCount = setTimer(function() --Your stuff here end, 60000, 0) For example, setAccountData Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now