notdigety
(Cloudy)
1
I was trying to create a round and intermission system but it seemed to be failing to work.
there are absolutely no errors. local ServerStorage = game:GetService("ServerStorage")local Players = game:Get - Pastebin.com
is there any reason this bug is occurring, I have tried debugging and found nothing
1 Like
Hey just saying rather using a pastebin you could use the poratted text by clicking the </> symbol u the to then pasting thr code their
notdigety
(Cloudy)
3
it doesn’t work some of the times, it splits the code into 2
In your intermissionCountdown function, the for loop looks to be counting down to 1, not 0.
1 Like
From your code it will probably change after 15 seconds according to this code:
task.wait(TOOL_GIVE_INTERVAL)
system
(system)
Closed
6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.