PDA

View Full Version : 10/12/2010 offets?



Golem
10-12-2010, 02:40 PM
Anyone find the offsets yet?

Fireblade
10-12-2010, 03:15 PM
What i have found so far:

Patchdate=10/12/2010

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0xafba70
ZoneInfoAddr=0xafba70
SpawnHeaderAddr=0xb749a8 (???)
CharInfo=0xaf7328
ItemsAddr=0xaf4600 (???)
TargetAddr=0xaf7340
WorldAddr=0xaf72f8



Well, the client works but:
- no spawn list and
- the ground spawns dont display correctly.

In debug mode the "wt" command doesnt give a result at least no valid pointer match.

So my SpawnHeaderAddr might be wrong or maybe SoE changed something and the server itself needs an update.

Razzle any idea yet?

Fireblade
10-12-2010, 03:27 PM
Ha! Ok, had another idea and it worked :)

Some secondary offsets changed:

[SpawnInfo Offsets]
NextOffset=0x4
PrevOffset=0x8
LastnameOffset=0x38
XOffset=0x64
YOffset=0x68
ZOffset=0x6c
SpeedOffset=0x7c
HeadingOffset=0x80
NameOffset=0xa4
TypeOffset=0x125
SpawnIDOffset=0x148
HideOffset=0x244
LevelOffset=0x269
RaceOffset=0xe94
ClassOffset=0xe98


Now it works and spawnlist is back. Not sure about groundspawns yet.

- Con colors seem a bit off for low blue/green mobs (at lvl 86)
- "wt" still does not return a pointer for SpawnHeaderAddr

Golem
10-12-2010, 03:33 PM
Thank you!!!

bobster
10-20-2010, 06:45 AM
Groundspawns are not working atm :(