Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
scan function problem
#2
Move the SetRect line into the rep loop. Because scan overwrites the RECT variable.


Code:
Copy      Help
    rep
        SetRect &scan_target 330 5 420 60
        if scan("resource:fight.png" w1 scan_target 4|16|0x1100 60)


Messages In This Thread
scan function problem - by jakobgorz74 - 03-12-2024, 01:49 PM
RE: scan function problem - by Gintaras - 03-12-2024, 02:56 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)