Zenzie
06-09-2007, 01:57 PM
Line 309: [Error] (5542:11): Unknown identifier 'FindColorCircleD' in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Color.scar
this is the code
306 function FindColorCircle(var x, y: Integer;color,radius,MidPointx,MidPointy:
307 Integer): Boolean;
308 begin
309 Result := FindColorCircleD(x, y, color, radius, MidPointx, MidPointy,0);
310 end;
I downloaded it and tried to run the install ... Theres a file broken I guess please upload yours
this is the code
306 function FindColorCircle(var x, y: Integer;color,radius,MidPointx,MidPointy:
307 Integer): Boolean;
308 begin
309 Result := FindColorCircleD(x, y, color, radius, MidPointx, MidPointy,0);
310 end;
I downloaded it and tried to run the install ... Theres a file broken I guess please upload yours