Search found 15 matches

by jimbo123
Thu Jan 18, 2007 7:44 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: swapcast.mac a swap item and cast it macro (updated 7-2-5)
Replies: 72
Views: 32281

Yeah, FindItemCount will not count items in bags either. It seems to be related.

--jimbo
by jimbo123
Tue Nov 28, 2006 1:57 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Yet Another Forage Macro - yafm
Replies: 63
Views: 63312

Sure thing, sparky. Stuff gets added to it automatically with a "keep all" option, so when you pick something up while it is running, it doesn't get auto-deleted for not being in the ini :) You can see in the ini that i picked up a Rallic Pack while this was running, so it will keep every ...
by jimbo123
Sun Nov 19, 2006 8:27 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Yet Another Forage Macro - yafm
Replies: 63
Views: 63312

I've been using this one for a long time. It works great and does not destroy stuff when you pick it up out of your inventory. I don't know hwo to credit with putting it together. |Forage.mac |Based off code from Preocts(thanks!) and code from various other forage macros. |In the forage.ini file use...
by jimbo123
Tue Jul 18, 2006 12:29 pm
Forum: MQ2::Macros::Requests
Topic: Help, please. Need to convert X,Y vectors into degrees
Replies: 5
Views: 2639

Atan will not help without the use of some other overly-complex logic, since it only returns values between -90 deg and +90 deg. Here is a thread in which the solution is discussed recently: http://macroquest2.com/phpBB2/viewtopic.php?t=13393 Read the first post in the thread for the complex solutio...
by jimbo123
Mon Jul 17, 2006 11:03 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Yet Another Forage Macro - yafm
Replies: 63
Views: 63312

Just guessing, Zane ... ******WARNING****** DO NOT set defaultmax to 0. If you are using your inventory when a forage happens, it will on occasion treat an item you have in your hand as a forage result, and as such, will be added into your ini file. If DefaultMax = 0, the item will be DELETED. If th...
by jimbo123
Mon Jun 26, 2006 4:12 pm
Forum: MQ2::Bug Reports
Topic: Ini file with more than 100 entries under one key causes CTD
Replies: 4
Views: 2102

I ran into the same problem, doing essentially the same thing, and used the same workaround. Now I see 'sqlconnect' in your code and it gives me a much better idea. If you are dumping the results to MySQL, why not just query your shopping list from there as well, one item at a time? I know that soun...
by jimbo123
Fri Jun 09, 2006 8:02 am
Forum: MQ2::Help
Topic: /updateitems not working correctly?
Replies: 14
Views: 5229

*wonders how many times DKAA will have to say it before people read/comprehend* Just once. It was not at all intuitive from the manual that it worked the way it does. Nor is it the least bit intuitive that the file was read upon starting MQ2, rather than at the time the command is issued. You seem ...
by jimbo123
Thu Jun 08, 2006 4:26 pm
Forum: MQ2::Help
Topic: /updateitems not working correctly?
Replies: 14
Views: 5229

This is all the manual says about it: /updateitems Walks through the characters inventory and bank and collects item id's and names. The item id and name is placed in ItemDB.txt which is created if it does not already exist. I had believed the purpose was to dump-to-file an inventory of all my goodi...
by jimbo123
Thu Jun 08, 2006 6:13 am
Forum: MQ2::Help
Topic: /updateitems not working correctly?
Replies: 14
Views: 5229

Thanks dkaa, I Did that several times. The problem is reproduceable. It appears to be the same list each time I delete and recreate the output file. I'd be interested to see what someone else gets. A couple of quick checks to see if it is the same grocery list every time & for everyone would be ...
by jimbo123
Wed Jun 07, 2006 8:40 pm
Forum: MQ2::Help
Topic: /updateitems not working correctly?
Replies: 14
Views: 5229

/updateitems not working correctly?

I'm using /updateitems to try to dump an inventory of my bank to a text file (itemDB.txt) according to the manual. Many of the items are correct, but many of them are items that I do not own, have never even heard of before, and come from a zone that I may have never even been in. Anybody have it wo...
by jimbo123
Thu Mar 30, 2006 8:49 pm
Forum: MQ2::Help
Topic: mq window not showing up
Replies: 21
Views: 11055

Since we are already so far into this that my contribution to the problem is small.... and the largest contributors to the problem seem to read every post (thus I will reach my target audience).... I'll post my semi-rant. It is very difficult to find answers on this board using the search feature. T...
by jimbo123
Thu Mar 02, 2006 7:47 pm
Forum: MQ2::Help
Topic: mq window not showing up
Replies: 21
Views: 11055

Posting back, as I said I would. Deleting the old directory entirely, re-downloading, and recompiling exactly according to directions did solve the problem (at least for my trial set of one startup). :oops: I'd like to think that it is a result of the new version posted yesterday, but it is more lik...
by jimbo123
Tue Feb 28, 2006 9:01 pm
Forum: MQ2::Help
Topic: mq window not showing up
Replies: 21
Views: 11055

I would swear I compiled properly the first time. But I have been wrong before, so I recompiled MQ2main, then batch-compiled all the rest. Fired it up and the window loaded! sweet! Until a few seconds later when it crashed to desktop. I tried a few more times with the same result. I'll delete the wh...
by jimbo123
Mon Feb 27, 2006 11:34 pm
Forum: MQ2::Help
Topic: mq window not showing up
Replies: 21
Views: 11055

I tried both the above recommended remedies to no avail. Still the same after clean restart of EQ (and perhaps MQ2, but never really know for sure if MQ2 ends when the icon goes away).

MQ2 works, but no window.

Shantel, can you test and confirm same result?

--jimbo
by jimbo123
Mon Feb 27, 2006 9:36 pm
Forum: MQ2::Help
Topic: mq window not showing up
Replies: 21
Views: 11055

MQ2 window not showing up

I have the exact same problem. It started with the new compile (today). From clean cold boot of computer: 1) Start MQ2. MQ2 icon appears in tray. 2) Start EQ. MQ2 window appears at character select screen. 3) Select character....loading... no MQ2 'chat' window. 4) Camp character ....loading characte...