Need solution fast. As I checked there is no such function what can find colors from circle..
Edit:
Edit2: Captain slows... RemoveDistTPointArray
Need solution fast. As I checked there is no such function what can find colors from circle..
Edit:
Edit2: Captain slows... RemoveDistTPointArray
Last edited by Neg_; 08-07-2010 at 10:26 AM.
use something like FilterPointsPie
SCAR Code:procedure FilterPointsPie(var Points: TPointArray; const SD, ED, MinR, MaxR: Extended; Mx, My: Integer);
you would use
SCAR Code:procedure FilterPointsPie(ThePoints, 0, 360, 0, 70, MMCX, MMCY);
i thnk the radius of the MM is 70, it might be more or less, idk
~shut
Last edited by Shuttleu; 08-07-2010 at 11:08 AM.
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now






SCAR Code:{*******************************************************************************
function FindColorsPie(var Points: TPointArray; Color, Tol: Integer; StartD,
EndD, MinR, MaxR: Extended; x1, y1, x2, y2, Mx, My: Integer): Boolean;
By: Wizzup?, edit by EvilChicken!
Description: Finds all Colors with tolerance in the Pie, defined by
x1, y1, x2, y2, Mx, My, StartDegree, EndDegree, MinRadius and MaxRadius.
*******************************************************************************}
From Color.scar
x1, y1, x2, y2 are redundant so just pick the minimap bounds or something.
I have already found what I looked for - RemoveDistTPointArray
im assuming your making a essence miner?
~shut
All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
Why not have your old account unbanned now that you're starting to become more active?
Originally Posted by irc






There are currently 1 users browsing this thread. (0 members and 1 guests)