CustomKeys generation.自定义快捷键 You can now generate your CustomKeys.txt using the DotaHIT's user interface
Image Extraction. 解压图片With this you can extract images (hero/skill/item) from the DotA map.
Data dump. 数据分析This is useful when you want to view DotA map's database (heroes, items and abilities).
Replay Parser.录像分析 Opens replay files (*.w3g) and displays some information about the game: host, players, heroes, line-ups, chat-log, skill/item order, wards and, if possible, kills/deaths/creeps/denies list.
[IMPORTANT] REQUIREMENTS: [重要]需求: 1. You need to have Warcraft III installed on your pc. This is because my program uses it's datafiles. War3 installation path is determined through registry, so you don't have to specify it manually. If War3 is not installed, then my program wouldn't be able to load maps correctly. 需要安装Warcraft III且有正确注册表数据 2. Since my program is written in C#, you need to have .NET Framework 2.0 installed on your computer (see link below). 需要.NET Framework 2.0
To start working you need to open a DotA map file (like 'Dota Allstars 6.54b.w3x') by using the 'DotA map'->'Open...' option. 用 'DotA map'->'Open...' 选项打开一张DotA地图,比如Dota Allstars 6.54b.w3x'
Alternatively you can just drag a map file onto the main window and it will be opened automatically. 或者你可以直接将一个地图拖到主窗口上它会自动打开
The usual location of DotA map files is inside WarCraft main folder, in 'Maps\Download' folder. dota地图一般放在WarCraft的'Maps\Download文件夹
To show/hide Control Bar, right-click on the hero's portrait (even if it's currently blank). 要显示/隐藏控制栏,右击英雄头像区域(即使无头像) Also you can change the alignment of Control Bar (top/bottom) by left-clicking on it's empty area. 改变其位置(顶部/底部)可以左击它的空区域
评论
发布者 windsage
9/19/2008 9:05:04 PM
[IMPORTANT] REQUIREMENTS:
[重要]需求:
1. You need to have Warcraft III installed on your pc. This is because my program uses it's datafiles. War3 installation path is determined through registry, so you don't have to specify it manually. If War3 is not installed, then my program wouldn't be able to load maps correctly.
需要安装Warcraft III且有正确注册表数据
2. Since my program is written in C#, you need to have .NET Framework 2.0 installed on your computer (see link below).
需要 .NET Framework 2.0
发布者 windsage
9/19/2008 9:08:05 PM
Getting started如何开始
To start working you need to open a DotA map file (like 'Dota Allstars 6.54b.w3x') by using the 'DotA map'->'Open...' option.
用 'DotA map'->'Open...' 选项打开一张DotA地图,比如Dota Allstars 6.54b.w3x'
Alternatively you can just drag a map file onto the main window and it will be opened automatically.
或者你可以直接将一个地图拖到主窗口上它会自动打开
The usual location of DotA map files is inside WarCraft main folder, in 'Maps\Download' folder.
dota地图一般放在WarCraft的'Maps\Download文件夹
发布者 windsage
9/20/2008 9:04:34 AM
Control Bar
What is it: Control Bar is a small form, that has "log"-button, "1x1" text, picture of gold coin and so on...
是一个小窗体,有"log"按钮 "1x1" 字样 金币图标等等...
发布者 windsage
9/20/2008 2:09:31 PM
Customizing form appearance
自定义窗体
To show/hide Control Bar, right-click on the hero's portrait (even if it's currently blank).
要显示/隐藏控制栏,右击英雄头像区域(即使无头像)
Also you can change the alignment of Control Bar (top/bottom) by left-clicking on it's empty area.
改变其位置(顶部/底部)可以左击它的空区域
发布者 windsage
9/20/2008 6:44:44 PM