is there any code that would make it search for a dtm in only the bottom half of the mini map
is there any code that would make it search for a dtm in only the bottom half of the mini map
dtmRotated(dtm, x, y, MMx1, MMcy, MMx2, MMy2);
MMcy starts in the middle of the screen istead of the top. (someone correct me if I'm wrong.)
“Ignorance, the root and the stem of every evil.”
More 1337 than Blumbleebee's, but does the same.scar Code:DTMRotated(DTM, X, Y, (MMX1 + MMX2) Shr 1, (MMY1 + MMY2) Shr 1, MMX2, MMY2);

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