Results 1 to 2 of 2

Thread: arghht

  1. #1
    Join Date
    Dec 2006
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default arghht

    Program xxx;
    var x,y,killed:integer;
    begin
    killed:= BitmapFromString(25, 8, 'z78DA73737336763633201AB891A89' +
    'E3C93DD8688ABF0DB4B8CAB206A904962D4D02EACF0BB8154 35C4' +
    'BB8D185791170EF40F2B6A85E7C0A6F6C1090072BCEF39');

    if findbitmap (x,y,killed) then writeln ( 'bitmap found ');

    end.

    why dont this function dont workd for me ... its compiling and working but cant find the bitmap
    even FindBitmapIn dont work andfindbitmaptolaranceIn

    someone can help me a bit ?

  2. #2
    Join Date
    Dec 2006
    Location
    London, England
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This may be because your bitmap is not on the screen, try experimenting with other bitmaps; like ones on the screen 24/7;
    Current Scripts:
    http://www.fenjer.com/adnan/SRL/16/100/AutoLogin.pnghttp://villu-reborn.com/showthread.php?t=5219

    Currently Working on:
    http://www.fenjer.com/adnan/SRL/9/5/air%20crafter.png

    Join the rebellion call kaitneiks, cakemix.(just thought i'd add this, soo many good memories)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •