Posted January 11, 201312 yr Hey guys, Quick question, What is the best way to get the server ticks/times without running a function which is continuously looping just to get the server tick? For example if I want to trigger an event every 5 minutes from server time, Is it possible to get an event to trigger that without just having a function in a loop checking the tick constantly?
January 11, 201312 yr IScheduladedTickHandler (just set to amount of ticks that equals to 5 minutes, then do your things)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.