找回密码
 立即注册

手机短信,快捷登录

搜索

WCL Speedrun UI container

[复制链接]
 楼主| 发表于 2023-6-11 21:21:06 | 显示全部楼层 |阅读模式
WCL Speedrun UI container

Install


  • Import API aura https://wago.io/WCLSpeedrunAPI
  • (Options)Decompression WotlkBossTGA.zip and copy folder into World of Warcraft\_classic_\Interface\



You can find this file on https://discord.com/channels/180033360939319296/966663992191885372/1034139005626876015




  • Restart the game

Debug UI


  • Force START 25-man NAXX speedrun



/run WeakAuras.ScanEvents("SPEEDRUN_STARTIME_UPDATE",533,GetTime(),4)




  • STOP speedrun and update total time (Without trash add time)



/run WeakAuras.ScanEvents("SPEEDRUN_STOP", 533, 3600, 4)




  • Clear Data



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




  • Update encounter killed total number



/run WeakAuras.ScanEvents("SPEEDRUN_ENCOUNTER_UPDATE", 0, 15)




  • Update trash killed total number and add time



/run WeakAuras.ScanEvents("SPEEDRUN_TRASH_TOTAL_UPDATE", "Total", 15, 525, 7200, 10)




  • Update current map id and hide irrelevant data



/run WeakAuras.ScanEvents("SPEEDRUN_MAP_CHANGED", 163)




  • Update trash killed number



/run WeakAuras.ScanEvents("SPEEDRUN_TRASH_MAP_UPDATE", "染疫蜘蛛", 50, 110, 163)



or



/run WeakAuras.ScanEvents("SPEEDRUN_TRASH_UPDATE", "染疫蜘蛛", 50, 110, 163)




  • Update encounter killed time and total time



/run WeakAuras.ScanEvents("SPEEDRUN_TIME_UPDATE", "黑女巫法琳娜", 600 , 163)




  • Update encounter killed time without total time



/run WeakAuras.ScanEvents("SPEEDRUN_ENCOUNTER_MAP_UPDATE", "黑女巫法琳娜", 600 , 163)




  • Start encounter timer



/run WeakAuras.ScanEvents("ENCOUNTER_START", 1114, "克尔苏加德", _, _, 0)




  • Stop encounter timer



/run WeakAuras.ScanEvents("ENCOUNTER_END", 1114, "克尔苏加德", _, _, 1)


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|魔兽世界玩家社区APP官网 ( 鄂ICP备20007009号-6 )

GMT+8, 2025-8-30 09:01 , Processed in 0.201275 second(s), 27 queries .

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表