Oz!t0 Posted October 7, 2011 Share Posted October 7, 2011 Hi, In previous versions of SCAR I was running a script that would load a list of .gifs and then detect them on the screen. The way I use it is that I would simply move the images that I need to a folder and the script would load them up. These images change regularly. It was working fine with 3.25 and earlier, but 3.27 is not working. Now when the script loads the BitMaps into memory using LoadBitmap I get the error: " Unkown Picture File Extension (.gif) " A fix is to change my gif library to bmp, but I'm curious: why the change? Quote Link to comment Share on other sites More sharing options...
FHannes Posted October 8, 2011 Share Posted October 8, 2011 SCAR has always only officially supported bmp files, if it doesn't anymore it's probably a change in the image library used by SCAR, I didn't change anything tot he code for LoadBitmap. Quote Link to comment Share on other sites More sharing options...