CASTracker - Classic[HardCore]
- Download Library(다운로드 라이브러리)@ https://www.curseforge.com/wow/addons/custom-actions-spellid-tracker-cast
- ActionID Print Macro -
/run local mf = GetMouseFocus(); if mf then local af =_G; if af then print("\124cFF77AAFFActionID\124r:\124cFFFF3355[" ,af.action or "0","]\124r") end end
- ElvUI -
/runlocalmf = GetMouseFocus();if mf thenlocal af =_G; if af thenprint("\124cFF77AAFFActionID\124r:\124cFFFF3355[" ,af._state_action or "0","]\124r") endend
页:
[1]