Search found 5 matches

by nevin
Mon Sep 19, 2005 6:44 pm
Forum: MQ2::Custom UI
Topic: OLD THREAD: krust (UI, macro & plugin)
Replies: 407
Views: 127646

With MQ2 running and Krust loaded I crash to desktop when casting a spell. I do not crash to destkop with Krust unless I have the new MQ2 running. I do not crash to desktop with the default UI and MQ2 running. I'm leaning towards the spell casting popup window. I'm a real newb when it comes to UI c...
by nevin
Sat Jul 30, 2005 12:53 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 303556

dont_know_at_all wrote:jesus!
Oh jeez nevermind. DKAA already did it.
by nevin
Sat Jul 30, 2005 12:50 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 303556

What exactly is wrong with this macro? Could you give me a summary? By glancing at the files included in his macro package, I'm guessing your problem is in buy.inc because of the new merchant window. I managed to fix the Hero's Brew Macro. I have no real interest in using these TS macros myself but ...
by nevin
Sat Jul 16, 2005 3:19 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFNuke mac (Wiz Bot Mac update: 12-02-04)
Replies: 373
Views: 124017

you need to check here http://www.macroquest2.com/phpBB2/viewt ... &start=390

you will have to replace a bunch of } else /if etc. etc. to the formate listed in that post. You also have to do it to the inc. file. That should solve your problem.
by nevin
Sat Jul 16, 2005 12:31 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFCleric.mac - Cleric automation macro (updated Aug 24th)
Replies: 421
Views: 175378

gohan4 wrote:Go to line 153 and change this:

Code: Select all

 } else /echo No Heal% specified, defaulting to 60% 

To this:

Code: Select all

   } else {
      /echo No Heal% specified, defaulting to 60% 
   }
Looks like I fixed it, it loads now..Just need to try it out
Thank you that worked perfectly