#how to include dota2 map to your custom game

1 messages · Page 1 of 1 (latest)

sick blade
#

if i just put dota.vmap i'll get error:

[FAIL]
0/ 1 (elapsed 8.487): c:\program files (x86)\steam\steamapps\common\dota 2 beta\content\dota_addons\legends_of_dota\maps\dota.vmap
Compile of 1 file(s) matching nonrecursive specification "c:/program files (x86)/steam/steamapps/common/dota 2 beta/content/dota_addons/legends_of_dota/maps/dota.vmap" took 8.487 seconds

---------------------------------------------------------------------
1 Compile ERRORS
These errors will cause the compile to fail.
Look for "RESOURCE COMPILE ERROR:" in the log above.
---------------------------------------------------------------------
Missing dependency: maps/tilesets/dire_crownfall_basic.vmap (c:\program files (x86)\steam\steamapps\common\dota 2 beta\content\dota_addons\legends_of_dota\maps\tilesets\dire_crownfall_basic.vmap).


-----------------------------------------------------------------
ERROR: 0 compiled, 1 failed, 0 skipped, 0m:10s
-----------------------------------------------------------------
Material CPU memory: 0.00 KB End build: 2024-08-05T12:02:44, elapsed time 
safe latch
#

stop using crownfall map

sick blade
#

how to

safe latch
hushed abyss
#

if you only want to use the original dota map, it's already compiled, just add its declaration in your addoninfo.txt

sick blade
#

ty all