Open stormbringer951 opened 1 year ago
There's also economy tick listener, which would fire less often (circa every 1.5 days on default settings) which could be appropriated.
Honestly, there's so much every frame scripts in the game that one more efficient script would not hurt.
There's also economy tick listener, which would fire less often (circa every 1.5 days on default settings) which could be appropriated.
Honestly, there's so much every frame scripts in the game that one more efficient script would not hurt.
Hmm, that works! My original thought was to implement some kind of similar EveryInterval
kinda script but this would be lazier.