itHyperoX Posted July 15, 2017 Share Posted July 15, 2017 Hello guys. How can i make a command which is show to the players how long is the server run in second, minutes,hours,days.. something like this: outputChatBox("The Server running "..day.." day, that "..hours.." hours, which is "..minutes.." minutes, and "..second.." ") Thanks any help. Need this for a bigger script, not for this simple, this is just explain Link to comment
Gordon_G Posted July 15, 2017 Share Posted July 15, 2017 You can use this : getTickCount() and convert miliseconds in seconds etc... Link to comment
itHyperoX Posted July 16, 2017 Author Share Posted July 16, 2017 (edited) thanks Edited July 16, 2017 by TheMOG 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