SphereCommunity
Area Creation - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Requests (/Forum-Script-Requests)
+--- Thread: Area Creation (/Thread-Area-Creation)



Area Creation - Leonidas - 06-17-2015 04:24 PM

I was wondering if anyone has ever made a script or program that would allow someone to make a non-rectangular area. For example:

Let's say you have a circular island. You get the coords for the top of the circle, going around to the middle left and getting those coords, getting the coords for the bottom, middle right, and ending back at the top.


After setting the end coords (which would be the beginning coords), the script would figure out what coords are in the middle of that circle and then set everything inside that circle to you're custom area.

Kind of like extreme's map assistance script, but instead of making a bunch of rectangles, you would be able to basically draw a squiggly lined perimeter around an area and it set everything inside that perimeter to what you want.


I have no clue if this is even possible, just figured I'd ask!


RE: Area Creation - XuN - 06-17-2015 04:55 PM

There's no such way, best method would be to create a big rect in the middle covering the most part of the area and then some more small rects for the rest.