Heh, sorry guys ... yeah i've been on vacation.
But I see, Deadbox did a good job finding the really important secondaries, making the "rest" (not much left) easy for me.

I only added Primary and Secondary Weapon offsets.


Really good thing is that primary offsetfinder really seems stable with the current patterns at the moment.

(New post only so people dont need to scroll through threads to find the info)

Code:
[File Info]
Patchdate=06/19/2013

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0xde0c10
SpawnHeaderAddr=0xe65238
CharInfo=0xdd3690
TargetAddr=0xdd36a8
ItemsAddr=0xdd0170
WorldAddr=0xdd3660


[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=0x470
HideOffset=0x428
LevelOffset=0x3e0
RaceOffset=0xec0
ClassOffset=0xec4
PrimaryOffset=0xfc8
OffhandOffset=0xfdc

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

SpeedOffset changed? I think I wouldn't even notice since I never look at that.
Is it really needed nowadays?

I'll check into it though ...