I like the methods Script API Made like system.setTickTimeout and System.setTickInterval however i have problems when the server lags. All my timeouts are way longer than they should be and it makes the addon look very slow, even though its just waiting to long because of lag.
So i want a system that will await actual time, instead of tick time so i can make my script look alot better.