Search found 17 matches

by Phox
Sun Jun 26, 2005 5:07 pm
Forum: Games::Everquest
Topic: Custom UI loading?
Replies: 13
Views: 5433

Custom UI loading?

I was wondering if it would be possible to design an app so that you could load individual pieces of your ui rather than load the entire thing all at once.
by Phox
Fri Jan 21, 2005 7:06 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: HyperFish v1.0 Updated: 11/27/2004
Replies: 91
Views: 24354

Theres already a check for that though. I didnt explicitly state it, but I was just talking about the code specifically looking for the Fishing Pole.
by Phox
Fri Jan 21, 2005 2:30 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: HyperFish v1.0 Updated: 11/27/2004
Replies: 91
Views: 24354

I'm at work and can't run the macro yet to see exactly what its doing. But the FindPole sub seems more complicated than necessary. In a macro I wrote to equip an insta-click item, I just used a simple code like this to find the item you are looking for... /itemnotify ${FindItem["Fishing Pole&qu...
by Phox
Thu Jan 20, 2005 1:27 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Hunter Macro (v1.3 UPDATED 06-07-2004 12:51pm PST)
Replies: 233
Views: 123044

Just to simplify things for myself, I broke this macro down into a simple logical structure. It has helped alot with troubleshooting and adding features. Of course the macro pros will not much benefit from this but it might help a less experienced person. 1. Macro starts 2. Loads Loot and Mob ini's ...
by Phox
Tue Jul 27, 2004 4:02 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Bazaarupdate.mac - Working! (mostly?)
Replies: 21
Views: 7965

Hmmm, there should at least be a summary of some sort of whats going on in VIP so that those who arent in there can taste what they're missing.
by Phox
Sat Jul 10, 2004 12:41 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Bazaarupdate.mac - Working! (mostly?)
Replies: 21
Views: 7965

How's the work on this coming?
by Phox
Thu Jul 01, 2004 2:05 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Hunter Macro (v1.3 UPDATED 06-07-2004 12:51pm PST)
Replies: 233
Views: 123044

already is |What is the minimum Z Value of mobs I should target? |------------------------------------------------------------ /declare RV_MinZRange int outer -1000 |------------------------------------------------------------ |What is the maximum Z Value of mobs I should target? |-----------------...
by Phox
Thu Jul 01, 2004 2:51 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Hunter Macro (v1.3 UPDATED 06-07-2004 12:51pm PST)
Replies: 233
Views: 123044

In several zones there are creatures that are either below the ground or beyond the reachable boundries of the zone. Is it possible to add code to skip targets which are not reachable?
by Phox
Sat Jun 05, 2004 6:35 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: swap.mac -- Complete Auto-Inven Mover Utility. Version 2.5.5
Replies: 27
Views: 11170

What happened to the original code?
This macro was very useful, please bring it back!!
by Phox
Tue May 25, 2004 6:40 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Genbot.mac 12.38 -- Updated 6/4/2004
Replies: 91
Views: 39493

Occasionally when I use the sn command it will cast the spell on the master, not the master's target.

Also the sit after cast option doesnt seem to be working right either for me.
by Phox
Fri May 21, 2004 2:48 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: swap.mac -- Complete Auto-Inven Mover Utility. Version 2.5.5
Replies: 27
Views: 11170

Awesome macro. I had to increase the delay a little bit on the OpenPack sub but otherwise works like a charm.
by Phox
Sat May 15, 2004 5:08 pm
Forum: MQ2::Help
Topic: VS6 Introductory Version
Replies: 10
Views: 2257

edit: deleted sarcastic comment

Seriously, would there be any difference to someone who only uses it to compile MQ and nothing else.
by Phox
Sat May 15, 2004 1:45 pm
Forum: MQ2::Help
Topic: VS6 Introductory Version
Replies: 10
Views: 2257

Aside from this issue, what benefit is there to getting .net?
by Phox
Fri May 14, 2004 11:20 pm
Forum: MQ2::Help
Topic: VS6 Introductory Version
Replies: 10
Views: 2257

VS6 Introductory Version

I compile MQ with VS6 Introductory version that came with my textbook. Whenever I run MQ I get an annoying warning saying that Im not allowed to distribute executables compiled with the introductory version. Thereafter I get the warning after opening ANY application. Is there any way to make this st...
by Phox
Sun Apr 25, 2004 4:28 am
Forum: MQ2::General
Topic: Race ShortName
Replies: 1
Views: 767

Race ShortName

Unless Im wrong there is a ShortName for class but not for race. Can this be added?