bro this is deadly annoying
I'm trying to set up a system that converts the specified time value to seconds, starts a counter when the player joins the server, and notifies when this counter reaches the specified time. The problem with the code is that there is no notification when the user expires the given time, and if a new value is assigned while the time has expired, an infinite counter appears even if the server is restarted. how can i solve
Posted by: dawnbringer01 from the skUnity Discord.
I'm trying to set up a system that converts the specified time value to seconds, starts a counter when the player joins the server, and notifies when this counter reaches the specified time. The problem with the code is that there is no notification when the user expires the given time, and if a new value is assigned while the time has expired, an infinite counter appears even if the server is restarted. how can i solve
Posted by: dawnbringer01 from the skUnity Discord.