PDA

View Full Version : Test server offsets?



rakz
01-12-2018, 03:38 AM
Anyone have the latest test server offsets? Ive tried tinkering around a few times to get everything working properly without much luck and ive given up. Curious if anyone else has them lying around.

rakz
01-13-2018, 03:30 PM
Anyone? Even if nobody has them id love some pointers on being able to obtain them myself since they are rarely posted. I have tried going through the debug steps with the server (the instructions on the ini). I have tried using the offset updater on the server. I have tried going through MQ2 source to find values however they seem to be different or not there anymore? I am sure they are there I just cant figure out exactly what all of them are that I am looking for. Any help would be greatly appreciated.

rakz
01-15-2018, 10:00 PM
Have most things working I think, however level is still broken. Any help would be appreciated.

[File Info]
PatchDate=1/9/2018




[Port]
port=5555




[Memory Offsets]
ZoneAddr=0xf3398c
SpawnHeaderAddr=0xfb90b0
CharInfo=0xd3d890
TargetAddr=0xf26020
ItemsAddr=0xf22498
WorldAddr=0xf25fd8




[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=0x4b0
HideOffset=0x5B8
LevelOffset=0x048
ClassOffset=0xf90
RaceOffset=0xf88
PrimaryOffset=0x1098
OffhandOffset=0x10ac




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

ironmaiden
01-16-2018, 09:59 AM
This is what I've got, no promises it's perfect though.



[File Info]
PatchDate=01/09/2018

[Port]
port=5555


[Memory Offsets]
ZoneAddr=0xF3398C
SpawnHeaderAddr=0xFB90B0
CharInfo=0xF26008
TargetAddr=0xF26020
ItemsAddr=0xF22498
WorldAddr=0xF25FD8


[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=0x4b0
HideOffset=0x358
LevelOffset=0x37D
ClassOffset=0xf94
RaceOffset=0xf74
PrimaryOffset=0x1084
OffhandOffset=0x1098


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

tejdil
02-13-2018, 11:37 PM
Anyone have updated test offsets?

ironmaiden
02-14-2018, 09:49 AM
Untested:



[File Info]
PatchDate=01/23/2018

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0xF3298C
SpawnHeaderAddr=0xFB80B0
CharInfo=0xF25008
TargetAddr=0xF25020
ItemsAddr=0xF21498
WorldAddr=0xF24FD8

[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=0x368
HideOffset=0x59C
LevelOffset=0x1C0
ClassOffset=0xf94
RaceOffset=0xf74
PrimaryOffset=0x1084
OffhandOffset=0x1098

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

rakz
02-20-2018, 07:45 PM
Anyone have latest offsets for 2/16? MQ2 source doesnt seem updated to it not sure how else to obtain them :( Old ones don't seem to work in the slightest.