Search found 4 matches

by MacroMaker
Wed Jan 08, 2003 8:22 pm
Forum: Outdated Macros::Macro Depot
Topic: jeweling.mac |200+ Jeweling Macro!!!|
Replies: 14
Views: 5228

Cost Concious Jewelry Trainer

I ain't tested it comprehensively, but it passed the few tests that I did put it through. Let me know if it helps. | - Jeweling.mac - | by: The_Sage | edited: L124RD | butchered: Grumpy | massacred: MacroMaker #turbo #include routines.mac #chat say #define TRIVIALS 0 #define NAMES 1 #define GEMS 2 #...
by MacroMaker
Tue Jan 07, 2003 12:30 pm
Forum: MQ2::Development::Feature Discussion
Topic: SpellCast.mac (Missing Spell Components)
Replies: 2
Views: 873

SpellCast.mac (Missing Spell Components)

Thought this might be helpful to some. When using SpellCast.mac I noticed that it wasn't responding as I expected to missing spell components, so I added the following to the library: [color=blue]#event [/color]MissingComponent "[color=cyan]You are missing some required spell components.[/color...
by MacroMaker
Tue Jan 07, 2003 9:05 am
Forum: Outdated Macros::Macro Help
Topic: what do i use to write the darn things ..... help
Replies: 5
Views: 1097

SingleServing - Your .sig ROCKS!
by MacroMaker
Sat Jan 04, 2003 11:08 pm
Forum: MacroQuest::Help (Outdated)
Topic: ending macros properly
Replies: 13
Views: 2997

Try This

Heya man ... in the spell training macro I believe there is a line like this "/filter macros none". If you are using a macro that does this, then when you do an "/endmacro" you need to turn the filter back on like this "/filter macros all". If you don't, it would appear...