#Timer
1 messages · Page 1 of 1 (latest)
Use a for loop
for i = 1, 10 do
Thanks
you can also use os.clock() and update on renderstepped if u want decimals and such.
Thats a bit much for what he is tryna do
fair I suppose
Isn’t DateTime a better os ?
1 messages · Page 1 of 1 (latest)
How do i make a timer just like an intermission like after the intermission then you get teleported and then there is a timer if it runs out you get teleported back to the intermission
Use a for loop
for i = 1, 10 do
Thanks
you can also use os.clock() and update on renderstepped if u want decimals and such.
Thats a bit much for what he is tryna do
fair I suppose
Isn’t DateTime a better os ?