- 9 Июн 2017
- 52
- 0
Здравствуйте, можете объяснить эти строчки:
Installation Instructions
Copy all of the content and gamefiles from here and place them into the same corresponding directories into your mod
Add "require('talents/talents')" wherever your other requires are
Add <CustomUIElement type="Hud" layoutfile="file://{resources}/layout/custom_game/talent_manager/talent_manager.xml" /> to your custom_ui_manifest.xml
Add "Talents.OnUnitCreate(hero)" in your OnHeroInGame event listener
Add "talent_manager" to your nettables
https://moddota.com/forums/discussion/comment/9089#Comment_9089
Последнее редактирование модератором: