The first thing....

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
os.clock()gives the time the script has been running and os.time() gives the time. If you don't set the seed in lua it will always use the same one
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
oh and depending on the os the time since when os.clock() counts changes and os.time() might have a different format unless you told it what the needed format is