justn Posted March 27, 2014 Share Posted March 27, 2014 Instead of seconds, how do i make a time like HOUR:MINUTE:SECOND.. I've created a command, to tell how much longer a mission will start, but i just need the time. Link to comment
Castillo Posted March 27, 2014 Share Posted March 27, 2014 You can divide the seconds into minutes, the minutes into hours and so on. Then you can use string.format 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