PDA

View Full Version : 03/09/11 Offsets



Fireblade
03-09-2011, 10:41 AM
[File Info]
Patchdate=03/09/2011

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0xb1c6c0
ZoneInfoAddr=0xb1c400
SpawnHeaderAddr=0xb95a48
CharInfo=0xb17f74
ItemsAddr=0xb15244
TargetAddr=0xb17f8c
WorldAddr=0xb17f44

[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
HideOffset=0x208
LevelOffset=0x198
RaceOffset=0xeb0
ClassOffset=0xeb4
PrimaryOffset=0xf80
OffhandOffset=0xf8c

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


Enjoy ;)

waza
03-09-2011, 01:44 PM
thx ;)

Squench
03-09-2011, 03:02 PM
Thanks

gaingreen
03-09-2011, 04:01 PM
Thanks Fireblade, mind telling me which decompiler you use to get the offsets? thanks

MacQ
03-09-2011, 10:29 PM
Thank you Fireblade and to everyone for keeping this great program alive...it's soo cool to see that the free and original version of MySEQ is still alive and well. I have been using this version since it first came out.

Razgak
03-10-2011, 08:26 PM
Thanks a ton!

Fireblade
03-15-2011, 11:33 AM
@gaingreen

I am using a combination of tools.

Most offsets i can find with "Smart EQ Offset Finder" originally made by Carpathian which I modified since the only Version that I found is not working anymore.
I checked the code and updated it so it works again. But even my updated version does not find all of the offsets anymore and I don't have the time currently to update it again.

Further I just use the built in debug mode and last but not least the windows calculator in HEX mode ;)

When I get some time, I'll update SmartEQ again I guess to find 'em all with one click.

KaL
03-17-2011, 10:58 AM
I'm not seeing ground spawns for the scavenger hunt in neighborhoods after today's patch. I haven't used MySEQ in a while so I'm not sure if they worked previously or not.

Mavrick88
03-17-2011, 08:24 PM
Same here KaL :(

Catarack
03-18-2011, 03:59 AM
Anyone had any luck with groundspawn offsets since last nights patch - I havnt been able to find them yet

Fireblade
03-18-2011, 11:44 AM
Works perfectly fine for me. I just checked.

Are you sure there were any GS up at the time when you checked?
If there are many people doing the task there just might not be any up currently.

;)

Hidron
03-18-2011, 01:09 PM
Seems fine to me too, but only been messing around in the old world.

Mavrick88
03-18-2011, 04:38 PM
I'm looking at one right in front of my character and it's not on my map. Maybe I have something turned off in MySEQ? I checked and I don't really see an option for "ground spawn". Maybe I'm not using the right version? 1.27.2.0

Hidron
03-18-2011, 05:58 PM
1.27.3 was released last year to address a change in how ground spawns were handled, so you will need to upgrade if you want them to work properly.

From http://www.showeq.net/forums/showthread.php?6454-NEWS-MySEQ-Open-1.27.3-Released:


Server

1. Ground Spawns moved to double in-direct pointers.
2. Debugger moved to use double in-direct pointers to find ground spawns.

Announcing the release of MySEQ Open 1.27.3. The installer can be downloaded in the files section of SourceForge.

KaL
03-18-2011, 09:57 PM
Ahh yeah, I'm using 1.27.0.

Mavrick88
03-18-2011, 11:23 PM
When I download the "newer" one, it keeps me on 1.27.2.0 It even says I have 1.27.3.0 installed but it will not run that one. If I uninstall everything, then install 1.27.3.0 it still says I am on 1.27.2.0 when I check help, about.

Catarack
03-18-2011, 11:41 PM
That was it - thanks all

Hidron
03-19-2011, 01:30 PM
When I download the "newer" one, it keeps me on 1.27.2.0 It even says I have 1.27.3.0 installed but it will not run that one. If I uninstall everything, then install 1.27.3.0 it still says I am on 1.27.2.0 when I check help, about.

It sounds like you may have more than 1 copy of it installed. When you uninstall does it delete your shortcuts? Can check the install path & where the shortcuts are pointing.
If under Vista/7 maybe try running it from somewhere other than \Program Files

Mavrick88
03-19-2011, 02:37 PM
That did the trick. I had to uninstall "both" versions. Then I deleted the whole directory (I should have saved the maps, doh). But after everything was done, I installed 1.27.3.0 and it's working. Thanks for the help.