#clock compat

1 messages · Page 1 of 1 (latest)

gaunt heart
#

i mean... why not just detect which env you are in?

#

clock compat

sly egret
gaunt heart
#

and it can be done by checking the environment
for an example, you can fingerprint gmod by its libraries (i.e. timer and timer.Simple)
or luvit, by timer and timer.setInterval
or love2d, by any of its libraries

#

and i also highly doubt that you should let your gmod servers run more than a few days straight without restarts

latent vessel
#

Interesting project, although I think adding event listeners on specific dates and times, like a cron job would make more sense as a format than callbacks like these

sharp plinth
#

pretty useless if it doesn't persist

#

or some parts are

sly egret