Quantcast
Viewing all articles
Browse latest Browse all 100

Events called every Nth day

Im working on a game to have events occur every set number of days. Is there a function/script component that allows for functions to be called using an if statement, for when a variabl is a multiple of ten for example. Meaning if(variable == multiple of ten){ function stuff }

Viewing all articles
Browse latest Browse all 100

Trending Articles