PDA

View Full Version : 2/19/14 Offsets



Asbestos
02-19-2014, 12:12 PM
Ok guys, here is what I have. Seems to be all of it, but still request someone with more experience at this stuff to check them out:

[File Info]
Patchdate=2/19/2014

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0xd956fc
SpawnHeaderAddr=0xe1a1f0
CharInfo=0xd88398
TargetAddr=0xd883b0
ItemsAddr=0xd84da0
WorldAddr=0xd88368

[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
#OwnerIDOffset DWORD pets has this merc dont
OwnerIDOffset=0x504
#HideOffset is a dword
HideOffset=0x504
#LevelOffset is a dword
LevelOffset=0x199
#RaceOffset dword
RaceOffset=0xe90
#ClassOffset byte
ClassOffset=0xe94
#PrimaryOffset DWORD the id of the item
PrimaryOffset=0xfac
#OffhandOffset DWORD
OffhandOffset=0xfc0

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

Asbestos
02-19-2014, 12:16 PM
Ok, maybe the PrimaryOffset and the OffhandOffset may still need some work. It shows items in the list, but they don't seem to match what it should be, seems most people are carrying an IcyBlade and I doubt that is right :)

Fireblade
02-19-2014, 02:05 PM
Here you go:


[File Info]
PatchDate=02/19/2014


[Port]
port=5555


[Memory Offsets]
ZoneAddr=0xd956fc
SpawnHeaderAddr=0xe1a1f0
CharInfo=0xd88398
TargetAddr=0xd883b0
ItemsAddr=0xd84da0
WorldAddr=0xd88368


[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
#OwnerIDOffset DWORD pets has this merc dont
OwnerIDOffset=0x250
#HideOffset is a dword
HideOffset=0x504
#LevelOffset is a dword
LevelOffset=0x199
#RaceOffset dword
RaceOffset=0xe90
#ClassOffset byte
ClassOffset=0xe94
#PrimaryOffset DWORD the id of the item
PrimaryOffset=0xf98
#OffhandOffset DWORD
OffhandOffset=0xfac


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

eqmule
02-19-2014, 03:18 PM
Fireblades offsets above are correct.