Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coordinates
#4
Download and import this:
[broken url]

Then create and run this macro code:
Code:
Copy      Help
str MouCoor
int mx my
rep
,mx=xm
,my=ym
,MouCoor.from("(" mx "," my ")")
,OnScreenDisplay(MouCoor 0.5 mx+10 my "" 8  )
,OnScreenDisplay(MouCoor 0.5 mx+11 my+1 "" 8 0x000001)
,0.4
,
Matt B


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)