i need to use FilterPointsPie does anyone know how i can get the radius i want??
i need to use FilterPointsPie does anyone know how i can get the radius i want??
The radius is in pixels, are you searching in the mini map, or the mainscreen?
main screeen
Then take the middle point of a object, and they see how many pixels there are until the edge
how do i do that?
Using the color picker in SCAR.
RRW aid tool?
~Hermen
and getting distance between them oks
radilal walk aid?? if so u can use on mainscreen?
First of all, you need to find the colour, using FindColorsPie, or FindColorsTolerance, or some kind of TPA finding function.
Now you filter it with FilterPointsPie.SCAR Code:FindColorsTolerance(TPA, ...);
so...
Filterpointspie() will spit out all of points that are in range of the Radials, and Radius(s)SCAR Code:FindColorsTolerance(TPA, ...);
FilterPointsPie(TPA, ...);
Originally Posted by irc
no idea thx but i already know how to use filterpointspie the the FindColorsPie i didnt know of that and again my problem is calculating the radius i want how do i get it
Doesn't FindColorsPie, also filter the points?
There are currently 1 users browsing this thread. (0 members and 1 guests)