PDA

View Full Version : 8.15.18 Offsets



Dinamak
08-15-2018, 03:18 PM
Anyone? :D

wxh
08-15-2018, 03:44 PM
#
# Copyright (C) 2006 - 2011 All developers at http://sourceforge.net/projects/seq
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
[File Info]
Patchdate=08/15/2018

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0x0e69e30
SpawnHeaderAddr=0x0e5c474
CharInfo=0x0e5c474
TargetAddr=0x0e5c4c8
ItemsAddr=0x0e586c0
WorldAddr=0x0e59e48

[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=0x4f8
HideOffset=0x3a8
LevelOffset=0x430
ClassOffset=0xf98
RaceOffset=0xf90
PrimaryOffset=0x10a0
OffhandOffset=0x10b4

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

Shaolin
08-17-2018, 06:35 AM
Thanks wxh! ;)