Useful Tools Thread

SFilip

Gone but not forgotten
Reaction score
634
I just thought it might be nice to have a list of all the tools that can come in handy with mapping, especially now that wc3sear.ch who most of us used to link to is down.
If a tool has an existing official site/forum/topic then the link is pointing to it. If not its attached to this post.
The topic will remain open for a while so please let me know if something can be improved etc.

Index
  • World Editor Enhancements
    Jass NewGen Pack
    World Editor Unlimited
    UMSWE
    We-No-Limits
    Trigger Editor Syntax Highlighting
    Grimoire
    World Editor Helper​
  • Preprocessors
    Jass Helper
    WEWarlock​
  • Art (Modelling and Skinning)
    War3 Model Editor
    Warcraft 3 Viewer
    Wc3 Image Extractor II
    Oinkerwinkle's MDL tools
    Animation Remover
    War3 File Converter
    GradientMixer
    Icon Border Pack
    MDX Squisher
    BLPaletter
    Warcraft III Art Tools
    GMax
    the Gimp​
  • MPQ
    WinMPQ
    PowerMPQ
    MPQEditor
    MPQMaster
    SFMPQ
    StormLib
    MPQLib​
  • Miscellaneous
    WC3 Map Optimizer
    Widgetizer
    PJass
    Jass Shop Pro
    JassCraft
    Silly Jass Utility
    Color Template
    Unit Balancer​

World Editor Enhancements
These are the tools that can improve your world editor by adding new features to it. Note that these are not officially supported by Blizzard so use them on your own risk, the authors are not responsible for any potential damage they may cause to your map.
Then again keep in mind that these things don't happen very often (read never).

Jass NewGen Pack (assembled by Vexorian)
Probably the best WE ever assembled. If you aren't bugged at having to look at all the necessary files in the extraction, just use the "NewGen WE.exe", you can control a Warcraft III map editor far better than any of the others around there. Most importantly, there are a lot of built in JASS tools, and there are various controls to further manage your maps efficiently. You can even test the map in a movable window (changed to open war3.exe as a window, already possible, but now more convenient).

World Editor Unlimited aka WEU (created by PitzerMike)
Rather famous tool. Apart from removing the World Editor's limits it also has plenty of additional functions such as more GUI actions (wrappers for some existing Jass functions) and among other things allows you to easily add the Hero Glow or use a larger map size. Note though that most of this editor's features can be done using the normal editor.

UMSWE
Almost the same as WEU. Removes limits and adds some extra functionality.

We-No-Limits (created by StonedStoopid and StarcraftFreak)
A simple tool that hooks up to a running editor allowing you to remove its limits and test the map in the window or OpenGL mode.

Trigger Editor Syntax Highlighting aka TESH (created by SFilip)
A small tool that adds a Scintilla-based text box into the NewGen's Trigger Editor to allow Jass syntax highliting, folding, search and replace, function list and some other options.

Grimoire (created by PipeDream)
An open-source set of injectable dlls used to hack the world editor in order to modify it. It includes various features, namely disabling the editor's original jass parser, using a custom one such as PJASS along with preprocessors and using the jAPI custom natives.

World Editor Helper aka WEH (created by Zoxc)
Similar to Grimoire this tool is also used to inject dlls in order to modify the editor. Its focused mainly on using PJASS instead of the WE's original parser and on its preprocessor plugins. It also allows you to change the Jass editor's font and load the map intro the running editor by simply double clicking on it.

Preprocessors
With recent development of dll injection (namely Grimoire and WEH, see above) a couple of preprocessors appeared in the mapping community. A preprocessor in programming is generally a tool that parses the source code before it gets compiled. In case of Jass a preprocessor can easily move peaces of code to a different place (for example to the top of the script in order to make a certain function callable from any trigger) or import an external file etc.

Jass Helper (created by Vexorian)
A mighty little preprocessor. Notably it brings the OOP syntax intro Jass and allows the user to easily declare globals in any point of the script. I'd suggest that you read the actual topic for some more info.

WEWarlock (created by karukef)
A Jass preprocessor with numerous functions such as importing external files, defining a term that is replaced inside the script and much more. Can easily work together with Jass Helper.

Art (Modeling and Skinning)
Self-explanatory. Below you will find the tools such as converters that can assist in Modeling or Skinning.

War3 Model Editor aka Magos Model Editor (created by Magos)
Probably a must-have for modeling. This tool includes options such as converting mdl to mdx and vice-versa, editing geosets, removing/changing polys, renaming animations and more.

Warcraft 3 Viewer (created by TheProphet and Marcelo)
Another must-have, this time for skinning. The viewer allows you to preview models, see the textures they use, convert them, preview models with alternate textures you made etc.

Wc3 Image Extractor II (created by DJBnJack)
Similar tool used to export/convert/preview images inside the Warcraft MPQs. Probably obsolete compared to the Viewer.

Oinkerwinkle's MDL tools (created by Oinkerwinkle)
A set of very useful tools used in model editing. Namely these are the Vertex Modifier (allows you to easily edit polygons and geosets), Animation Transfer (transfers all animations from one model to another), Geoset Translation (moves, rotates and scales entire models with a couple of clicks).

Animation Remover (created by Oinkerwinkle)
A part of the Oinkerwinkle's tools, not features on the site above however. This little tool allows you to remove animations completely from a model thus reducing its size.

War3 File Converter aka Yobguls Converter or just Yobguls (created by Yobguls, duh)
A simple tool used to convert MDL -> MDX and vice-versa. It also allows BMP -> BLP conversion and unlike Magos Model Editor it handles MDL files that are damaged in a way. It requires you to copy the following files from your game directory after unpacking: Game.dll, ijl15.dll, Mss32.dll, Storm.dll. A crash will always happen after you exit, don't worry about it.

GradientMixer (created by Zoxc)
Allows you to easily generate a gradient-colored text, not only for Warcraft but also for forums etc.

Icon Border Pack (created by Blizzard)
A photoshop file (gimp compatible) that contains layers which can easily be used to create a disabled icon or add a border.

MDX Squisher (created by Guesst)
Can compress MDX files without a quality loss. Note though that the real compression is done by your map after importing, the program just makes it stronger so the squished file will have the same size as the original unless imported.

BLPaletter (created by PitzerMike)
Converts BMP and TGA into paletted BLPs which are compressed better when added intro a map. In other words it makes textures smaller.

Warcraft III Art Tools (created by Blizzard)
Blizzard's official set of plugins used for handling Warcraft 3 models in 3D Studio Max. Only works for version 4 (4.26+SP1 is recommended) and, presumably, 3.

Gmax
One of the few free modeling applications. Not much to say about it, if you know what modeling is then you sure know exactly what is this tool used for.

The Gimp
One of the few free image editing applications, inspired by Photoshop and Macromedia Fireworks. Again not much to say here; there are complete books that explain its features throughly.

MPQ
The software that handles MoPaQ archives, Warcraft 3 maps are in this group as well.

Magos' Model Editor aptly handles MPQ as well in a very easy to use tree dropdown system. It's also very fast. You can open the models/blps you find or export them to a folder as well.

WinMPQ (created by Shadowflare)
Probably the most famous out there. Not really fast, but gets the job done and is quite stable. Not being developed anymore.

PowerMPQ (created by Wilds)
Can be considered as the improved WinMPQ (its a different application though), faster and with more features.

MPQEditor (created by Ladislav Zezula)
Stable, fast, gets the job done. What more do you want?

MPQMaster (created by Soar)
The fastest out there, but with a couple of bugs. Currently its developer is MIA so it is unknown if the tool or its library are still being worked on.

SFMPQ (created by Shadowflare)
The core library of WinMPQ, again slow but gets the job done. Like WinMPQ its not being developed anymore, but still has its reputation and is most widely used. If you don't know what this is then you probably don't need it.

StormLib (created by Ladislav Zezula)
The core library of MPQEditor. Not to be confused with Warcraft's Storm.dll.

MPQLib (created by Soar)
The core library of MPQMaster.

Miscellaneous
Unsorted tools...

WC3 Map Optimizer aka Vexorian's Optimizer (created by Vexorian)
The best map optimizing utility out there. Can greatly reduce your map's size, with one of its features being map protection.
This software is packed inside a 7zip archive. See here if you don't know how to extract it.

Widgetizer (created by PitzerMike)
Another map optimizer, this time focused on loading time and it does this job pretty well. FWIW its used on DotA so if you played you know its capabilities.

PJass (created by Jeff Pang, currently developed by PitzerMike)
The third-party Jass syntax checker. Far better than one built-in with the World Editor, used in numerous tools.

Jass Shop Pro aka JSP (created by eGust and Zoxc)
A text editor with Jass syntax highlighting, function list and many other features.

JassCraft aka Jass Shop Pro II or JC (created by Zoxc)
A revamped JSP. Better looking interface with more functionality, features PJass as its syntax checker.

Silly Jass Utility (created by Wyvernoid)
Generates a tree display of all the Jass natives, BJs, types etc. Great for beginners who want to learn the API.

Color Template (created by Dark_Baron_Prot)
Easily generates Warcraft 3 color codes.

Unit Balancer (created by Marfan)
An easy-to-use script used to calculate which of the two provided units would win in a fight and how long will the battle last. Good for balancing, as the name implies.

More to be added.
 

Attachments

  • 125_warcraft3viewer.zip
    1 MB · Views: 18,664
  • Wc3_Image_Extractor_II.zip
    593.7 KB · Views: 10,494
  • War3FileConverter.zip
    230.8 KB · Views: 4,885
  • MpqLib.zip
    89 KB · Views: 2,101
  • MPQMaster.zip
    486.3 KB · Views: 3,122
  • AnimRemove.zip
    7.3 KB · Views: 2,053
  • IconBorderPack.zip
    32.8 KB · Views: 2,320
  • UnitBalancer.zip
    3.5 KB · Views: 3,271

LordOglog

New Member
Reaction score
16
Can I submit a program?

This program makes JASS code for killing units when they enter a region.
It is usefull if you are making a maze map and you have alot of regions and you don't want to make hundreds of different events.

Features:
Region prefix (if your not using the default "Region ")
Saves as a .j file
Special Effects (large list and you can enter your own)
Pauses units and has a changeable wait time before killing them (so it doesn't kill the unit before the special effect has finished).
Attachment points and modifiers.
Safe Players.
Help window.

Credits:
Me LordOglog.
SFilip for telling me a better way to do region code, and for helping me find the format function.
moyack for all his help with de-bugging and improving the generated code. Thanks!

Requirements:
Microsoft .NET Framework 2.0 which can be downloaded Here.

There is also a sample map in with the program
 

Attachments

  • LordOglog's JASS Death Region Creator.zip
    45.5 KB · Views: 1,226

Sivert

New Member
Reaction score
0
The WE unlimited is ver 1.20, is anyone using it? Does it still work with 1.21?
 

Rheias

New Helper (I got over 2000 posts)
Reaction score
232
> The WE unlimited is ver 1.20, is anyone using it?

Doubt it, it is quite dangerous, can cause corruptions crashes and unpleasant things.

> Does it still work with 1.21?

Nope.
 

n[u]ll

You can change this now in User CP.
Reaction score
93
Maze Triggers v1.4b

This program makes triggers for mazes that alot of people will frequently use. It still has alot of bugs that RoNnIn (wrote it) needs to work out, but it's very helpful if your too lazy at the moment to write the trigger yourself ;P

Anyways heres the link.
 

PurgeandFire

zxcvmkgdfg
Reaction score
509
Terrain 1.0 is amazing. Simply amazing. It converts a regular tga into an actual map!!

Terrain 1.0

I took these images from RaeVanMorlock's reply.

yingyang.jpg


Becomes:
wc3terrain_yingyang.jpg

wc3terrain_heightmap.jpg


Amazing, it is a must download for shaped maps...

===============
 

Jonhpath

New Member
Reaction score
2
Euh.. Guys i would like to ask for a program (if it exist). My editor is french (got french version of the game) and i would like to know if there is anyway to convert my editor to an english one or something liek that. I was using WEU but its now unstable because of patch 1.21 of wc3. So if there is anyway i can get an english editor or an english verison patch it would be realy great becuse i hate french editor... Full of errors like player 3 (teal) is supose to be joueur 3 (cyan) but its joueur 3 (

all my thanks to the one that will find me what am looking for so long.
 

PurgeandFire

zxcvmkgdfg
Reaction score
509
Euh.. Guys i would like to ask for a program (if it exist). My editor is french (got french version of the game) and i would like to know if there is anyway to convert my editor to an english one or something liek that. I was using WEU but its now unstable because of patch 1.21 of wc3. So if there is anyway i can get an english editor or an english verison patch it would be realy great becuse i hate french editor... Full of errors like player 3 (teal) is supose to be joueur 3 (cyan) but its joueur 3 (

all my thanks to the one that will find me what am looking for so long.

Get JassNewGen in this area. It should work. It is an enhanced editor for JASSing, but it runs like a normal WE. It has no editor enhancements for GUI though.

;)
 
C

Cheesytoe

Guest
Here's a Really good program that you should add. Its called Maze triggers, its not just for mazes, it does -setname triggers, ice sliding, ice skating, set name colors, death regions, collision, wisp wheels, Unit color changer, terrian killing, and show player triggers. The -setname thing really helps for any map... if you dont wanna set it for ever single player, one at a time.
(It's not like map hack, or anything like that (saying this because of the show players) it just add's triggers to your map)

heres the download link: http://berzerkerweb.com/ronin/p/MazeTriggers%20v1.4b.exe

Your Welcome, Cheesytoe :D
 
A

acuben

Guest
is it just me? or are most of the World Editor Enhancements links down?
 

Insane!

Shh I didn't edit this, go away.
Reaction score
122
I found a color mixer on the interweb. it mixes colors just like warcraft does
would that count?
 

tom_mai78101

The Helper Connoisseur / Ex-MineCraft Host
Staff member
Reaction score
1,706
As long as you can download the javascript codes for it, and upload it as a ZIP file, and it's free, yes. SFilip may add the file(s).
 

tom_mai78101

The Helper Connoisseur / Ex-MineCraft Host
Staff member
Reaction score
1,706
Woot! It's way better than that install file. Sfilip, please replace this one with the other Color Template!!
 

Slapshot136

Divide et impera
Reaction score
471
all i see is this

Jass NewGen Pack (assembled by Vexorian)
Probably the best WE ever assembled. If you aren't bugged at having to look at all the necessary files in the extraction, just use the "NewGen WE.exe", you can control a Warcraft III map editor far better than any of the others around there. Most importantly, there are a lot of built in JASS tools, and there are various controls to further manage your maps efficiently. You can even test the map in a movable window (changed to open war3.exe as a window, already possible, but now more convenient).
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Monovertex Monovertex:
    How are you all? :D
    +1
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top