Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wait a image OR another
#2
Macro
Code:
Copy      Help
str images=
;My First Macro.bmp
;My First Macro2.bmp

ARRAY(str) a=images
int i=0
rep
,if(scan(a[i] 0 0 0x1)) break
,i+1; if(i=a.len) i=0; 0.5


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)