emote是什么意思_emote用法_emote怎么读_emote翻译_emote含义
emote是什么意思_emote用法_emote怎么读_emote翻译_emote含义介绍:
emote是什么意思?
emote 英[ɪˈməʊt] 美[ɪˈmoʊt] vi. 强烈地表现[表露]感情; [例句]The dance emote was fluid and it was the same dance I think for both Dwarves and Orcs.舞蹈动作很流畅,而且我认为矮人和兽人的舞蹈是一样的。
tbc防掉线宏用法?
tbc防掉线需要同时满足三个条件,非常重要:
1.必须是在野外或副本,不能在旅馆。
因为旅馆不会出现小退提示,直接退到人物选择。
2.关闭所有插件。
因为这个宏和框体插件有冲突,为了避免不起作用,直接关闭所有插件。
3.游戏必须在前台运行。
这个宏的机制是出现小退提示自动取消。
/script T,F=T or 0,F or CreateFrame("frame")if X then X=nil else X=function()local t=GetTime()if t-T>60 then SendChatMessage("1")T=t end end end F:SetScript("OnUpdate",X)
用这个宏就可以了 1分钟自动喊一个1,但是请记得不要把WOW最小化。