Page 1 of 3
Offsets 25-10
Posted: Fri Oct 25, 2002 10:15 am
by motd2k
Have found them all.... BUT... /who crashes - should I post or wait?
Should all be working now...
Posted: Fri Oct 25, 2002 10:19 am
by eq_freak
Go ahead and post what you have would be my suggestion, maybe someone can fix the /who thing faster then :)
offsets
Posted: Fri Oct 25, 2002 10:24 am
by eqaddict
Yeah I second the postem, that way I can spend my time solving the problems and not redoing your work on my own in a vacumn
--EqAddict
Posted: Fri Oct 25, 2002 10:32 am
by motd2k
Code: Select all
[MacroQuest]
MacroQuestVersion=IRC-20021023
ClientName=eqgame
ClientVersion=Fri Oct 25 03:07:xx 2002
ClientOverride=0
MacroQuestWinClassName=__MacroQuestTray
MacroQuestWinName=MacroQuest
[Function Locations]
WriteChatColor=0053459d
GetRaceByID=0052A16E
GetClassByID=00529C25
GetDeityByID=0052B085
LeftClick=0052DC41
RightClick=00542F85
ScreenItem=004AD080
ScreenSpawn=005434A1
NewUIINI=004347FC
MaxMana=004B6475
Commands=00541B43
CmdCleanup=00534570
[DirectInput8]
Main=007F077C
Keyboard=007F0780
Mouse=007F0784
[Memory Locations]
Zoning=007E0918
Zones=007E092C
Spawnheader=007E0930
Items=007E0934
Doors=007E0950
SpawnFooter=007E0964
Char=007E0978
CharInfo=007E0980
Target=007E0984
Guilds=007E112C
Packs=006347F8
Mouse=007F0788
Attack=007DE492
Spells=007ED148
CommandList=006037F0
DoAbilityList=007B76F8
DoAbilityAvailable=007B4C78
Group=00779260
GroupCount=00779118
HSliderItems=0077930C
HSliderMoney=0077C78C
PackPanel1=007E0A20
PackPanel2=007E0A24
clsMain=007E0A0C
clsItems=007E09A8
clsSpawns=007F0914
clsInvPanel=00098B78
clsMerchantPanelStatus=0005F310
clsMerchantItemBase=00063310
clsMerchantSelectedItem=00063388
clsMerchantSelectedSlotID=00063CEC
clsMainSpellRefresh=00000E18
clsMainSpellMemId=00000E98
clsMainSpellMemBar=00000E96
clsMainSpellMemGem=00063282
Should all be working now - thanks to all with fixes below and Nerfy for compiling the fixes into the above :)
MOTD
Finding Offsets...
Posted: Fri Oct 25, 2002 11:16 am
by DrkHelmet99
Ok serious newb question here... how do i search for offsets? i backed up my old eqgame.exe and downloaded that dissasembler... now i'm feeling totally newbish because i dont know what to do next.
Posted: Fri Oct 25, 2002 11:22 am
by Fippy
One correction I can see
GetRaceByID=0052A16E
Posted: Fri Oct 25, 2002 11:26 am
by eqaddict
Yeah, I got the same correction as Flippy only I was slower
Also, last time I did this I did not search for the
clsMainSpellRefresh=00000E18
clsMainSpellMemId=00000E98
clsMainSpellMemBar=00000E96
clsMainSpellMemGem=00063282
commands. Are they new of did I just miss them ?
-EqAddict
Posted: Fri Oct 25, 2002 11:30 am
by motd2k
Ahhhh - okay... i guess RaceID would explain why /who was hanging. Thanks folks.
MOTD
Posted: Fri Oct 25, 2002 11:55 am
by Fippy
Target=007E0984
needs changing too
Posted: Fri Oct 25, 2002 12:07 pm
by eqaddict
I get
clsSpawns=007F0914
but I dont know how to check in game for this, so can someone confirm?
--Eqaddict
Since we're on the topic..
Posted: Fri Oct 25, 2002 12:17 pm
by Draekz
I opened Hex Workshop 3.1 and did a compare to the files (eqgame (old)) and the new patched eqgame..and neither have any offset values above
0x0022913a?
Does Hex Workshop not work for this kinda thing? I had the impression it would since its just searching offsets...
Would I have to get something like softice? Or Dwasm(or whatever its called)?
But seeing as how most of the offsets are above 005~~~~~ im presuming hex isnt complex enough to find the values..
Any info on this would help

thanks
Draekz
Re: Offsets
Posted: Fri Oct 25, 2002 3:43 pm
by Nuisance
I got a discrepancy with that. This is what I got:
NewUIINI=004347E5
The address you have for that does point to a similar function, but the code above and below it is not consistent. I'm a little new to this though, so if I'm the one with the wrong offset let me know.
Posted: Fri Oct 25, 2002 3:57 pm
by eqaddict
I got the same offset for newui as given originally. Of all of them that is the trickiest one for me to find. Though I to could have made a mistake
I DO NOT use the newui and MQ ever so I wont be checking it, sorry.
--EqAddict
Posted: Fri Oct 25, 2002 5:29 pm
by Java
Please DO NOT ask how to find these on this public board. Try sending private messages if you really want to know.
But since there are so many people that know how to already, and we get them right, please don't confuse the issue with multiple posts of the same set.
I do my own anyway. Even if it's posted here. It's a trust thing... i won't let myself down.
Just a small request.
Thanks.
Posted: Fri Oct 25, 2002 6:06 pm
by Makai
Works good cept /target is broken