Search found 13 matches

by Soul Hunter
Sat Sep 24, 2005 11:29 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Shambot v1.0c
Replies: 87
Views: 85141

I made changes to spell routines (all .mycasttime to .casttime)
Testing with the Sept 23 MQ I ran Shambot fine (an edited Shambot) The only problem I had was MQ crashing on itself, no Shambot involved. I just simply zoned and it fixed that problem, all is well now.

Thanks m4tz0r
by Soul Hunter
Thu Sep 22, 2005 3:42 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Shambot v1.0c
Replies: 87
Views: 85141

I haven't tested due to .exe change but I assume you change all of .mycasttime's to .casttime , correct?
by Soul Hunter
Tue Sep 20, 2005 9:26 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Shambot v1.0c
Replies: 87
Views: 85141

I've been using this with a few of my own modifications due to errors for quite some time, with the new Sept 20 update, everytime I run it EQ crashes, anyone else having this problem?
by Soul Hunter
Tue Sep 06, 2005 12:19 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Spell/Song Trainer 1.0
Replies: 15
Views: 6280

I'll test it soon, but what exactly did you change?
by Soul Hunter
Mon Sep 05, 2005 1:09 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Spell/Song Trainer 1.0
Replies: 15
Views: 6280

I tried this with my SK and it seemed not to do any of the class checks as it went straight to the Bard songs saying that I don't have any of them. I would think it would be a problem with the /if (${Me.Class.Name.Equal if I change the .Equal to a .Find , would that help or would I need to change so...
by Soul Hunter
Fri May 13, 2005 7:26 pm
Forum: MQ2::Help
Topic: Compile error
Replies: 14
Views: 6154

Well ok, I installed the SDK that I was told to and I now have the windows.h file (in the DK directory). I go through and double click on MacroQuest2.sln, that loads up Visual C++ 2005 Express Edition Beta, I then go to build>config manager and select all of the files, then I select 'Build Solution'...
by Soul Hunter
Mon May 09, 2005 5:35 pm
Forum: MQ2::Help
Topic: Compile error
Replies: 14
Views: 6154

Re-read it and still can't info regarding windows.h other than the edit made by myself which was a guess at the solution

"Make sure the file created by MQ2.auth.exe is in MQ2Main then make a duplicate of the folder and rename it windows.h" -my edit
by Soul Hunter
Mon May 09, 2005 4:59 pm
Forum: MQ2::Help
Topic: Compile error
Replies: 14
Views: 6154

Compile error

While attempting to compile MQ2an error occured with VC++ Express 2005 Beta c:\program files\mq2\MQ2Main/MQ2Main.h(31) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory Build log was saved at "file://c:\Program Files\MQ2\MQ2ChatWnd\Intermediate\BuildLog.htm&q...
by Soul Hunter
Sun May 08, 2005 4:08 pm
Forum: Macro Requests (MQ1)
Topic: Looting certain items
Replies: 3
Views: 9178

Well then what forum should I post it at?
by Soul Hunter
Sun May 08, 2005 12:13 pm
Forum: Macro Requests (MQ1)
Topic: Looting certain items
Replies: 3
Views: 9178

Looting certain items

Hey guys, I've been working on a program to help loot fine steel weapons. The mobs also drop other items that I don't care for so I'd like the program to filter out those items and only loot items with 'Fine Steel' in their names. Below is the code I use to loot **NOTE** It's not the entire program ...
by Soul Hunter
Sat May 07, 2005 6:31 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFK Looting Macro
Replies: 12
Views: 7493

What would I need to add in order for it to only loot a certain type of item or item's with a certain name in common like 'Cloth" or 'Fine Steel".
by Soul Hunter
Fri May 06, 2005 4:03 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Trainspell.mac (Working) Spell Trainer.
Replies: 32
Views: 17909

When I run trainspell.mac using the .inc you included in the first post it gives me Unparsable in Calculation: 'g' trainspell.mac@16(Main):/if (${ArcaneLevel}>235 /varset ArcaneLevel 235 the current macro has ended Failed to parse /if condition '(270>235)'. no-numeric encountered I'm not sure if thi...
by Soul Hunter
Fri May 06, 2005 11:10 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Trainspell.mac (Working) Spell Trainer.
Replies: 32
Views: 17909

where can I find spellcast.inc?