New Offsets
Code: Select all
SocialsPages=00736d88 //?? ... Untested
MOTD=006fee60
GuildMOTD=006fc40c // structure includes guildmotd as well as the person that set it
Zoneinfo=006fcaec // No idea what use this is, it is a small structure that has character name, zone short and long name
RaceList=005b7d94 // Very untested..may need to find a list of pointers to have correct lengths. It also may not be a complete list..I don't have anything to compare it with.
ZoneList=005b1360 // Just a list of all the zones (I think) ...again, very untested
CommandsList=005b088c //Appears to be just a list of all the slash commands (no other info) ...could be incomplete, very untested
UIDirectory=005e0698 // Path to current UI directory. Untested....
ServerIPAddress=006fc75c //host.domain of EQ server you're connected to ....very untested
New Structures (I havn't added these to even my own MQ.h, so they are untested)
*None yet*
Like I said, probably most of these are worthless...but, at least there here if someone is looking for something specific
-------------
EDIT: Updated for May 15 patch
