papam77 Posted March 26, 2013 Share Posted March 26, 2013 Hello, how can lock time in lua ? I need it for lobby. Link to comment
Ab-47 Posted March 26, 2013 Share Posted March 26, 2013 What do you mean: lock time in lua? You mean freeze the time in the game? Link to comment
codeluaeveryday Posted March 26, 2013 Share Posted March 26, 2013 You need to set the interval in how long until the time is reset. setMinuteDuration(31536000000) No need to set a timer, that should last 12 months before it begins changing. Enjoy. 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