Search found 4 matches

by Learningcurve
Wed Mar 08, 2006 4:55 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Healbot.mac (Like Healwatch.mac but uses Spellcast.inc)
Replies: 14
Views: 10802

I love this Macro its nice and simple. It quit working a few patches ago and I wanted to use it the other day. Was able to get it to work by replacing this line. /if (${Target.PctHPs}<=${HealPct}) { /if (${Splwrd}==1) { With /if (${Target.PctHPs}<=${HealPct}) { /if (${Splwrd}==1) { Seems to work aga...
by Learningcurve
Fri Jan 06, 2006 1:56 am
Forum: MQ2::Custom UI
Topic: Hud.ini for every class (Screenshot included).
Replies: 81
Views: 44912

This section on HUD's has helped me alot in learning to read and use this code. I like tha fact that I can see th update in real time in game once I save the .INI file. One question though. I tried to incorperate some of the code I found ti show when I can reuse a Soul Orb or healing potion in my UI...
by Learningcurve
Thu Jan 05, 2006 7:31 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Warrior RH Mod
Replies: 43
Views: 24543

Well... Sad to say I use precompiled version of MQ2 that someone else compiles. (I know this is where the flames are gonna burn me alive.) I wish I could compile my own as everytime I get the new compile there seems to be something diffrent about it. I have been reading these boards for quite some t...
by Learningcurve
Thu Jan 05, 2006 10:33 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Warrior RH Mod
Replies: 43
Views: 24543

How do you disable the running to the back of a mob if you are NOT using moveutils? I saw the question asked but moveutils was the answer for it. My problem is I cannot afford the software to compile the moveutils and cant seem to find a precompiled version. I wish I could. This is my first post I h...