I have no clue what i did wrong, well, here is a part of the script in which the error occurs:
Thank you for your help,SCAR Code:Var
sx, sy, x, y, fx1, fx2, fy1, fy2, FlagBMP, count: Integer;
Begin
Wait(300);
Symbolaccuracy := 50;
RoadColor := FindRoadColor;
MakeCompass('N');
LoadSymbolBitmapColor('Quest');
fx1 := 627;
fx2 := 661;
fy1 := 19;
fy2 := 49;
If not (FindColor(sx, sy, 255, fx1, fx2, fy1, fy2)) Then // It occures here...
Stur Pure




Reply With Quote






(okay, no one worry, I am back to normal now 