HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

global region?

06-13-2005, 02:07 PM#1
karukef
I prefer using the trigger editor for my mapediting, but sometimes I have to use custom text. For example to use regions. Is there any way I can create some global variables to hold regions (not a rects!) without manually inserting them into the start of war3map.j after saving with WE? I would prefer do be able to do it without using a specialized editor, but I'm open for any suggestions.

Thanks.
06-13-2005, 03:36 PM#2
Vexorian
There is no way to do so without a mod of the editor, you can always just change the allowed types for variables though.

You can also use an integer global variable and type cast it to region though