Old EQGame.EXE with valid offsets for clsMain...

A forum for feature requests/discussions and user submitted patches that improve MQ2

Moderator: MacroQuest Developers

NealThorpayt
Developer
Developer
Posts: 66
Joined: Thu Mar 13, 2003 2:14 pm
Location: Miskatonic University
Contact:

Old EQGame.EXE with valid offsets for clsMain...

Post by NealThorpayt » Wed Apr 30, 2003 1:46 pm

Greetings Constructs,

:?: Does anyone have an old EQGame.EXE with valid offsets for clsMain?

If so, please zip it up the exe and offsets and send it to me. I want to work on figuring out the new values for clsMain.

If you are wondering, I am too new to EQ to have ever had a valid set of offsets for clsMain or an EXE to match.

You help will be appreciated.

End of line...
By the pricking of my thumb, something wicked this way comes...

kaz
a ghoul
a ghoul
Posts: 103
Joined: Tue Jan 14, 2003 4:09 am

Post by kaz » Wed Apr 30, 2003 3:16 pm

clsMain no longer exists in eqgame.exe, this was part of the change when they removed the oldui.

the replacement for clsMain which I originally found is clsMainNewUI.

likewise most of the struct offsets that are no longer found are things that were in oldui and no longer exist, I am sure they have some newui equivelant though.

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Post by Mckorr » Wed Apr 30, 2003 5:17 pm

You can use the eqemu patcher to get an old copy of eqgame.exe. Get the date on that and you can search the boards here for the correct offsets for that version. I did this once before to check for LeftClick and RightClick (which I was not able to find).