Smuggler Archive
Thread: FD and macro
Page 1 of 1
Stryder67
Wed Aug 18, 2004 8:00 pm
#1
whats the best way to set up FD as a macro? Xomething I was told ya have to peace and clear your combat que??
Stryder67
Wed Aug 18, 2004 8:02 pm
#2
whats the best way to set up FD as a macro? Xomething I was told ya have to peace and clear your combat que??
Stryder67
Wed Aug 18, 2004 8:03 pm
#3
whats the best way to set up FD as a macro? Xomething I was told ya have to peace and clear your combat que??
dorsai78664
Wed Aug 18, 2004 8:08 pm
#4
That is probably not so true anymore. The mob will retain aggro on you and will attack even if you are 120m away. The combat queue will be cleared automatically because you cannot do any commands while incapcitated.
Now if you are refer to a macro to use before FD, then yes, I would recommend clearing the queue and removing armor if that is practical. However, you don't want to peace -- at least not in PvE -- because you must be in combat to FD. You would have to FD again after you are hit so basically you would take two hits. Actually, that probably applies to PvP also.
I'll assume you have a macro to remove armor and it is called removearmor.
/macro removearmor;
/ui action clearCombatQueue;
/dump; <-- only if you have other macros running
/feigndeath;
Smuggler_Caylin
Wed Aug 18, 2004 8:08 pm
#5
Avoid peace when using feign death.
try something like...
/stand;
/stand;
/ui action clearCombatQueue;
/pause .5;
/feignDeath;
/stand;
/ui action clearCombatQueue;
/pause .5;
/feignDeath;
going off memory here. Nothing is worse than being unable to feign death because you are kneeling, etc...
the clear command keeps you in combat without using peace. Vital in some cases. People complain about FD not working right, peace is normally the reason why.
slight pause and take a dive.
Stryder67
Wed Aug 18, 2004 8:14 pm
#6
dorsai78664 wrote:
That is probably not so true anymore. The mob will retain aggro on you and will attack even if you are 120m away. The combat queue will be cleared automatically because you cannot do any commands while incapcitated.
Now if you are refer to a macro to use before FD, then yes, I would recommend clearing the queue and removing armor if that is practical. However, you don't want to peace -- at least not in PvE -- because you must be in combat to FD. You would have to FD again after you are hit so basically you would take two hits. Actually, that probably applies to PvP also.
I'll assume you have a macro to remove armor and it is called removearmor.
/macro removearmor;
/ui action clearCombatQueue;
/dump; <-- only if you have other macros running
/feigndeath;
Ahh ok..makes sense...Thank youfor clearing it up. Sorry bout the triple post, duh
dorsai78664
Wed Aug 18, 2004 8:30 pm
#7
Not a prob. Check one of your other threads also. Caylin had some good tips.
Iawo
Wed Aug 18, 2004 11:42 pm
#8
Hmm, gonna have to give that a try. Tried to solo an AT-ST last night, and was totally owned by before I hada chance to use FoW.
After that I finally FORCED myself to start getting pistol exp, and picked up the first dirty fighting box.
Page 1 of 1