PDA

View Full Version : Live - 02/17/21 Offsets.



eqDialup
02-17-2021, 02:41 PM
[File Info]
PatchDate=02/17/2021 Live

[Port]
port=5555

[Memory Offsets]
# pinstZoneAddr_x
ZoneAddr=0xf9577c
# pinstSpawnManager_x
SpawnHeaderAddr=0xf8898c
# pinstLocalPlayer_x
CharInfo=0xf88934
# pinstTarget_x
TargetAddr=0xf88988
# pinstEQItemList_x
ItemsAddr=0xF84B88
# pinstWorldData_x
WorldAddr=0xf860b0

[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=0x40c
# dword HideMode
HideOffset=0x558
# BYTE Level
LevelOffset=0x374
# BYTE Class
ClassOffset=0xf88
# dword Race = Class-8
RaceOffset=0xf80
# ActorEquipment + 0x94
PrimaryOffset=0x1090
# Offhand Offset + 0xa8
OffhandOffset=0x10a4


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

Raytheon
02-17-2021, 04:09 PM
Awesome! Many thanks!

dirtyhalfling
02-17-2021, 04:12 PM
Thanks, here's primary and secondary offsets if you need them.
PrimaryOffset=0x1090
OffhandOffset=0x10a4

eqDialup
02-17-2021, 06:45 PM
Thanks - I just put the first one I found, and didn't bother to test it. I've updated the initial post to have dirtyhalflings offsets as they are the correct ones.

snpp
02-18-2021, 09:42 AM
thank you :-)

bobthebuilder
02-19-2021, 11:15 AM
Just curious, but how would these offsets be modified to work with the TLP server(s)? Thanks!!

eqDialup
02-19-2021, 12:33 PM
They work with the tlp servers. Personally that is where I dig them up.

bobthebuilder
02-23-2021, 09:54 AM
Ah, thank you! I must have pasted in the offsets incorrectly. :)