分页: 1 / 1
老外搞的任务导航插件
发表于 : 2022-12-06 08:17:59
由 leyan
任务导航插件,英文的,没有汉化。虽然是英文的但是不影响使用,需要的自取。
https://wwxt.lanzout.com/i9NBr0hxgsvg
Re: 老外搞的任务导航插件
发表于 : 2022-12-06 10:20:38
由 hzy_456
3.3.5 的吗
Re: 老外搞的任务导航插件
发表于 : 2022-12-06 12:57:53
由 kissnancy02
Place your builds in files Build01.lua, Build02.lua, ... in this directory, to have them auto-loaded and startup.
You may place multiple builds in one file.
The syntax of a build file is as follows:
if not ZygorTalentAdvisor then return end
ZygorTalentAdvisor:RegisterBuild(class,name,talents)
ZygorTalentAdvisor:RegisterBuild(class,name,talents)
ZygorTalentAdvisor:RegisterBuild(class,name,talents)
with:
class - one of "HUNTER","MAGE","PALADIN","DRUID","WARRIOR","ROGUE","DEATHKNIGHT" for character builds,
or one of "PET Tenacity","PET Ferocity","PET Cunning" for pets.
name - the title of the build.
talents - the list of talents, in the format:
{"Talent","Talent","Next Talent","Yet another talent", .....}
- named talents, to be taken in proper order, you can put each on a new line if you want
Talents can also be supplied as a string of digits, "532122030000000000000225100202001312..."
- this is the Blizzard talent calculator format; talents are applied left-to-right, with no manual tweaking possible, though.
Example build file:
if not ZygorTalentAdvisor then return end
ZygorTalentAdvisor:RegisterBuild("DEATHKNIGHT","Blood with bits of Frost and Unholy",{
"Anticipation",
"Anticipation",
"Anticipation",
"Runic Power Mastery",
"Runic Power Mastery",
"Toughness",
"Toughness",
"Blade Barrier",
"Blade Barrier",
"Blade Barrier",
"Blade Barrier",
"Blade Barrier",
"Two-Handed Weapon Specialization",
"Two-Handed Weapon Specialization"
}
ZygorTalentAdvisor:RegisterBuild("DEATHKNIGHT","Frostie","00000000000000000000000000002250005105003101000000000000000000000000000000000000000000")
Re: 老外搞的任务导航插件
发表于 : 2022-12-08 11:33:07
由 a1235200
可以用吗?会不会被封
Re: 老外搞的任务导航插件
发表于 : 2023-01-06 18:34:50
由 wcn1231
是仿的Restxp guide吧,不过没汉化用着还是很蛋疼的
Re: 老外搞的任务导航插件
发表于 : 2023-05-05 22:32:48
由 qinghui
有没有汉化版的啊 求
Re: 老外搞的任务导航插件
发表于 : 2023-05-09 17:05:37
由 xsclean
刚用还可以,然后1分钟后重新上线发现TomTom过期了,咋整