20-05-2010, 09:58
|
#2281
|
CS Tibia.pl Team
Data dołączenia: 29 08 2003
Lokacja: Utopia
Wiek: 37
Posty: 2,908
Stan: Niegrający
|
Cytuj:
@Może mi ktos wutłumaczyc ock z focusami i z macrami do nich? Chciałbym kogos morfowac bez utraty targetu
|
na przykład tak
Cytuj:
Using focus to keep an eye on your sheep can make you more reliable cc while also maximizing your DPS during the sheep's lifespan. The following macro gives you a single button that automatically manages your sheep as a focus until it dies or until you manually replace it with your current target.
When you click, if you're not already watching a sheep, your current target is put in focus and Polymorphed. Any subsequent clicks will resheep your focus, leaving you free to target something else for damage. Once your sheep is killed, click again to set your current target as focus and sheep it.
If you need to sheep a different target before your current sheep is down, target the new sheep, hold shift and click to make the change.
Kod:
#showtooltip [target=focus,harm] [] Polymorph
/stopcasting
/clearfocus [modifier:shift][target=focus,dead][target=focus,noexists]
/focus [target=focus,noexists]
/cast [target=focus] Polymorph
Note that using this macro will interrupt any cast in progress and immediately focus and Polymorph.
Full Polymorph/Focus Macro
This polymorph macro will do the following:
- Clear your focus if your old focus target is dead
- Clear your focus if your old focus target doesn't exist anymore
- Set your focus on what you have targeted if you don't have a focus already
- Place a Star marker over the head of the focus target (if you are group/raid leader/assistant)
- Polymorph the Focus target
- Announce the sheeping.
This allows one button to do the whole sheeping process without the need for a separate /clearfocus button (though an additional macro that does a /script SetRaidTarget("focus",0) and then a /clearfocus would be useful to let the group know the sheep is free game now might be useful)
Kod:
#showtooltip
/clearfocus [target=focus,dead]
/focus [target=focus,noexists]
/script SetRaidTarget("focus", 1)
/cast [target=focus]Polymorph
/stopmacro [nogroup]
/s --== Sheeping and Marking "%t" ==--
|
__________________
Cytuj:
Oryginalnie napisane przez Shinjix
Jezeli juz jestesmy przy Vision of Escaflowne - fajnego hentaja z tego widzialem 
|
Wpuścić takiego maniaka do tematu o anime
eerion.blogspot.com - Jak to gaijin Japonię ogarniał, czyli relacja z kraju kwitnącej wiśni.
|
|
|
|
PAMIĘTAJ! Źródłem utrzymania forum są reklamy. Dziękujemy za uszanowanie ich obecności.
|