View Single Post
Old 05-25-2019, 10:02 AM   #489
tXShooter
Human being with feelings
 
tXShooter's Avatar
 
Join Date: Aug 2017
Posts: 336
Default

Quote:
Originally Posted by Lokasenna View Post


There's also an equivalent global hook if that helps at all:
Code:
GUI.func = myFunction
GUI.freq = 0 -- every loop
Is it possible to change the frequency on functions? Like, run a function once every 100 loops to check for a file?
__________________
"But be ye doers of the word, and not hearers only, deceiving your own selves."
tXShooter is offline   Reply With Quote