PDA

View Full Version : 7/18/12 Offsets



Asbestos
07-18-2012, 08:55 AM
First time posting, but I have these offsets working:

[File Info]
Patchdate=07/18/2012

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0xc68200
ZoneInfoAddr=0xc67d38
SpawnHeaderAddr=0xc5ac8c
CharInfo=0xc5ac8c
ItemsAddr=0xc577f0
TargetAddr=0xc5aca4
WorldAddr=0xc5aa54

[WorldInfo Offsets]
WorldHourOffset=4
WorldMinuteOffset=5
WorldDayOffset=6
WorldMonthOffset=7
WorldYearOffset=8

[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=0x1d0
LevelOffset=0x508
RaceOffset=0xe9c
ClassOffset=0xea0
PrimaryOffset=0xf88
OffhandOffset=0xf98

[GroundItem Offsets]
PrevOffset=0x00
NextOffset=0x04
IdOffset=0x08
DropIdOffset=0x0c
XOffset=0x70
YOffset=0x74
ZOffset=0x78
NameOffset=0x1c

gaingreen
07-18-2012, 09:24 AM
Tested and working... Thanks... wish someone would teach me how to look these up

Fireblade
07-18-2012, 01:25 PM
Figured you don't need me posting them anymore since Razzle implemented the Offset Finder in the newest version. ;)

gaingreen
07-18-2012, 02:10 PM
Where is the version with offset finder?

Hidron
07-18-2012, 02:18 PM
The release was announced here http://www.showeq.net/forums/showthread.php?6641-MySEQ-Open-2-2-2-Released
The download link is contained in the 1st line of the post.

gaingreen
07-18-2012, 02:20 PM
yeah sorry, i had some goofy filter stopping me from seeing it. thanks again

Razzle
07-19-2012, 08:43 PM
Figured you don't need me posting them anymore since Razzle implemented the Offset Finder in the newest version. ;)
Don't worry. I will get the search patterns loading from ini soon. Then you will get huge props for helping keep them updated. You have been a savior to many keeping us all in current up to date offsets.

Razzle