Glasswalker
06-17-2003, 06:20 PM
Hello there,
I am one of the people that only enjoys eq with some kind of mapping... I am also one of the people who can no longer afford to pay sony to play anymore... So I play avidly on the emu servers... they are actually getting quite good (almost caught up to eqlive)
Anyway...
The problem is getting myseq to work with the emu client... now my understanding is that the emu only uses an older version of the official client... And as far as I know they have encryption code in the server now... so I should just have to find the offsets...
My question is: is there anything you can offer to help me find offsets? I know you can find them by hexediting the eqgame.exe right? if so, what are the 6byte signatures I need to search for to find each of the offsets needed? I can do that no problem...
The structures may be different, so I would need to know how to identify that data too...
Also, I am assuming that in the ini file:
[Memory Offsets]
ZoneAddr=7832272
CharAddr=7737324
SpawnHeaderAddr=7737264
TargetAddr=7737336
ItemsAddr=7737268
[SpawnInfo Offsets]
NameOffset=1
XOffset=88
YOffset=80
ZOffset=92
HeadingOffset=76
SpeedOffset=100
SpawnIDOffset=328
TypeOffset=308
ClassOffset=322
RaceOffset=336
HideOffset=320
LastnameOffset=248
NextOffset=228
LevelOffset=316
[GroundItem Offsets]
NameOffset=220
XOffset=212
YOffset=216
ZOffset=208
SpawnIDOffset=8
NextOffset=4
all those numbers that are under 1000 I am assuming that they are offsets inside a structure? so they are offsets from the initial offset for the whole struct?
Anyway, any info you could provide would be tons of help... thanks so much :)
I am one of the people that only enjoys eq with some kind of mapping... I am also one of the people who can no longer afford to pay sony to play anymore... So I play avidly on the emu servers... they are actually getting quite good (almost caught up to eqlive)
Anyway...
The problem is getting myseq to work with the emu client... now my understanding is that the emu only uses an older version of the official client... And as far as I know they have encryption code in the server now... so I should just have to find the offsets...
My question is: is there anything you can offer to help me find offsets? I know you can find them by hexediting the eqgame.exe right? if so, what are the 6byte signatures I need to search for to find each of the offsets needed? I can do that no problem...
The structures may be different, so I would need to know how to identify that data too...
Also, I am assuming that in the ini file:
[Memory Offsets]
ZoneAddr=7832272
CharAddr=7737324
SpawnHeaderAddr=7737264
TargetAddr=7737336
ItemsAddr=7737268
[SpawnInfo Offsets]
NameOffset=1
XOffset=88
YOffset=80
ZOffset=92
HeadingOffset=76
SpeedOffset=100
SpawnIDOffset=328
TypeOffset=308
ClassOffset=322
RaceOffset=336
HideOffset=320
LastnameOffset=248
NextOffset=228
LevelOffset=316
[GroundItem Offsets]
NameOffset=220
XOffset=212
YOffset=216
ZOffset=208
SpawnIDOffset=8
NextOffset=4
all those numbers that are under 1000 I am assuming that they are offsets inside a structure? so they are offsets from the initial offset for the whole struct?
Anyway, any info you could provide would be tons of help... thanks so much :)