Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
another question about wait
#1
another question about wait command

is it possibe to have 2 conditions (or more) in the wait command, i mean for example:

wait 0 (C 0xFFFFFF 495 115 OR C 0xEEEEEE 120 250)

i guess no, but what can i write so it will work?


Thanks for your help!
#2
In wait no, but you can create code that checks for 2 conditions repeatedly.

rep
,if(pixel(...)=... or pixel(...)=...) break
,0.02


Forum Jump:


Users browsing this thread: 1 Guest(s)