SphereCommunity
Axis with Region Editor - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: General Discussion (/Forum-General-Discussion)
+--- Forum: Sphere Tools (/Forum-Sphere-Tools)
+--- Thread: Axis with Region Editor (/Thread-Axis-with-Region-Editor)



Axis with Region Editor - Abuelox - 05-21-2012 10:05 AM

Hello, I wonder if in future versions we will again have the editor of regions, is very useful when custom maps to regions, thanks and greetings, I hope answers!


RE: Axis with Region Editor - Aeldaven - 08-29-2014 01:54 AM

need same information tnx


RE: Axis with Region Editor - richm - 08-29-2014 06:39 AM

Snap. I was going to make a post asking if anyone knew of a good region editor program...


RE: Axis with Region Editor - Extreme - 08-29-2014 06:48 AM

You don't have to worry about this.
I posted my 'map create tool' in script submissions and I hope it will help you.

http://forum.spherecommunity.net/Thread-Area-Room-Help-Creation


RE: Axis with Region Editor - richm - 08-30-2014 09:27 PM

Thanks Extreme

Ill give it a bash


RE: Axis with Region Editor - richm - 08-31-2014 03:39 AM

I like your script Extreme, i think it would come in useful but it errors in the console saying that:

18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 1,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 2,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 3,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 4,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 5,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 6,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 7,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 8,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 9,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 10,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 11,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 12,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 13,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 14,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 15,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 16,>
18:33:ERROR:(map_region_defs.scp,88)Can't resolve <GETARGVX 17,>


Whilst I like the script, I was hoping for something like the old axis region editor... so I can draw the rectangles on an overlay of the MAP rather than running round the map the create the rectangles... do you know if there is a tool available?

Thanks


RE: Axis with Region Editor - Extreme - 08-31-2014 03:45 AM

(08-24-2012 03:00 AM)Extreme Wrote:  For who don't have the GETARGVX function.
PHP Code:
[FUNCTION GETARGVX]
IF <
ARGV[0]> == -1
 
RETURN <EVAL <ARGV>-1>
ELSE
 RETURN <
ARGV[<ARGV[0]>]>
ENDIF 

This mean you didn't read the whole thread...

I don't know any tool that do that you want.
Sorry


RE: Axis with Region Editor - Ben - 08-31-2014 04:57 AM

Why not just use an old copy of axis 0.13...?


RE: Axis with Region Editor - Mordaunt - 09-05-2014 04:32 AM

If only the dev hadn't gotten lazy and had left that really nice feature in Big Grin