Compile and Run
Пора скомпилировать и поиграть в вашу карту. Нажмите F9 или перейдите File -> Build Map для открытия окна Build Map. Такое же окно вы можете увидеть справа.
If you wish to have your map launch automatically when it's done being built, check the "Load in engine after building" and "Bring engine to front" check boxes. Also, since this is the first version of your map, check the "Create minimap on load" check box so that it auto-creates a minimap image for you. Click Build to begin compiling your map.
Once the map is compiled it can be run in game. If you've checked "Load in engine after building" this will automatically load the map in game. If not, there's some steps on how to do this:
- Откройте консоль нажатием на `. Обычно на клавиатуре она располагается над кнопкой Tab ⇆.
- Введите в консоль "
dota_launch_custom_game my_addon_name my_map_name
". Замените: my_addon_name на имя вашего аддона,а my_map_name на имя вашей карты. - Нажмите ↵ Enter
В игре повторно откройте консоль и введите "jointeam good
", так как аддон еще не создан, это требуется для получения команды.
You've completed your first simple map and, with that, completed the introduction to Hammer and its Tile Editor. You can return to the Level Design section to browse the rest of the Hammer documentation and tutorials. Additional information and advanced Tile Editor concepts can be found in the Tile Editor documentation.


content/dota_addons/your_addon_name/maps/your_map_name.vmap
and packages it into a .vpk file contained in game/dota_addons/your_addon_name/maps/your_map_name.vpk