Search found 556 matches

by Cr4zyb4rd
Sun Jun 01, 2014 2:49 pm
Forum: MQ2::Bug Reports
Topic: ${FindItem} borked?
Replies: 16
Views: 5089

Re: ${FindItem} borked?

InvSlot is no longer supported I would remove it if it wouldn't break a million macros. Since the introduction of /useitem ItemSlot and ItemSlot2 should be used instead. You've said this a few times without giving even a hint of how to do that. What's an ItemSlot and when would I use 1 instead of 2?
by Cr4zyb4rd
Thu May 08, 2014 12:48 am
Forum: MQ2::Custom UI
Topic: Freq / di28889 Updated 2013
Replies: 65
Views: 17599

Re: Freq / di28889 Updated 2013

I love this shit, but if I can interject with a pertinent request, anybody have a working UI_charname_server.ini for this with at 1920x1080? I managed to hunt one down on eqinterface that will probably get me started but I'm pretty happy with my current UI as it stands. I've always had a hell of a t...
by Cr4zyb4rd
Sun May 04, 2014 8:30 am
Forum: MQ2::Help
Topic: MQ2 Chat Window?
Replies: 1
Views: 728

Re: MQ2 Chat Window?

delete MQ2ChatWnd.ini and try again. Make sure you have write permission to your everquest\uifiles stuff (actually i think it's the updates window that injects or does something wonky there so you're probably ok). Try pressing "." (default bind to type to that window) in case it's auto-fad...
by Cr4zyb4rd
Wed Apr 30, 2014 3:49 pm
Forum: MQ2::Macros::Help
Topic: Help on the macro I'm trying to make.
Replies: 5
Views: 1490

Re: Help on the macro I'm trying to make.

Thank you so much for offering so much help. That's a lot more than I was expecting. The reason the combat has been failing is because of my toons running into rocks and things and being forced to duck. If you have any ideas about other ways to solve that, I'm open to suggestions. I'm brand new to ...
by Cr4zyb4rd
Wed Apr 30, 2014 11:54 am
Forum: MQ2::Macros::Help
Topic: Help on the macro I'm trying to make.
Replies: 5
Views: 1490

Re: Help on the macro I'm trying to make.

You're off to a really good start. My first and biggest piece of advice, which I can't stress enough, is to use tabs. Indenting sub-blocks of code isn't just being fussy, it makes dozens of common errors leap right out at you, especially in this type of situation where you're trying to debug the flo...
by Cr4zyb4rd
Tue Apr 15, 2014 2:19 am
Forum: MQ2::Macros::Help
Topic: Macros packed with the zip
Replies: 7
Views: 2567

Macros packed with the zip

I was screwing around a bit and noticed that the Macros directory included in the zip is in pretty sorry shape. Not even the fishing one worked without a small change (it wasn't using /autoinventory), and most of the others were for testing some feature or of limited use at best. I spoke briefly to ...
by Cr4zyb4rd
Sat Apr 12, 2014 11:24 am
Forum: MQ2::Bug Reports
Topic: Caption Update Distance
Replies: 10
Views: 3852

Re: Caption Update Distance

yes ,gMaxSpawnCaptions is initialized to 30, set to 35 by MacroQuest_default.ini, and hard-limited to values 8-70 by the command to set it. The only time it's actually used is in a loop that's already limited to: -a distance barely outside of melee range (the issue this post set out to address), a c...
by Cr4zyb4rd
Thu Mar 27, 2014 5:55 pm
Forum: MQ2::Help
Topic: Plugin compile issues? Weird.
Replies: 16
Views: 2089

Re: Plugin compile issues? Weird.

MQ2Cast updates happen in VIP.

VS 2013 Compiles MQ2 (and MQ2Cast for that matter) clean out-of-the-box following the standard instructions found on the Wiki and all over this site.
by Cr4zyb4rd
Sun Mar 23, 2014 8:01 pm
Forum: MQ2::Bug Reports
Topic: BuffStackTest (MQ2Main/MQ2Utilities.cpp)
Replies: 65
Views: 10828

Re: BuffStackTest (MQ2Main/MQ2Utilities.cpp)

We don't actually cast the spell. We use the same function that the client would have used. We're hackers, this is the point of our endeavor. Was this not in the FAQ? Finding an offset isn't casting a spell.
by Cr4zyb4rd
Sun Mar 23, 2014 6:22 pm
Forum: MQ2::Bug Reports
Topic: BuffStackTest (MQ2Main/MQ2Utilities.cpp)
Replies: 65
Views: 10828

Re: BuffStackTest (MQ2Main/MQ2Utilities.cpp)

Casts but doesn't land is an important distinction to make. Not from the point of what we return (a good stack check will cover all cases) but as far as implementation we should be moving towards letting the client do whatever checking it can do for us. Of course that means fiddling about until we f...
by Cr4zyb4rd
Fri Mar 21, 2014 1:32 pm
Forum: MQ2::Bug Reports
Topic: BuffStackTest (MQ2Main/MQ2Utilities.cpp)
Replies: 65
Views: 10828

Re: BuffStackTest (MQ2Main/MQ2Utilities.cpp)

It's hardly abstract when I have the code in front of me, here in the bug reports thread about it. What I'm "really" trying to say is in the text I posted, which is where I usually tend to include such things. It's a reasonable practice, and one that I'm encouraging others to adapt in thei...
by Cr4zyb4rd
Fri Mar 21, 2014 8:31 am
Forum: MQ2::Bug Reports
Topic: BuffStackTest (MQ2Main/MQ2Utilities.cpp)
Replies: 65
Views: 10828

Re: BuffStackTest (MQ2Main/MQ2Utilities.cpp)

My comments below are directed at everybody involved/interested in this but the quote encapsulates it all nicely: Not really necessary as I have a database of all the spells... but thanks anyway. Then share it and use it instead of this ridiculous code. What's obviously needed here is a table lookup...
by Cr4zyb4rd
Thu Mar 20, 2014 11:09 am
Forum: MQ2::Bug Reports
Topic: BuffStackTest (MQ2Main/MQ2Utilities.cpp)
Replies: 65
Views: 10828

Re: BuffStackTest (MQ2Main/MQ2Utilities.cpp)

The only thing that needs added to that section is a mouse-drag and a ctrl-x. You're doing it wrong.
by Cr4zyb4rd
Sat Mar 01, 2014 8:05 am
Forum: MQ2::Bug Reports
Topic: What's wrong?
Replies: 15
Views: 7322

Re: What's wrong?

Trolling an old thread but for good reason, as this is the first direct comment I'd seen about aC1's avatar, and I had to chime in that it always looked to me as though it had something stuffed up it. Hope this contribution helps the community. (FWIW decompiler stuff in progress as I write this so I...
by Cr4zyb4rd
Tue Sep 19, 2006 9:04 am
Forum: MQ2::Help
Topic: Newbie guide to setting up MQ?
Replies: 22
Views: 15219

c'mon over. bring a notepad. i'll let you copy all the 1s and 0s, and you can just tell me when to scroll down. i'll be home like from 6-8PM.