麒麟之眼

麒麟之眼公會版
現在的時間是 週四 9月 09, 2010 8:40 am



發表新文章 回覆主題  [ 2 篇文章 ] 
發表人 內容
 文章主題 : DK EoE 拉火花 macro
文章發表於 : 週二 2月 03, 2009 2:27 pm  
註冊時間: 週三 1月 21, 2009 9:34 pm
文章: 46
離線

I found one a few days ago, complete with intro text:

This macro will:

- Assign a raid target to the spark for ease of seeing (Skull, to be precise)
- Focus the closest Power Spark
- Not do anything unless a Spark is in range, and is therefor spammable
- Relieve a little bit of the stress when you are the only DK in a 25 man raid.
- Chains of Ice the spark immediately after deathgripping it
- Switch target to Power Spark immediately after you DG it.

This macro will not:

- Deathgrip Malygos, EVER
- Assign the raid target if you are not raid assist or leader (obviously)
- Suck your *#!%
- Make you pro

代碼:
/cleartarget
/targetexact Power Spark
/focus
/targetlasttarget
/stopmacro [target=focus,noexists]
/target focus
/script SetRaidTargetIcon("target", 8);
/targetlasttarget
/cast [target=focus] Death Grip
/targetexact Power Spark
/cast Chains of Ice


不過應該可以簡化一下

中文版
代碼:
/cleartarget
/targetexact 力量火花
/focus
/target 瑪里苟斯
/stopmacro [target=focus,noexists]
/script SetRaidTargetIcon("focus", 8);
/cast [target=focus] 死亡之握
/targetexact 力量火花
/cast 冰鍊術


reference
http://deathknight.info/forum/index.php ... 9#msg80059

_________________
圖檔


回頂端
 個人資料  
 
 文章主題 : Re: DK EoE 拉火花 macro
文章發表於 : 週三 2月 18, 2009 1:03 pm  
註冊時間: 週三 1月 21, 2009 9:34 pm
文章: 46
離線

有裝 aftercast 的話,這樣應該可以 @@
不過還沒測試過 XD

代碼:
/cleartarget
/targetexact 力量火花
/focus
/target 瑪裡苟斯
/stopmacro [target=focus,noexists]
/aftercast /script SetRaidTargetIcon("focus", 8);
/cast [target=focus] 死亡之握
/targetexact 力量火花
/aftercast /rw 集中攻擊標為{{骷髏}}的%t
/cast 冰鍊術


或者不自動 target 力量火花,這個 macro 可以狂按然後邊輸出
代碼:
/cleartarget
/targetexact 力量火花
/focus
/target 瑪裡苟斯
/stopmacro [target=focus,noexists]
/aftercast /script SetRaidTargetIcon("focus", 8);
/cast [target=focus] 死亡之握
/aftercast /rw 集中攻擊標為{{骷髏}}的%f
/cast [target=focus] 冰鍊術


aftercast 下載
http://www.wowinterface.com/downloads/f ... hp?id=4167

_________________
圖檔


回頂端
 個人資料  
 
顯示文章 :  排序  
發表新文章 回覆主題  [ 2 篇文章 ] 

所有顯示的時間為 UTC + 8 小時


誰在線上

正在瀏覽這個版面的使用者:Exabot [Bot] 和 0 位訪客


不能 在這個版面發表主題
不能 在這個版面回覆主題
不能 在這個版面編輯文章
不能 在這個版面刪除文章
不能 在這個版面上傳附加檔案

搜尋:
前往 :  
cron

World of Warcraft phpBB template "WoWMoonclaw" created by MAËVAH (ex-MOONCLAW) (v3.0.4) - wowcr.net : World of Warcraft styles & videos
© World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. wowcr.net is in no way associated with Blizzard Entertainment.
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
正體中文語系由 竹貓星球 維護製作