First off thanks for all the help you guys have been giving me.
So if you would be so kind enouth to help me again heres may problem its about scirpting so im not sure if this is the right area to post?
Any way ive got a list of colours and i want to be able to run though them until one is found, so is there a quicker way then doing this?
Simba Code:If find FindColorSpiralTolerance( a colour) then
Begin
Result := that color
Exit;
End;
So am i doing the right thing or should i do it a diffrent way?
By the way im trying to find a cow
Thanks again for all the help





Reply With Quote











