PDA

View Full Version : 05/19/20 offsets



xmadmike
05-21-2020, 04:58 PM
[File Info]
PatchDate=5/19/2020


[Port]
port=5555


[Memory Offsets]
ZoneAddr=0xecf428
SpawnHeaderAddr=0xec78dc
CharInfo=0xec78dc
TargetAddr=0xec7d40
ItemsAddr=0xec63c8
WorldAddr=0xec7d5c


[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=0x150
# DWORD pets has this merc dont MasterID
OwnerIDOffset=0x2cc
# dword HideMode
HideOffset=0x2a4
# BYTE Level
LevelOffset=0x3ed
# BYTE Class
ClassOffset=0xfa0
# dword Race = Class-8
RaceOffset=0xf98
# ActorEquipment + 8c
PrimaryOffset=0x10a8
# Offhand Offset DWORD
OffhandOffset=0x10bc


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

mrthaumy
05-21-2020, 05:16 PM
Not seeing NPC's for some reason, anyone else having this issue?

xmadmike
05-21-2020, 05:18 PM
Not seeing NPC's for some reason, anyone else having this issue?

changed the SpawnheaderAddr value, works better with charinfo value (only worked when you had something targeted)

Stumpy
05-22-2020, 03:38 AM
Thanks