Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait for "anything"
#2
Macro
Code:
Copy      Help
int t1=mac("t_wait_mouse")
int t2=mac("t_wait_key")
wait 0 HM t1 t2

out 1

Function t_wait_mouse
Code:
Copy      Help
wait 0 M

Function t_wait_key
Code:
Copy      Help
wait 0 K


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)