wow - lua - 追踪宏
Tracking有一个特定ID,可以指定打开或关闭
/run local count=GetNumTrackingTypes();for i=1,count do local name, texture, active, category = GetTrackingInfo(i);DEFAULT_CHAT_FRAME:AddMessage(name.."("..category..")--"..i.."--"..texture);end
name 字符串名
texture ID名
active 激活
category 分类
/run if "RightButton"==GetMouseButtonClicked() then SetTracking(4,false) else SetTracking(4,true)end
RightButton 取消tracking 4
其他 关闭tracking 4
Recent
Popular
- [工作] 无法建立计算机与VPN服务器之间的
- [Windows] Windows Server 2016
- [运维开发] 桃乐豆 - 中文WOW插件加速源
- [艺术] 至高强者十三阶
- [Windows] Windows Server 2019
- [WindowsPE] Sergei Strelec WinPE
- [Windows] Windows 7
- [学习] NovelAI模型大全分享
- [Windows] Windows 10
- [游戏] Realm Grinder - 放置游戏个人攻略
- [Windows] Windows Server 2008
- [工作] 此平台不支持虚拟化的Intel VT-x/E
- [Windows] Windows 8.1
- [Windows] Windows Server 2012