July 12th, 2007 Offsets MySEQ

DigitalPixel

Lifetime Member
Joined
Jun 20, 2006
Messages
632
Reaction score
0
Points
16
Spawninfo Offsets and GroundItem Offsets havent changed, but they have from the zip that is current up, so be sure to copy/paste them all if you redownload the server or download it for the first time.

Code:
[Memory Offsets]
SpawnHeaderAddr=0x8FB668
CharInfo=0x8FB668
TargetAddr=0x8F9CD8
ZoneAddr=0x919894
ItemsAddr=0x8FB638
 
[SpawnInfo Offsets]
NameOffset=0xe4
LastnameOffset=0x10
XOffset=0x64
YOffset=0x68
ZOffset=0x6c
SpeedOffset=0x7c
HeadingOffset=0x90
PrevOffset=0x04
NextOffset=0x08
TypeOffset=0x124
LevelOffset=0x1f8
HideOffset=0x1e0
ClassOffset=0xe38
SpawnIDOffset=0x148
RaceOffset=0xe34
 
[GroundItem Offsets]
PrevOffset=0x00
NextOffset=0x04
IdOffset=0x08
DropIdOffset=0x0c
XOffset=0x30
YOffset=0x34
ZOffset=0x2c
NameOffset=0x38
 
Last edited by a moderator: