PDA

View Full Version : 10/16/2012 Offsets



Fireblade
10-16-2012, 11:08 AM
Hi Guys,

havent posted for a while but since implementation of offsetfinder not really required... ;)

However with todays patch Spawn info offsets have changed, seems like the complete header got reworked.
Trying to figure out the new values at the moment since no automated version of offsetfinder currently works for this update.

This is what I found so far (changes are bold - green is confirmed new values - red ones are still wrong!), not sure when I have time for the rest, so feel free to post your findings:

[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=0x1c8
HideOffset=0x27c
LevelOffset=0x2a9
RaceOffset=0xea0
ClassOffset=0xea4
PrimaryOffset=0xfa8
OffhandOffset=0xfbc

Edit: LevelOffset found and fixed (confirmed)
Edit2: Primary and Offhand added (confirmed)

Hidron
10-16-2012, 11:50 AM
At least the built in offset finder is still locating the Memory Offsets. I never learned anything about finding the secondary offsets though.

Fireblade
10-16-2012, 02:09 PM
Update: LevelOffset found and updated in 1st post.

Hidron
10-16-2012, 02:11 PM
Good job. Now we just need updated Primary & Secondary hand offsets.

Fireblade
10-16-2012, 04:34 PM
Good job. Now we just need updated Primary & Secondary hand offsets.

There you go. ;)
Updated in 1st post.

Razzle
10-16-2012, 10:54 PM
Added owner id offset. Good job Fireblade. You roxor.

Fireblade
10-17-2012, 10:47 AM
Aha some new offset, guess I need to update again. ;)

Razzle
10-17-2012, 05:08 PM
Aha some new offset, guess I need to update again. ;)
Yep. Snuck a new one in on ya.

Heh.

Razzle

cys
10-19-2012, 11:47 PM
Well done finding these offsets. I had a big issue this time. Thanks!

waza
10-22-2012, 01:58 AM
Thanks Fireblade and Razzle