HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

WE Unlimited - New Editor - Download, Questions, Suggestions

10-04-2003, 07:38 PM#151
Starcraftfreak
@PitzerMike:
Although I like your tool, I have to criticise one thing:
I wouldn't store custom values into the HKEY_CURRENT_USER\Software\Blizzard Entertainment\WorldEdit key. This is the key where the World Editor stores
it's settings. Just make a new one in HKEY_CURRENT_USER\Software\.
Apart from that I didn't look at other changes you made. But I noticed, that you have to agree to the license again.

About the Xor function:
I don't know whether you or someone else programmed it, but here is my optimization suggestion:
Code:
function Xor takes boolean A, boolean B returns boolean
    return not A == B
endfunction
10-04-2003, 08:57 PM#152
PitzerMike
Yepp, I already did that for the next version. It will delete the keys from WorldEdit and create its own category in the registry.

Other optimizations are: No new map on startup, auto create variables in trigger editor, allow negative values in object editor and also the license thingy you mentioned (just to remind the user that WEU is not for noobs, do you think that should be removed?).
For the Xor function: I wrote it but I think I was tired or drunk that day. I'll give you credit for these 3 saved lines of code ^^
10-05-2003, 07:34 AM#153
Pret
I'm not sure if it's only me, but everytime when I click on the 'Player Properties', the WE freezes and stops responding.

Any help ?
10-05-2003, 09:20 AM#154
PitzerMike
This has been asked several times. Please read the KNOWN ISSUES section in my first post.
10-06-2003, 07:47 PM#155
FakeFakeFake
Is anyone else having trouble downloading? Whenever I click on the link to download it brings me to another page (I'm guessing an error page) which is in German. Can anyone help me or provide a direct download link?
10-06-2003, 08:38 PM#156
PitzerMike
There are several mirrors for downloading. For example Krakous's, I think it's on page 5 of this thread or somewher. Tomorrow I'lll post mirrors in my first thread but righght now I#m drunk so don't expect too much of me.
10-07-2003, 05:22 PM#157
WraithLeader
I keep getting an MPQ2k opened (I am running a mac) but can't figure out how to install from there.
10-07-2003, 09:08 PM#158
PitzerMike
I didn't understand your question but this tool doesn't work for macs anyway.
10-11-2003, 04:08 PM#159
Coffein
Hm, which functions do only work for single-player?
10-12-2003, 09:04 PM#160
35263526
I have a serious problem. I downloaded the old WE Unlimited but I couldn't get it to work because installer was in german.

Now I click the link to DL the new version and I get the webpage. After clicking one of the links on that to DL the Editor or the Update I get a Lycos error page in German. I guess it means the files don't exist, but I can't translate it.
10-18-2003, 09:05 PM#161
Drake Eternal
When I try to open the enhancer it keeps saying:

Error reading your reistry.
Please uninstall and reinstall WE Unlimeted.



Why is this?
[EDIT by BlacKDicK:]Removed the spamming, plz don´t do this things here;
10-20-2003, 07:20 PM#162
PitzerMike
Please uninstall and reinstall as the message suggests

If it still doesn't work, please make sure that the file "Global.mdx" is in the WE Unlimited\MapImported folder.
10-22-2003, 03:17 AM#163
AllPainful
Ok.. theres a 99.9% chance I am just an idiot that can't see the obvious.

BUT. Does you editor HAVE to be in the root of WC3? If so then that could be my problem as I installed it in a subfolder of WC3, though I have used it a little before and never had this problem.

If thats NOT the case then I have the following problem:

I created 3 different maps using the WEU Enhancer and opened them in the WEU. If I hit save RIGHT after opening them I get the following error:

Error
Trigger 'Melee Initialization' has been disabled due to errors.

When I hit OK to that I get the compiler error window with the following:

1 compile error
Line 16666: Expected expression

So I deleted the 'Melee Initialization' trigger (so now there are no triggers in the editor, I know some were imported when created by WEU Enhancer though). And hit save and I still get the:

1 compile error
Line 16666: Expected expression

But if I scroll down there is only like 200 lines in the whole thing.

I have since then read and reread this thread and read the readme and either the solution is not listed, or I am a blind idiot (like stated in the first sentence.)

Any assistance would be appreciated, because I definatly like the editor and don't want to have to go back to using the regular WE.





EDIT: Could my problem be the fact the I chose the "Protect Map - Author/Map Name" option? Perhaps because the author name is set to "|c00ff0000AllPainful|r" ? Does the "Lock" fuction not work if you use color codes in the map/author names? EDIT3: This was not the problem, I removed all my color codes and |n from the 3 fields and it still did the same thing.


EDIT2: PS, I noticed the WEU Enhancer wouldn't create a map that used WC3 color codes in the map name... Maybe you could modify the enhacer and have a "Map Name" field and a "File Name" field, so that you can use colors in the "Map Name" field and the editor won't try to name the file with the color code in it...
10-22-2003, 07:35 AM#164
PitzerMike
No, you're definitely not an idiot.

That the program isn't installed in the WC main folder shouldn't be the problem. I'm quite sure I know what the problem is. Would you be so kind as to send me the map that doesn't work to proof my assumption? [email protected]
This would help me to fix the problem.
10-22-2003, 10:52 AM#165
AllPainful
Well via my own determination and computer troubleshooting skills I was able to determin exactly WHERE the problem is, but I don't know WHY or HOW its happening.

The problem is DEFINATLY in my "Map Description" but its not the |n or the length of the description.

(I made another map that had the |n in the description and the description was the same EXACT length, and it had no problems.)

aaaaaanyway, I sent you the e-mail with the map. Perhaps you can tell me whats wrong with my description that is causing this?