Hi! Can somebody give me a step by step or a tutorial how to add units, abilities, trigger in DotA maps? I want to add my own heroes to a DotA map just for fun with my friends (like DotA Fun version). Is it needed a deprotected map of DotA to get it works?
I have downloaded the deprotected version of DotA (69c). But, when I opened it on New Gen WE it said that waterfall_blue.mdl is missing, then the map could not be opened.
Thanks for your help.
Add own heroes in DotA
Moderator: Cheaters
-
- Newcomer
- Posts: 1
- Joined: July 4th, 2011, 7:48 pm
-
- Forum Staff
- Posts: 519
- Joined: October 18th, 2010, 8:43 am
Re: Add own heroes in DotA
Don't recall this being asked before.
Just add them through the .slk files
Just add them through the .slk files
-
- Crusader
- Posts: 4236
- Joined: January 27th, 2007, 4:46 pm
- Location: Greece, Veria
Re: Add own heroes in DotA
You dont need a deprotected version of the map, just basic knowledge of map editing. You could edit the SLK tables with excel like Nuuby said above.
SLK tables hold the information about units, ability data and such. You need to know the RAW code of the unit/item to edit it so you can identify them. If you think SLK editing is to hard, try SILK object console (google it) and extract the objects of dota, import them into a blank map, edit them and replace to the original map.
About triggers - you need to add them on your own so things works correctly. Make sure none of the id codes and triggers conflict with each other.
SLK tables hold the information about units, ability data and such. You need to know the RAW code of the unit/item to edit it so you can identify them. If you think SLK editing is to hard, try SILK object console (google it) and extract the objects of dota, import them into a blank map, edit them and replace to the original map.
About triggers - you need to add them on your own so things works correctly. Make sure none of the id codes and triggers conflict with each other.
-
- Newcomer
- Posts: 4
- Joined: June 21st, 2011, 10:03 am
Re: Add own heroes in DotA
Oh. Okay. Thanks for your reply. It helps me a lot.
---post merged---
I tried using the silk object console with DotA map, but the SOC stopped working. What should I do?
Thanks for your answer.
---post merged---
I tried using the silk object console with DotA map, but the SOC stopped working. What should I do?
Thanks for your answer.