Search found 15 matches

by deda
Wed Mar 17, 2004 1:40 am
Forum: MQ2::Bug Reports
Topic: error compiling mq2-20040316a.zip
Replies: 1
Views: 760

error compiling mq2-20040316a.zip

with VS dot net 2003 i get following errors trying to compile: e:\macroquest2\MQ2-20040316a\MQ2Main\MQ2Utilities.cpp(1212): error C2668: 'abs' : ambiguous call to overloaded function e:\macroquest2\MQ2-20040316a\MQ2Main\MQ2Utilities.cpp(1248): error C2668: 'abs' : ambiguous call to overloaded function
by deda
Mon Feb 02, 2004 11:10 am
Forum: MQ2::Help
Topic: /destroy
Replies: 3
Views: 1268

/destroy doesnt check the fastdestroy option btw, so it destroys immediatly.
by deda
Tue Jan 13, 2004 3:53 am
Forum: MQ2::Custom UI
Topic: WYSIWYG Editor for XML (enhanced)
Replies: 9
Views: 4252

sidlwidl is arround along time, but very bugged.
the author of the programm has vanashed awhile back, so no fixes or updates whatsoever.
by deda
Tue Dec 30, 2003 8:06 am
Forum: MQ2::Bug Reports
Topic: error compiling mq2-20031230
Replies: 14
Views: 3355

error compiling mq2-20031230

trying to compile with .net gives this error:

MQ2Main fatal error LNK1279: invalid or corrupt file: file contains invalid .sxdata contributions
by deda
Wed Dec 03, 2003 10:58 am
Forum: MQ2::Bug Reports
Topic: error compiling mq2-20031203
Replies: 7
Views: 1892

error compiling mq2-20031203

Getting this error trying to compile latest zip:

EQClasses.obj : fatal error LNK1279: invalid or corrupt file: file contains invalid .sxdata contributions
by deda
Tue Nov 25, 2003 9:21 am
Forum: MQ2::General
Topic: Offsets 25 nov 2003
Replies: 24
Views: 8529

Offsets 25 nov 2003

Work in progress and not complete yet: [MacroQuest] ClientName=eqgame ClientVersion=Tue Nov 25 01:59:xx 2003 ClientOverride=1 MacroQuestWinClassName=__MacroQuestTray MacroQuestWinName=MacroQuest [Function Locations] MemChecker=004B3B41 MemChecker2=004BA400 MemCheckAddr1=004BA467 MemCheckAddr2=004BA4...
by deda
Mon Nov 10, 2003 4:23 pm
Forum: MQ2::Development::Feature Discussion
Topic: Feat Req: Check how long until an ability is available
Replies: 75
Views: 2958

have u tried making the ability a hotbutton, and then check if the hotbutton is enabled or disabled? that works for me when i need to determine if cann IV is ready or not... some people have made custom hotbuttons with alt activate in it, so that they can announce the alt ability they are gonna use...
by deda
Thu Jul 10, 2003 8:31 am
Forum: MQ2::General
Topic: Boiler Maker's Stew.
Replies: 5
Views: 1979

boilermaker stew profit story is fake, just as the skull ale awhile back.

there isnt a "secret" tradeskill recipe that makes profit.
by deda
Mon Jun 02, 2003 12:25 pm
Forum: Outdated Macros::Macro Help
Topic: Crash using $group(1)
Replies: 9
Views: 2308

i have the same problem, but maybe the GROUPCOUNT offset is wrong?
could some check both offsets please?
by deda
Fri May 02, 2003 6:30 am
Forum: MQ2::General
Topic: Get the latest from CVS!
Replies: 8
Views: 2024

great work, grabbed the latest CVS source and compiled it with vc 6 using nmake and guess what ??

MY PING TROUBLE IS GONE !!!!

WOOT.
by deda
Thu May 01, 2003 5:01 am
Forum: MQ2::General
Topic: source changes
Replies: 13
Views: 4028

no firewall.
by deda
Thu May 01, 2003 12:40 am
Forum: MQ2::General
Topic: source changes
Replies: 13
Views: 4028

nice work, however it doesnt fix the ping bug.
compiled it with vc6 on win xp and still have the prob.
by deda
Fri Apr 25, 2003 1:02 pm
Forum: MQ2::Development::Feature Discussion
Topic: Compiling with VC6.0 -- read this!
Replies: 59
Views: 51443

Ok, i ignored the warning and indeed mq works. However, when i use mq (no macro running) my ping as indicated by the first digits of the lagmeter goes beserk. Normally i have a ping arround 80, now this number keeps tumbling between 80 and 200. It doesnt disconnected me tho. Anyone else having this ...
by deda
Fri Apr 25, 2003 12:38 am
Forum: MQ2::Development::Feature Discussion
Topic: Compiling with VC6.0 -- read this!
Replies: 59
Views: 51443

i know it means the file isnt there, but there is no "detours.pdb" file in the detours maps after i compiled the src.

just want any help on fix this problem.
by deda
Thu Apr 24, 2003 3:44 pm
Forum: MQ2::Development::Feature Discussion
Topic: Compiling with VC6.0 -- read this!
Replies: 59
Views: 51443

i get this error on step 6: Creating library \eqlib.lib and object \eqlib.exp detours.lib(disasm.obj) : warning LNK4099: PDB "detours.pdb" was not found with "..\Detours\lib\detours.lib" or at "C:\detours.pdb"; linking object as if no deb ug info detours.lib(detours.obj...