Page 1 of 1

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

Posted: Wed Apr 30, 2003 1:46 pm
by NealThorpayt
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...

Posted: Wed Apr 30, 2003 3:16 pm
by kaz
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.

Posted: Wed Apr 30, 2003 5:17 pm
by Mckorr
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).