1 頁 (共 1 頁)

[UI] Profit UI and cure curse call

發表於 : 2009年 8月 11日, 16:51
Syura
Since some asked how am I doing call when I use click to cure curse;
Here is original post :
http://gm9.eq2interface.com/portal.php? ... q&faqid=33

For those people super lazy to read, here is what you need to do.
1) Under your UI folder, open "_ProfitUI_Cures.txt" with text editor.
2) Find line

代碼: 選擇全部

<Data Name="CurseMacro" Code="" />

and replace as

代碼: 選擇全部

<Data Name="CurseMacro" Code="raidsay Curing Parent.CureName from Parent.Target
gsay Curing Parent.CureName from Parent.Target" />


3) Save file and finish.


What should do if 2+ healers casted?

I guess first healer started cast (top chat) should continue and others can cancel as cast time is 3sec (without buff).

Re: [UI] Profit UI and cure curse call

發表於 : 2009年 8月 11日, 17:30
Zyronic
cool msg,push



中文:
懶的看內文
1.打開UI資料夾內"_ProfitUI_Cures.txt"
2.找到

代碼: 選擇全部

<Data Name="CurseMacro" Code="" />

取代成

代碼: 選擇全部

<Data Name="CurseMacro" Code="raidsay Curing Parent.CureName from Parent.Target
gsay Curing Parent.CureName from Parent.Target" />

3.存檔完成

說明:點profit ui的cure curse會順便raidsay and groupsay cure name

Re: [UI] Profit UI and cure curse call

發表於 : 2009年 8月 17日, 11:51
Vanus
Syura 寫:
For those people super lazy to read, here is what you need to do.


done :D

Re: [UI] Profit UI and cure curse call

發表於 : 2009年 8月 18日, 02:19
Crlight
其實我在 這篇 就教過怎麼改視窗上熱鍵的 macro 內容了。