Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Variable Triggers
#3
thanks. I came across another example i did this in and used "wait V". that works great for me (even though I've still got that thread out there) cuz it's not checking every so often but is waiting for the trigger event. Anyway I'm putting it here so that the next time I want to do this and can't remember I'll see my note and use "wait V". :oops:


Function Background_Noise
Code:
Copy      Help
int+ projtimer
rep
,wait 0 V projtimer
,Play 4 "C:\qm\Desktop\New_Rain30s.mp3" 1
,wait 0 -V projtimer
,Play 4 "C:\qm\Desktop\New_Rain30s.mp3" -1
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)