lets say I found a ton of NPC's on screen using:
Simba Code:ATPA:= TPAToATPAEx(TPA, 50, 50);
//Then I do:
SortATPAFrom(ATPA, Point(MSCX, MSCY));
//Then:
MiddleATPAEx(ATPA[0], X, Y);
//Why is X, Y the furthest NPC from ME?!
//Doesn't seem to sort it from me at all..








Reply With Quote






