[Tutorials] Custom Units - Bases | Dota 2 Workshop Tool Unknown 8/23/2014 05:47:00 pm *Create your own customized NPC *Change the model of your NPC *Add wearables to your NPC *Add passive spells to your NPC *Make your NPC ca...
[Tutorial] Building towers, displaying build area and blocking stacked buildings | Dota 2 Workshop Tool Unknown 8/18/2014 04:14:00 pm This tutorial will assume you know about the *.txt files used to create custom units and abilities, and the basics like that. So, to ...
Combining items in inventory to make new items | Dota 2 Workshop Tool Unknown 8/17/2014 03:43:00 pm This tutorial will assume you have a addon_game_mode.lua file, and that is has the appropriate methods required to launch an addon. The...
Creating a custom shop, step by step | Dota 2 Workshop Tool Unknown 8/17/2014 03:31:00 pm Creating a dota_shop entity Start off by creating an entity(Shift+E) and assigning it the "ent_dota_shop", once you've do...