Moderator: MacroQuest Developers


donations for this month's patches.Code: Select all
Compiling...
exts2.cpp
exts2.cpp(551) : error C2039: 'Unknown0x258' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'
exts2.cpp(551) : error C2039: 'Unknown0x258' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'
exts2.cpp(552) : error C2039: 'Unknown0x25c' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'
exts2.cpp(552) : error C2039: 'Unknown0x25c' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'
exts2.cpp(553) : error C2039: 'Unknown0x350' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest_\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'
exts2.cpp(553) : error C2039: 'Unknown0x350' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'
exts2.cpp(554) : error C2039: 'Unknown0x354' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'
exts2.cpp(554) : error C2039: 'Unknown0x354' : is not a member of '_ZONEINFO'
e:\macroquest\IRC-latest\mqext\../EQLib\MQ.h(809) : see declaration of '_ZONEINFO'Code: Select all
// 5-15-2003 Amadeus (discovered by Lax)
// Actual Size 0x240, old
typedef struct _ZONEINFO {
/*0x000*/ CHAR CharacterName[0x40];
/*0x040*/ CHAR ShortName[0x20];
/*0x060*/ CHAR LongName[0x80];
/*0x0E0*/ CHAR Unknown0x0e0[0x96]; // <-- this isnt part of zone name, see CEverQuest__CEverQuest
/*0x176*/ BYTE Unknown0x176; // temp flag used in CEverQuest constructor
/*0x177*/ BYTE Unknown0x177[0x0b];
/*0x182*/ WORD Unknown0x182;
/*0x184*/ BYTE Unknown0x184[0x10];
/*0x194*/ BYTE Unknown0x194[0x10];
/*0x1a4*/ FLOAT Unknown0x1a4; // used in process_physics
/*0x1a8*/ BYTE Unknown0x1a8[0x4];
/*0x1ac*/ BYTE Unknown0x1ac[0x3c];
/*0x1e8*/ FLOAT ZoneExpModifier;
/*0x1ec*/ BYTE Unknown0x1ec[0x0c];
/*0x1f8*/ BYTE Unknown0x1f8[0x10];
/*0x208*/ BYTE Unknown0x208[0x18];
/*0x220*/ BYTE Unknown0x220[0x20];
/*0x240*/
} ZONEINFO, *PZONEINFO;

http://macroquest2.com/phpBB2/viewtopic.php?t=3616Wishbringer wrote:In 2003-10-27.zip MacroQuest.sln for VS.net seems corrupted.

With mighty flashes from the heavens and thunderous reports from cold grey mountain ranges the task was set.Amadeus wrote:Wassup is leading an assault on redoing the readme file that I bet is going to be pretty good once he's done. I sortof lit a fire under that project a month or so ago ...hehe ..I'm glad he's doing it though, it's going to be great!