基本解釋n.單元名同根派生 UnitName相關(guān)詞英漢例句Script local n,t="A",TargetByName;if UnitName("targettarget")==n then t("B");else t(n);end;CastPetAction(5); 如果目標(biāo)的目標(biāo)是A,那么將目標(biāo)轉(zhuǎn)為B;否則的話將目標(biāo)轉(zhuǎn)為A。script if UnitExists("target") then SendChatMessage("you are on fire now","WHISPER",nil,UnitName("target"));end; 有沒(méi)有指令可以在成功施放注入能量后....才繼續(xù)持行下一個(gè)指令(密語(yǔ))?UnitName更多例句