We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Scans the combat log, nameplates, your target, the creature cache and your mouseover target for rare mobs. EventAlert by CurtisTheGreat. Notifies you in the middle of your screen with an icon and name of the spell that has procced and will make a subtle sound. EventHorizon by eventhorizon...
line=isInGuild and GameTooltipTextLeft2 if line then local text=line:GetText() if text then line:SetText('|A:UI-HUD-MicroMenu-GuildCommunities-Mouseover:0:0|a'..col..text:gsub('(%-.+)','')..'|r') if GameTooltipTextRight2 then GameTooltipTextRight2:SetText(' ') GameTooltipTex...
无毁宏 #showtooltip 铜墙铁壁 /cast 活力分流/cast 铜墙铁壁 适用,在血符文时连续按,就会将一个血符文转化为死亡符文马上使用。 血DK抽筋输出宏 #showtooltip 冰冷触摸 /console Sound_EnableSFX 0 /castsequence reset=6/target/combat 冰冷触摸, 暗影打击,心脏打击,心脏打击,灵界打击,灵界打击,心脏打击,心脏打击,...
1、这是我分析WOW原始UI代码后,对一些比较关键的部分,记录下来的 2、文章里面如果有什么纰漏,希望大家毫不客气的提出来,我一定查究! 3、关于基础问题可以参考 WOW UI 《UI制作入门》http://www.pcgames.com.cn/netgames/zhuanti/wow/expert/Ui.htm
1、这是我分析WOW原始UI代码后,对一些比较关键的部分,记录下来的 2、文章里面如果有什么纰漏,希望大家毫不客气的提出来,我一定查究! 3、关于基础问题可以参考 WOW UI 《UI制作入门》http://www.pcgames.com.cn/netgames/zhuanti/wow/expert/Ui.htm
GetBonusBarOffset() - Determine which page of bonus actions to show. GetMouseButtonClicked() - Returns the name of the button that triggered a mouse down/up/click/doubleclick event. (added 2.0.3) GetMultiCastBarOffset() - Returns the page offset of the multicast action IDs (added 3.2) Get...
PLAYER_QUITING SEARCH_DB_LOADED STREAMING_ICON: streamingStatus SYSMSG: string, r, g, b TIME_PLAYED_MSG: totalTimePlayed, timePlayedThisLevel UI_ERROR_MESSAGE: errorType, message UI_ERROR_POPUP: errorType, message UI_INFO_MESSAGE: errorType, message VARIABLES_LOADED WOW_MOUSE_NOT_FOUNDC...
Similar to #show is #showtooltip. Normally when you mouse over a macro on an action bar, your tooltip displays the name of the macro. This is not incredibly useful most of the time (especially if you use an AddOn like TheoryCraft to give you detailed spell information in tooltips). Howeve...
#showtooltip Dispel Magic /cast [target=mouseover,exists] Dispel Magic; Dispel Magic 当鼠标下有目标的时候,驱散之,否则将会驱散你的当前目标。(编者:竞技场最常用宏,没有之一,建议置于鼠标滚轮上。) Code: /cast [target=mouseover,exists] 驱散魔法; 驱散魔法 11、驱散目标或焦点 Will Dispel Magic on ...