Results 1 to 12 of 12

Thread: search database error (looking for 2.21.24 offsets)

  1. #1
    Registered User
    Join Date
    Jan 2023
    Posts
    9

    search database error (looking for 2.21.24 offsets)

    Hi wonderful people! I'm a computer dummy and idk which version of SEQ I even use, but I just know I use it on Windows and I have to paste new data in the .ini file between each patch. I usually find it fairly quickly, sometimes after some digging, but the search function on showeq.net has been down since servers came back up 2 hours ago. Has there been any development on the new copy/paste? My old one is this:

    [File Info]
    PatchDate=01/17/2024
    ClientHash=3f923d6a05794911dc5f6b76d07ae94f7b68db3 e
    BuildString=Release Client #630 15:49:32 Jan 16 2024


    [Port]
    port=5555


    [Memory Offsets]
    ZoneAddr=0x140c15d34
    SpawnHeaderAddr=0x140c8cbc0
    CharInfo=0x140c10850
    TargetAddr=0x140b42030
    ItemsAddr=0x140c0cfd0
    WorldAddr=0x140c0de88


    [WorldInfo Offsets]
    WorldHourOffset=8
    WorldMinuteOffset=9
    WorldDayOffset=10
    WorldMonthOffset=11
    WorldYearOffset=12


    [SpawnInfo Offsets]
    NextOffset=0x8
    PrevOffset=0x10
    LastnameOffset=0x48
    XOffset=0x74
    YOffset=0x78
    ZOffset=0x7c
    SpeedOffset=0x8c
    HeadingOffset=0x90
    NameOffset=0xb4
    TypeOffset=0x135
    SpawnIDOffset=0x168
    OwnerIDOffset=0x284
    HideOffset=0x294
    LevelOffset=0x39c
    ClassOffset=0xfe4
    RaceOffset=0xfdc
    PrimaryOffset=0x10ec
    OffhandOffset=0x1100


    [GroundItem Offsets]
    PrevOffset=0x0
    NextOffset=0x8
    IdOffset=0x10
    DropIdOffset=0x18
    XOffset=0x8c
    YOffset=0x90
    ZOffset=0x94
    NameOffset=0x38

  2. #2
    Registered User
    Join Date
    Jan 2006
    Posts
    358

    Re: search database error (looking for 2.21.24 offsets)

    Nothing posted yet. Hopefully soon.

  3. #3
    Registered User
    Join Date
    Jan 2023
    Posts
    9

    Re: search database error (looking for 2.21.24 offsets)

    Thank you If you could also post it in this thread that would be wonderful for my dumb brain!

  4. #4
    Registered User
    Join Date
    Jan 2023
    Posts
    10

    Re: search database error (looking for 2.21.24 offsets)

    This isn't the full correct offsets because I am lazy and only normally pull enough to get it working for searching for named. It should at least let you see basic location of mobs in the zone until someone post the full correct ones.

    [Memory Offsets]
    ZoneAddr=0x140eb7c7c
    SpawnHeaderAddr=0x140e33e40
    CharInfo=0x140e33e40
    TargetAddr=0x140d68000
    ItemsAddr=0x140c0cfd0
    WorldAddr=0x140c0de88

  5. #5
    Registered User
    Join Date
    May 2020
    Posts
    2

    Re: search database error (looking for 2.21.24 offsets)

    Having an issue finding Race Offset. Here's everything else. (Fixed)

    [File Info]
    PatchDate=02/21/2024
    ClientHash=eff37cece24d1987ef593bbb6f8fb1dda8e896b 1
    BuildString=Release Client #630 15:40:42 Feb 20 2024


    [Port]
    port=5555


    [Memory Offsets]
    ZoneAddr=0x140e3bcf4
    SpawnHeaderAddr=0x140eb2b90
    CharInfo=0x140e33e40
    TargetAddr=0x140d68000
    ItemsAddr=0x140e32fa0
    WorldAddr=0x140e35f40


    [WorldInfo Offsets]
    WorldHourOffset=8
    WorldMinuteOffset=9
    WorldDayOffset=10
    WorldMonthOffset=11
    WorldYearOffset=12


    [SpawnInfo Offsets]
    NextOffset=0x8
    PrevOffset=0x10
    LastnameOffset=0x48
    XOffset=0x74
    YOffset=0x78
    ZOffset=0x7c
    SpeedOffset=0x8c
    HeadingOffset=0x90
    NameOffset=0xb4
    TypeOffset=0x135
    SpawnIDOffset=0x168
    OwnerIDOffset=0x3f0
    HideOffset=0x5e8
    LevelOffset=0x320
    ClassOffset=0xfdc
    RaceOffset=0x0fd4
    PrimaryOffset=0x10e4
    OffhandOffset=0x10f8


    [GroundItem Offsets]
    PrevOffset=0x00
    NextOffset=0x08
    IdOffset=0x10
    DropIdOffset=0x20
    XOffset=0x8c
    YOffset=0x90
    ZOffset=0x94
    NameOffset=0x38
    Last edited by unbeknownst2002; 02-24-2024 at 01:18 PM. Reason: Fixed

  6. #6
    Registered User
    Join Date
    Jan 2006
    Posts
    358

    Re: search database error (looking for 2.21.24 offsets)

    Quote Originally Posted by unbeknownst2002 View Post
    Having an issue finding Race Offset. Here's everything else.
    I adjusted it by the same amount as the class offset change, and it seems to work. RaceOffset=0x0fd4

  7. #7
    Registered User
    Join Date
    May 2020
    Posts
    2

    Re: search database error (looking for 2.21.24 offsets)

    Thank you.

  8. #8
    Registered User
    Join Date
    Jan 2023
    Posts
    9

    Re: search database error (looking for 2.21.24 offsets)

    Thank you so much!

  9. #9
    Registered User
    Join Date
    Jan 2006
    Posts
    358

    Re: search database error (looking for 2.21.24 offsets)

    btw, it appears ground spawns are broken

  10. #10
    Registered User
    Join Date
    Feb 2024
    Posts
    1

    Re: search database error (looking for 2.21.24 offsets)

    these aren't working for me; just stuck on loading

    nm, for some reason it wasn't selecting my character, once i did that manually i was fine
    Last edited by celestialtaco; 02-22-2024 at 12:56 AM.

  11. #11
    Registered User
    Join Date
    Feb 2024
    Posts
    1

    Re: search database error (looking for 2.21.24 offsets)

    Try this part to fix that

    [GroundItem Offsets]
    PrevOffset=0x00
    NextOffset=0x08
    IdOffset=0x10
    DropIdOffset=0x20
    XOffset=0x8c
    YOffset=0x90
    ZOffset=0x94
    NameOffset=0x38

  12. #12
    Registered User
    Join Date
    Jan 2006
    Posts
    358

    Re: search database error (looking for 2.21.24 offsets)

    Thanks. That took care of ground spawns.

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