Theme talk/Games2006/10/01 17:25

내가 사용하는 애드온들.
업데이트 확인을 위해 섬게 검색결과 링크를 모아두려고 한다.

1) 가장 기본은 Mars 모음집. Wind 기반.
http://wow.somegate.com/search.php?forum_uid=297&mode=title&keyword=mars

2) Decursive. 디버프 해제 애드온.
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=decursive

3) Flightmap. 비행시간 표시 애드온.
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=flightmap

4) LootLink. 아이템사전.
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=lootlink

5) LootHog. 주사위 정리.
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=loothog

6) AceHeal. 클릭힐의 대명사!
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=aceheal

7) BattleField Commander. 전장맵 확장. (/bfc)
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=battlefield

8) MCP (Master Control Program).
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=mcp

9) SW Stats. 동기화를 지원하는 미터기.
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=sw

10) CoolDown Timer. 스킬 쿨다운 타이머. (위치이동 명령어 /cdt anchor)
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=cooldowntimers

11) Character Viewer. 계정내 다른캐릭의 인벤/창고 확인. (하늘아리의 부캐살펴보기)
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=character

12) ReagentHeaven. 재료천국.
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=reagent

13) Cthun Warner. 쑨 경보기.
http://wow.somegate.com/search.php?forum_uid=214&mode=title&keyword=Cthun


그 외의 자료들.

1) 쑨 내부 식인촉수 매크로.
/script local x = "식인 촉수"; local y = UnitHealth("playertarget"); if ( UnitName("playertarget") == x ) then SendChatMessage(" ["..x.."] 의 HP가 "..y.."% 입니다","RAID"); return; end;

2) 순간치유 마나세이브 매크로. (90%)
/script t="target"p="player"f=not UnitCanAssist(p,t)if not UnitExists(t)then TargetUnit(p)end;if(f)then AssistUnit(t)end;if(UnitHealth(t)/UnitHealthMax(t)>0.9)then SpellStopCasting()end;CastSpellByName("순간 치유")if(f)then TargetLastTarget()end
☞ 단, 자동으로 캐스팅이 멈춰지지 않으므로, 캐스팅이 끝날때쯤 매크로를 한번 더 눌러줘야 한다.

3) 개인 매크로. (시나미니-사제)



4) 개인 단축키.


5) 룩체인지. 채광, 약초, 낚시에 좋음.

Posted by luna.

댓글을 달아 주세요

  1. 순면기저귀

    아주 그냥 살림을 차리셨구만요~

    2006/10/01 23:14 [ ADDR : EDIT/ DEL : REPLY ]
  2. 매크로는 역시 손매크로에 포스트잍-_-!

    2006/10/02 11:40 [ ADDR : EDIT/ DEL : REPLY ]
    • 포스트잇.. 하니.. 한때 화제였던 지망언니의 책상샷이 생각나네요.. ㅎㅎ

      2006/10/02 11:51 [ ADDR : EDIT/ DEL ]
  3. 감사합니다(--)(__)..애드온들이 이렇게 많았군요 +_+;;
    와우..친구들이 하길래 저도 잠깐 해봤는데 재미있어서..재수생활 정리하고 나면
    제대로 시작해 보려구요..확장판도 나온다던데..기대됩니다ㅎ

    2006/10/16 16:30 [ ADDR : EDIT/ DEL : REPLY ]