HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Can WEU or any other Editor do these?

01-16-2005, 11:40 AM#1
Tommi
Can WEU or other Warcraft editor

1. Copy Gameplay constants from a map to another?
2. Copy all Imported Files from a map to another with maintaining their file paths?

Thanks in advance.
01-16-2005, 11:46 AM#2
StormrageJunior
no.
you should use the original map, and import another terrain, another unit data, anothers trigger data, etc.
01-16-2005, 11:48 AM#3
Guest
As far as I know, for the second, there would be now way except for re-importing the files one by one and giving them their proper pathname.

For the first, well, the WE Enhancer that comes bundled with WEU has the option to import/export gameplay constants. I did not test it, though, so I don't garantee anything.
01-16-2005, 12:05 PM#4
StormrageJunior
oh, yeah, I forgot that.
01-17-2005, 10:16 AM#5
Tommi
OK. Thanks. A third question:

3. Can any of these editors draw regions that are circles/ellipses?

I know it's possible in JASS, but I'd need a tool to draw them.
01-17-2005, 10:53 PM#6
Tommi
Here's fourth:

4. Can any editor create global widget arrays?
01-17-2005, 11:05 PM#7
Vexorian
that's easy to implement but there is no real reason to do so, just use an integer array and use the return bug
01-17-2005, 11:46 PM#8
Tommi
I've thought of that, but does it work with game saving and loading?
01-17-2005, 11:48 PM#9
Vexorian
I am sure it does
01-17-2005, 11:54 PM#10
Tommi
Thanks! You are of great help! :)