you know you could have used the functions from reflection instead of coppying old versions
could have beenSCAR Code:GodDamit(X[i], Y, 15, Z[i].x, Z[i].y);
:)SCAR Code:Z[i]:=TileToMS(Point(X[i], Y), 15);
just go through the function and find out what what has changed and change the code accordingly instead of coppying old pices of code :)
~shut

