PDA

View Full Version : 20200715 Live Offsets



Cilrail
07-15-2020, 01:55 PM
[File Info]
PatchDate=07/15/2020


[Port]
port=5555


[Memory Offsets]
# pinstZoneAddr_x
ZoneAddr=0xed12d0
# pinstSpawnManager_x
SpawnHeaderAddr=0xf72ce0
# pinstLocalPlayer_x
CharInfo=0xec9858
# pinstTarget_x
TargetAddr=0xec9cbc
# pinstEQItemList_x
ItemsAddr=0xec8270
# pinstWorldData_x
WorldAddr=0xecc088


[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=0x588
# dword HideMode
HideOffset=0x500
# BYTE Level
LevelOffset=0x564
# BYTE Class
ClassOffset=0xfb0
# dword Race = Class-8
RaceOffset=0xfa8
# ActorEquipment + 8c
PrimaryOffset=0x103c
# Offhand Offset DWORD
OffhandOffset=0x1050


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

snpp
07-15-2020, 02:57 PM
thank you ! :-)

acidburn135
07-15-2020, 05:29 PM
I believe issue with current offsets. They do not list NPCs and some PCs wielding anything in mainhand or offhand yet the NPC in game clearly are wielding weapons.

Stumpy
07-16-2020, 03:07 PM
Thank you very much

whr2
07-16-2020, 07:12 PM
I am having issues with weapons also. Any suggestions?

Oddity
07-17-2020, 10:06 AM
Try these offsets for weapons:

# ActorEquipment + 8c
PrimaryOffset=0x10b8
# Offhand Offset DWORD
OffhandOffset=0x10CC

acidburn135
07-19-2020, 01:47 AM
It works, but a few weapons are displaying as numbers which is a bit odd.

Oddity
07-19-2020, 08:20 PM
The item names come from the GroundItems.ini in the cfg directory. This file was generated from the weapons header files in ShowEQ. These values have not been updated in 12 years, so any new item models will just show the ID.