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

Thread: 11/25/2003 Offsets

  1. #1
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910

    11/25/2003 Offsets

    EQ Patch day. It appears that the offsets have been changed with todays patch.

    This will be the offical 11/25/2003 patch thread. During the day we will need folks to test the offsets that we come up with. To make this a smooth process I will updat the post with the confirmed offsets. Let's try to keep the chatter down so we can get the correct offsets tested and verified in the shortest amount of time.

    Offsets:
    =========================

    [Memory Offsets]
    GroupCountAddr=7458312
    GroupAddr=7458640
    SpawnHeaderAddr=7465088
    ItemsAddr=7465092
    CharAddr=7465144
    CharInfo=7465152
    TargetAddr=7465156
    GuildsAddr=7483156
    ZoneAddr=7841432


    These offsets have bee tested and verified to work. So if you have any other problems please see the post below about the 1.9b Server. If that doen't resolve the issue then please start a new thread with your problem.

    I would like to thanks those who help test the offsets:

    Deda and Ohmz for getting a few offsets then using my high level math skills (add and subtract, glad I passed 3rd grade hehe)

    X-Faid and Jon for testing them. (we used ICQ to work thru SourceForge's issue with speed)

    Thanks,
    Dev Team
    Last edited by MQSEQ2; 11-25-2003 at 01:47 PM.

  2. #2
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    It's going to be a long day with all the forums taking a very long time to access.

  3. #3
    Registered User
    Join Date
    Nov 2003
    Posts
    2

    Re: 11/25/2003 Offsets

    [Memory Offsets]
    GroupCountAddr=7458312
    GroupAddr=7458640
    SpawnHeaderAddr=7465088
    ItemsAddr=7465092
    CharAddr=7465144
    CharInfo=7465152
    TargetAddr=7465156
    GuildsAddr=7483156
    ZoneAddr=7842568
    These work in PoK - will run around a bit and let you know if there are any issues

    Edit: oops, there are issues. maps don't autoload anymore.
    Last edited by mysequser; 11-25-2003 at 10:52 AM.

  4. #4
    Registered User
    Join Date
    Nov 2003
    Posts
    1
    quote:
    --------------------------------------------------------------------------------

    [Memory Offsets]
    GroupCountAddr=7458312
    GroupAddr=7458640
    SpawnHeaderAddr=7465088
    ItemsAddr=7465092
    CharAddr=7465144
    CharInfo=7465152
    TargetAddr=7465156
    GuildsAddr=7483156
    ZoneAddr=7842568

    --------------------------------------------------------------------------------



    << -- Admitted MySEQ n00b here, but when I use those offsets I wind up with a blank mob spawn list and blank mapping.
    Last edited by Soulless; 11-25-2003 at 11:57 AM.

  5. #5
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    Since SourceForge Rules as being the slowest website of the day it's making it very hard for folks to get the new offsets and test them.

    Yahoo Messenger: MQSEQ
    ICQ: MQSEQ ICQ Number: 234-901-424

    How I came up with the Offsets was I took the old number then added 4104 to them to get the new offset. Of course this means that they may have changed the structures some. If this happened it will take a little bit longer to resolve everything.

    Please turn on Error Logging (in options) and post any errors that it's reporting (you can ignore the DrawLine errors).
    Last edited by MQSEQ2; 11-25-2003 at 11:52 AM.

  6. #6
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    If you are running 1.9b and it's not working for you please download the latest 1.9b from http://www.dvolve.net/EQ/MySEQ/. There was atleast 2 versions with the same version number. I expect this has been a root cause of alot of questions lately in regards to targeting and such.

    I will release a Server 1.11 tonight. All it will be is the working 1.9b with just a version change, nothing else. This will help out in the future.
    Last edited by MQSEQ2; 11-25-2003 at 01:58 PM.

  7. #7
    Registered User
    Join Date
    Oct 2002
    Posts
    30
    Instead of posting the section, can the first post include the entire INI file? That way everyone use the exact same one.

  8. #8
    Registered User deda's Avatar
    Join Date
    Oct 2003
    Posts
    20
    ZoneAddr=7841432

  9. #9
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    Thanks Deda, I just figure out the Zone Addrs thanks to you and Ohmz.


    I will post the Ini in a sec once I get an updated one ready.

  10. #10
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    Code:
    [Settings]
    Port=6969
    Refresh=0
    ShowIniRead=0
    
    [Memory Offsets] 
    GroupCountAddr=7458312 
    GroupAddr=7458640 
    SpawnHeaderAddr=7465088 
    ItemsAddr=7465092 
    CharAddr=7465144 
    CharInfo=7465152 
    TargetAddr=7465156 
    GuildsAddr=7483156 
    ZoneAddr=7841432 
    
    [SpawnInfo Offsets]
    NameOffset=1
    LastnameOffset=65
    XOffset=104
    YOffset=108
    ZOffset=112
    SpeedOffset=128
    HeadingOffset=132
    LinkdeadOffset=229
    LFGOffset=232
    EquipmentHeadOffset=272
    EquipmentChestOffset=276
    EquipmentArmsOffset=280
    EquipmentWristsOffset=284
    EquipmentHandsOffset=288
    EquipmentLegsOffset=292
    EquipmentFeetOffset=296
    EquipmentPrimaryOffset=300
    EquipmentSecondaryOffset=304
    NextOffset=316
    PrevOffset=328
    TypeOffset=364
    GenderOffset=374
    LevelOffset=372
    HideOffset=376
    ClassOffset=378
    SpawnIDOffset=384
    RaceOffset=392
    AFKOffset=404
    BodyTypeOffset=408
    HPCurrentOffset=412
    DeityOffset=424
    HPMaxOffset=428
    GuildIDOffset=432
    SpawnInfoEndOffset=436
    
    [GroundItem Offsets]
    PrevOffset=0
    NextOffset=4
    SpawnIDOffset=12
    ZOffset=32
    XOffset=36
    YOffset=40
    NameOffset=44
    GroundItemEndOffset=68
    
    [CharInfo Offsets]
    NameOffset=2
    LastnameOffset=66
    GenderOffset=136
    RaceOffset=140
    ClassOffset=144
    LevelOffset=152
    ExpOffset=156
    PracticePointsOffset=160
    ManaOffset=164
    BaseHPOffset=168
    StunnedOffset=172
    BaseSTROffset=176
    BaseSTAOffset=180
    BaseCHAOffset=184
    BaseDEXOffset=188
    BaseINTOffset=192
    BaseAGIOffset=196
    BaseWISOffset=200
    LanguagesOffset=204
    YOffset=2640
    XOffset=2644
    ZOffset=2648
    HeadingOffset=2652
    StandStateOffset=2656
    PlatOffset=2660
    GoldOffset=2664
    SilverOffset=2668
    CopperOffset=2672
    BankPlatOffset=2676
    BankGoldOffset=2680
    BankSilverOffset=2684
    BankCopperOffset=2688
    BankSharedPlatOffset=2708
    SkillOffset=2740
    HungerLevelOffset=3420
    ThirstLevelOffset=3424
    SpawnInfo=3452
    SpawnInfoOffset=3452
    STROffset=3584
    STAOffset=3588
    CHAOffset=3592
    DEXOffset=3596
    INTOffset=3600
    AGIOffset=3604
    WISOffset=3608
    SaveMagicOffset=3616
    SaveFireOffset=3620
    SaveColdOffset=3624
    SavePoisonOffset=3628
    SaveDiseaseOffset=3632
    CurrWeightOffset=3638
    DietyOffset=4884
    AAExpOffset=5364
    ServerNameOffset=8288
    CharInfoEndOffset=8328

  11. #11
    Registered User
    Join Date
    Jan 2003
    Posts
    197
    Works in LDoN and other zones.. Super job guys!!

  12. #12
    Registered User
    Join Date
    May 2003
    Posts
    1
    The above offsets work great with 1.9b.
    Keep up the awesome work guys.
    To bad Im to dumb to be of help
    Last edited by Salamin; 11-25-2003 at 03:41 PM.

  13. #13
    Registered User MQSEQ2's Avatar
    Join Date
    Oct 2003
    Posts
    910
    Everyone can help in one way or another. If you can develop then you can test it out for us and report bugs so we can fix issues.

    Seeing over 1000 views on this single post as well as the upgrades tells us that folks are wanting the Project to move forward. If you use the project then I would suggest comeing to the Forum atleast once a day or two becaue alot of changes have been occurring since the last past. So if you want to stay current visit the site and put some input into what you might want to see in the project.

  14. #14
    Registered User
    Join Date
    Nov 2003
    Posts
    55
    I dont know if this is an offset problem or something else... but i was in the nexus today and i ported right on top of a GM, Female Cleric Level 60. Myseq has been running great, but she did not show up as a GM under the Class column, and my rare filter didnt go off.

    I also run Macroquest which did pick her up as a GM in the /who list.

    Just thought i'd let you know. If you have any further questions, please ask and i will try to include more details.

    -Mixy!

  15. #15
    Registered User deda's Avatar
    Join Date
    Oct 2003
    Posts
    20
    gm's can hide themselves so they dont appear on /w ingame.

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