Teras Kasi Archive
Thread: Powerboost!
Page 1 of 1
RumbleSteelskin
Mon Mar 15, 2004 10:56 am
#1
I read the FAQ (great job btw!) but I just cannot get the powerboost macro there to work.
It is written in the FAQ as:
/meditate;/pause 2;/powerBoost;
/alarmAddIn 0 2 \#ff9900Power Boost Ready\#;
/alarmAddin 0 6 \#ffff00Power Boost Two Minute Warning\#;
/alarmAddIn 0 7 \#ffff00Power Boost One Minute Warning\#;
/alarmAddIn 0 2 \#ff9900Power Boost Ready\#;
/alarmAddin 0 6 \#ffff00Power Boost Two Minute Warning\#;
/alarmAddIn 0 7 \#ffff00Power Boost One Minute Warning\#;
Now, this DOES make the powerboost work, but the Alarms and the text aren't right. I "max" well before the alarm message saying it's ready and the boost lasts much longer than the other "warnings" saying that it's about to end. The "code" to make the text a certain color doesn't work either.
Can anyone help?
My macro is typed exactly as written above (which is copied directly from the FAQ).
Thanks
HeliosCreed
Mon Mar 15, 2004 12:11 pm
#2
If you're going to do /alarmAddIn you need to make a number for the alarm so it would be /alarmAddIn 1 0 2;/alarmAddIn 2 0 6;/alarmAddIn 3 0 7. That makes 3 seperate alarms
Page 1 of 1