Page 1 of 2 12 LastLast
Results 1 to 15 of 18

Thread: Patch 26 august

  1. #1
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176

    Patch 26 august

    Following Offsets stolen from macroquest. Unfortunately it looks like there has been some structure changes so MySEQ currently broken

    [Memory Offsets]
    ZoneAddr=7751112
    CharAddr=7375288
    SpawnHeaderAddr=7375232
    TargetAddr=7375300
    ItemsAddr=7375236

  2. #2
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    The spawninfo structure has changed, the following offsets seem to get the basics working again.

    [SpawnInfo Offsets]
    NameOffset=1
    XOffset=72
    YOffset=76
    ZOffset=80
    HeadingOffset=100
    SpeedOffset=96
    SpawnIDOffset=328
    TypeOffset=308
    ClassOffset=322
    RaceOffset=336
    HideOffset=320
    LastnameOffset=248
    NextOffset=228
    LevelOffset=316

  3. #3
    Registered User
    Join Date
    Apr 2003
    Posts
    15

    Question Ground Spawn info?

    Anyone able to discern from the macroquest info if the ground item offsets need to be changed, and if so, what the changes need to be?

    I love my ground spawns!

    Thanks in advance!

    Suz

  4. #4
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    Ground Spawn Info Structure was changed as well new offsets:

    [GroundItem Offsets]
    NameOffset=44
    XOffset=36
    YOffset=40
    ZOffset=32
    SpawnIDOffset=12
    NextOffset=4

  5. #5
    Registered User
    Join Date
    Aug 2003
    Posts
    14

    character info offsets?

    are the character info offsets the same as before?

  6. #6
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    The version of MySEQ i use doesnt show or use the xp + aaxp values so i havent bothered to look...

    There is a good chance they have moved tho...

  7. #7
    Moderator
    Join Date
    Jan 2003
    Posts
    426
    Well done, I still can't test them myself, but I'll post them in news anyway. Don't worry about hte XP and AAXP offsets, they aren't being used quite yet. The char information structure that myshoweq uses should be identical to the mob one so it should be ok.

    Last edited by cavemanbob; 08-26-2003 at 08:27 PM.

  8. #8
    Registered User
    Join Date
    Apr 2002
    Posts
    151
    Used the posted offsets today; works great!

  9. #9
    Registered User
    Join Date
    Jun 2003
    Posts
    7
    These new offsets don't work for me.

    With Server 1.9b on Windows 98SE and client 1.2 or 1.3 on Win2K SP3 all I get are overflow errors on the client.

    Was working fine with the previous offsets before the patch.

    Any suggestions?

  10. #10
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    Does it always crash out - or only when u zone?

    - I have seen a problem when the server is on win 98 machine caused by it sending invalid packets during zoning.

  11. #11
    Registered User
    Join Date
    Jun 2003
    Posts
    7
    With previous offsets I did have the problem with it crashing during a zone. I just got used to pressing the stop button before zoneing.

    With the current offsets I get the overflow error as soon as I start the client. It brings up the list of mobs on the left then I get the big red cross on the screen and an overflow error.

    Perhaps because of the new structure the bug that was effecting zoneing on Win98 based servers is now effecting all operations of the program?

    I hope this can be resolved as I do miss MySEQ.

  12. #12
    Registered User
    Join Date
    Jun 2003
    Posts
    14
    I also get the the "Crash on Zone" bug with WinME.

  13. #13
    Registered User
    Join Date
    Jun 2003
    Posts
    7
    GD_EQ is MySEQ working for you with the 26 august offsets? If so I'm probably wrong about my problem being related to the "overflow on zone" bug.

  14. #14
    Registered User
    Join Date
    Jun 2003
    Posts
    14
    These are the offsets I use, don't recall what date they are from.

    Code:
    [Memory Offsets]
    ZoneAddr=7751112
    CharAddr=7375288
    SpawnHeaderAddr=7375232
    TargetAddr=7375300
    ItemsAddr=7375236
    
    [SpawnInfo Offsets]
    NameOffset=1
    XOffset=72
    YOffset=76
    ZOffset=80
    HeadingOffset=100
    SpeedOffset=96
    SpawnIDOffset=328
    TypeOffset=308
    ClassOffset=322
    RaceOffset=336
    HideOffset=320
    LastnameOffset=248
    NextOffset=228
    LevelOffset=316
    
    [GroundItem Offsets]
    NameOffset=44
    XOffset=36
    YOffset=40
    ZOffset=32
    SpawnIDOffset=12
    NextOffset=4

  15. #15
    Registered User
    Join Date
    Jun 2003
    Posts
    7
    Yes those are the same 26th August offsets that don't work for me.

    So they are working for you GD_EQ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On