PDA

View Full Version : 7/25 offsets



z0mbie
07-25-2007, 03:43 PM
[Memory Offsets]
SpawnHeaderAddr=9422440
CharInfo=7693084
TargetAddr=7693084
ZoneAddr=9545876
ItemsAddr=9422392

65536
07-25-2007, 04:13 PM
[Memory Offsets]
SpawnHeaderAddr=9422440
CharInfo=7693084
TargetAddr=7693084
ZoneAddr=9545876
ItemsAddr=9422392Think you just copied the wrong offset for CharInfo. Should be the same as SpawnHeaderAddr not TargetAddr. Here are the corrected offsets.

[File Info]
PatchDate=07/25/2007

[Port]
port=5555

[Memory Offsets]
SpawnHeaderAddr=0x8fc668
CharInfo=0x8fc668
TargetAddr=0x75631c
ZoneAddr=0x91a894
ItemsAddr=0x8fc638

z0mbie
07-31-2007, 03:37 PM
Thanks for the correction, was getting those two confused.

7/31 patch, everything is the same except ground spawns, aye?

[Memory Offsets]
SpawnHeaderAddr=0x8fc668
CharInfo=0x8fc668
TargetAddr=0x75631c
ZoneAddr=0x91a894
ItemsAddr=0x9dc648
#ItemsAddr=0x8fc638

65536
07-31-2007, 04:29 PM
Actually it looks like no offset changes in the 7/31 patch. The debug option in MySEQ server just searches for a string that starts with "IT", so it is possible to get false positives for ground spawns. Not sure what 0x9dc648 points to, but 0x8fc638 gives you a valid ground spawn list.