Noobs.speedrun timer

Noobs.speedrun timer

0 Downloads

Noobs.speedrun timer

特性

  1. 和WCL规则保持同步,在每个副本载入对应的竞速规则并创建计时条
  2. 支持离线存储,支持掉线、出本、重置继续计时,并自动记录最佳成绩
  3. 在关键节点完成对应单位的击杀后,更新展示进度反馈
  4. 支持中、英文切换

安装

  1. 依赖 WeakAuras-ItemUseStores 插件(作者 HopeAsd)用于离线存储数据,将该插件放置在World of Warcraft\_classic_\Interface\Addons 下面

插件维护地址 https://www.curseforge.com/wow/addons/weakauras-itemusestores/

  1. 需要导入公会logo材质文件Noobs.tga,并放置在 World of Warcraft\_classic_\Interface\ 下面

素材为tga格式,大小为 256x256

  1. 大退以保证插件、材质载入
  2. /wa 找到本WA,在组配置项里修改锚点、坐标、缩放,在自定义选项里修改语言
  3. 如果需要手动调整预置时间,可以在副本对应的子WA>动作>初始化里,修改每个boss的时间,单位是秒

boss时间可用CLA、NoobsWCLAnaylizer等工具来导出计算

控制

  1. 重新开始计时条

/run WeakAuras.ScanEvents("SPEEDRUN_RESTART",true)

  1. 重置计时条和历史记录

/run WeakAuras.ScanEvents("SPEEDRUN_RESET",true)


Features

  1. Synchronize with WCL rules, load the corresponding speedrun rules in each raid zone and create timer bars

  2. Support continue timing when leave raid zone,log out and raid reset , automatically record the best record

  3. Update and display progress when each boss is killed

  4. Support Switching between Chinese and English

Install

  1. Depend on WeakAuras-ItemUseStores addon (author HopeAsd) to save data offline, place the addon under the path 'World of Warcraft\_classic_\Interface\Addons

Addon maintenance address https://www.curseforge.com/wow/addons/weakauras-itemusestores/

  1. Import the guild logo noobs.tga file and place it under the path World of Warcraft\_classic_\Interface\

The logo must be a tga file and the size is 256x256

  1. Restart the game to ensure addon and logo loading

  2. Input /wa and find this wa .Change the anchors, coordinates, and scaling in the group configuration TAB. Change the language in the custom option TAB

  3. If you want to manually change the default time, you can change the time of each boss in seconds in the corresponding sub-WA > Action > Initialization

Boss time can be calculated using tools such as CLA or NoobsWCLAnaylizer

Control

  1. Restart the timer

/run WeakAuras.ScanEvents("SPEEDRUN_RESTART",true)

  1. Reset the timer and clear history

/run WeakAuras.ScanEvents("SPEEDRUN_RESET",true)