PDA

View Full Version : 10/08/2013 Offsets



Deadbox
10-08-2013, 11:49 AM
Someone double check ZoneAddr. I can't get it from here. YMMV on these, I leave the expertise to Fireblade :o

Nixing my attempt to avoid confusion. At least I got some skittles. Though they were a bit messy... :scratches head:

tano
10-08-2013, 11:58 AM
I think that the secondaries have changed unfortunately. I was using these offsets (I had 0xe1f230 as ZoneAddr which appears to work, your 0xdeb7c8 works as well) and I get maps, PC spawns and NPC spawns but the levels are all messed up. Most of the NPCs are showing as level 0 or the same level as me, I'm showing as level 135 for some reason (would be nice if I was!).

Fireblade
10-08-2013, 02:02 PM
Sorry I'm a bit late today! ;)

Here the updated offsets including secondaries.
Have fun guys!



[File Info]
Patchdate=10/08/2013

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0xd982e4
SpawnHeaderAddr=0xe1ce00
CharInfo=0xd8ad50
TargetAddr=0xd8ad68
ItemsAddr=0xd87758
WorldAddr=0xd8ad20

[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=0x278
HideOffset=0x468
LevelOffset=0x27c
RaceOffset=0xeb4
ClassOffset=0xeb8
PrimaryOffset=0xfbc
OffhandOffset=0xfd0

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

tano
10-08-2013, 02:21 PM
Thanks Fireblade, you are a star!

ozradar
10-09-2013, 01:22 AM
Just watch for the line

[File Info]Patchdate=10/08/2013
which I suspect caused my INI file error. It should look like this:


[File Info]
Patchdate=10/08/2013

Fireblade
10-09-2013, 05:24 AM
Not sure why this happened in the post since in my ini there it is correct. :)

Anyways, corrected it and used "code" tag again ...maybe the "quote" messed it up.

ozradar
10-10-2013, 03:44 AM
Cheers Fireblade ! This game wouldn't be the same without MySEQ. Yet again, thank you for your help !