Rifleman Archive
Thread: Brandy Macro?
Page 1 of 1
Jerele
Sun Dec 05, 2004 2:41 pm
#1
Anyone have a Brandy macro? I was killing GDk and on the 3 of the spawn my brandy wore out and I was DBed, I had all wounds and such I was so scared to drive from the Imp Outpost to my town on my server. So, anyone got one?
SkunkDuster
Mon Dec 06, 2004 3:25 am
#2
You can just drag a bottle of brandy onto your toolbar and hit the corresponding function key when you need a sip. If you wanted to macro it, just use a macro that clicks that function key every 45 minutes. Something like:
macro name: brandy
/ui action toolbarSlot01; (adjust for whatever slot your brandy is in)
/pause 2700; (in seconds)
/macro brandy;
macro name: brandy
/ui action toolbarSlot01; (adjust for whatever slot your brandy is in)
/pause 2700; (in seconds)
/macro brandy;
Page 1 of 1