PDA

View Full Version : Live Offsets - 10/21/2008



Carpathian
10-21-2008, 07:47 PM
[File Info]
PatchDate=10/21/2008

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0x9b8194
SpawnHeaderAddr=0x999f4c
CharInfo=0x999f4c
TargetAddr=0x999f64
ItemsAddr=0x999f1c

[SpawnInfo Offsets]
NextOffset=0x4
PrevOffset=0x8
LastnameOffset=0x38
XOffset=0x64
YOffset=0x68
ZOffset=0x6c
SpeedOffset=0x7c
HeadingOffset=0x80
NameOffset=0xA4
TypeOffset=0x125
SpawnIDOffset=0x148
HideOffset=0x37C
LevelOffset=0x315
RaceOffset=0xe64
ClassOffset=0xe68

[GroundItem Offsets]
PrevOffset=0x00
NextOffset=0x04
IdOffset=0x08
DropIdOffset=0x0c
XOffset=0x34
YOffset=0x30
ZOffset=0x2c
NameOffset=0x38

Didn't verify structure offsets, but everything appears fine.

Skav
10-21-2008, 08:43 PM
Awesome. You have no idea how much I appreciate you filling the "gaps" around here lately. I'm still having difficulties with the EZ Offset Finder but it's mostly because I haven't been able to try installing NET 3.5. Your posting these so quick is a HUGE help to me and makes my EQ time a hell of a lot more fun.

Thank you very much!

sequser01111
10-21-2008, 08:43 PM
i tried your program for this and it didnt work

Carpathian
10-21-2008, 09:40 PM
Must be an old version, make sure you have the latest. When they changed the target window it borked it.

sequser01111
10-29-2008, 08:40 AM
I used the link from this post - http://www.showeq.net/forums/showpost.php?p=43588&postcount=9 if there is a later version i'd love to try it.

Carpathian
10-29-2008, 08:46 PM
Running the program should have given you an output like:



ZoneAddr:
| Match Found @ TRUE
| Offset -> 0x9b8194

ZoneInfoAddr:
| Match Found @ TRUE
| Offset -> 0x9b7ed4

SpawnHeaderAddr:
| Match Found @ TRUE
| Offset -> 0x999f4c

ItemsAddr:
| Match Found @ TRUE
| Offset -> 0x999f1c

TargetAddr:
| Match Found @ TRUE
| Offset -> 0x999f64


The current publicly released version doesn't make the ini file for you or determine struct offsets. Those features will be in next release.