DiGiTal Posted May 17, 2017 Share Posted May 17, 2017 hi, i want to create a timer when somone is added to group (for example :time player added to VIP panel) Link to comment
Mr.Loki Posted May 17, 2017 Share Posted May 17, 2017 (edited) You can use getRealTime() and store a date to the player's account. If you want to manually count the time the player has been in the group you can use getRealTime().timestamp to get the current date in seconds and store it to his account so in the future you can use it to calculate the time he has been in the group. Edited May 17, 2017 by Mr.Loki 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