Getting coordinates in an area?
#1

Say I have a square/rectangle area, and I want to get evenly-spaced coordinates in that area like this:

Код:
--------------------------
|.  .  .  .  .  .  .  .  |
|.  .  .  .  .  .  .  .  |
|.  .  .  .  .  .  .  .  |
|.  .  .  .  .  .  .  .  |
|.  .  .  .  .  .  .  .  |
|.  .  .  .  .  .  .  .  |
--------------------------
The dots are the coordinates I need to get. Is there a way of doing this with code, or do I have to just walk to every single spot and use /rs or /s?
Reply


Messages In This Thread
Getting coordinates in an area? - by Nicker - 28.03.2015, 15:07
Re: Getting coordinates in an area? - by Abagail - 28.03.2015, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)