Jedi Archive
Thread: Force Infusion Macros
Page 1 of 1
cmreeves
Fri Sep 02, 2005 3:58 am
#1
Has anyone been experiencing some strange things with force infusion macros. I have discovered strange things like for instance if my bike is out it will try to infuse it.
/forceinfusion self;
/pause 45;
/macro infusion;
I have discovered that this one listed below works alot better.
/force infusion self;
/pause 45;
/ui action toolbarSlot11;
ShailaDrake
Fri Sep 02, 2005 4:00 am
#2
thats because you prop have your bike targeted, if your riding your bike you usually still have it targeted after you jump on it
Ryle80
Fri Sep 02, 2005 4:00 am
#3
cmreeves wrote:Has anyone been experiencing some strange things with force infusion macros. I have discovered strange things like for instance if my bike is out it will try to infuse it./forceinfusion self;/pause 45;/macro infusion;I have discovered that this one listed below works alot better./force infusion self;/pause 45;/ui action toolbarSlot11;
1st line of my macro is /forcein me. I never heal anyone but myself.
cmreeves
Fri Sep 02, 2005 4:06 am
#4
Thanks guys, that was possibly the problem. Thanks for your input.
Page 1 of 1