Getting Started!

Sim

Forum Administrator
Staff member
Reaction score
534
Hello aspiring Dota 2 mapmakers,

Valve released the workshop tools as early as possible in order for modders to start working on projects. Having that in mind, they added a bunch of tutorials on their website regarding the tools, which are a must-read for beginners in my opinion.

They can be found here

The Dota 2 Editor: Why, What, How?

If you have any previous experience with the Warcraft 3 map editor, some of what is done with these workshop tools will feel familiar... but most of it won't. Sadly, as it is still in alpha stage, most of the editing is done outside of the editor in .txt and .lua files, and that is excluding the textures, models, and particles. So, no pretty UI for us to work with, such as the easy object and trigger editors in Warcraft 3. On the good side, easy doesn't mean better. It was much more efficient to work into JASS directly during the Warcraft 3 than their memory leaks-filled GUI.

Obviously, the terrain is still done inside the editor, and is pretty much smooth, so that's a huge plus for aspiring terrainers.

The possibilities are still yet to be fully established with this newly-released editor.

For now, take note that models, textures, and particles can be edited inside their respective editors via the Asset browser. Also, object editing is done via various .txt files and are written in data driven C. If you don't know that means, it doesn't matter yet.

Triggers (scripts) take place in .lua files, and are written in, surprise!, lua.

Lua is a programming language.

These various .lua, .txt, and other files have to be associated with your map, or otherwise named, addon. By creating an addon, you are effectively creating a custom mod of Dota 2. And thus, it begins!

What you need

Many things can be changed from within the editor, unfortunately, many cannot be as well. For instance, custom units, abilities, items, tooltips, and triggers are made outside the editor, in separate text files. For this reason, here are a couple very useful softwares to get you started and maximize the efficiency of your editing:

Sublime Text Editor
- And the LUA snippet package that goes with it
- And the Dota KV packages that goes with it

GCFScape

For the veteran warcraft 3 map editors out there, imagine that these are the (current) replacements to the Jass NewGen Pack.

Sublime Text Editor is a good text editor for those who want to edit abilities, units, triggers, etc. The packages come with lists of functions, which are priceless and largely simplify the coding process.

GCFScape is a software made to extract Dota 2's default files. Simply put, what you're going to use it for, for now, is to know what you're doing. By extracting dota 2's units, abilities, and items files, it will be easier to see how it was done. This extracting process is covered in a separate tutorial, located here.

Once you have these, you're good to go!

If you have additional questions concerning the editor, post them in this forum!
 
Last edited:
General chit-chat
Help Users
  • No one is chatting at the moment.

      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