Results 1 to 7 of 7

Thread: does anyone know how to get the class/race offsets after a patch?

  1. #1
    Registered User
    Join Date
    Apr 2017
    Posts
    2

    does anyone know how to get the class/race offsets after a patch?

    like the tile says, does anyone know how to get the class/race offsets after a patch? the offset finder was not able to find them

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

    Re: does anyone know how to get the class/race offsets after a patch?

    I can't really help since I never learned how to locate the secondaries. Back when I still played, by the time I had found the primaries, somebody else had the full set posted. There isn't much, but I believe everything available is stickied under the Development section http://www.showeq.net/forums/forumdi...ent-Discussion

  3. #3
    Registered User
    Join Date
    Jan 2006
    Posts
    357

    Re: does anyone know how to get the class/race offsets after a patch?

    Btw, if Macroquest2 has been updated, you may be able to find the appropriate info there. This was an earlier hint eqmule had posted:

    I commented all the offsets with what their names are in the mq2 source so basically you just download that zip when I post it on patchdays and you can find all offsets in eqgame.h and the values in eqdata.h MasterID and so on. For example: /*0x02bc*/ DWORD MasterID; so you see its at 2bc, then that means OwnerIDOffset=0x2bc
    With PrimaryOffset just take the /*xxx*/ value in front of Equipment in the typedef struct _SPAWNINFO and add 0x8c and u get the correct value...
    Any more questions just text me on skype. Eq.mule

    Teach a man to fish and all that...

  4. #4
    Registered User
    Join Date
    Apr 2017
    Posts
    14

    Re: does anyone know how to get the class/race offsets after a patch?

    # BYTE Class
    ClassOffset=0xf8c
    # dword Race = Class-8
    RaceOffset=0xf84

  5. #5
    Registered User
    Join Date
    Apr 2017
    Posts
    14

    Re: does anyone know how to get the class/race offsets after a patch?

    # BYTE Class
    ClassOffset=0xf8c
    # dword Race = Class-8
    RaceOffset=0xf84

  6. #6
    Registered User
    Join Date
    Nov 2012
    Posts
    5

    Re: does anyone know how to get the class/race offsets after a patch?

    OK I downloaded MQ2 latest source zip. Is this what I was supposed to DL? I looked for eqgame.h but I couldn't find it nor could I find eqdata.h. So I am thinking maybe I DL the wrong files? Any info would be appreciated thanks. I guess this site is no longer being supported?
    Last edited by JPH; 04-30-2017 at 02:13 PM.

  7. #7
    Registered User
    Join Date
    Jan 2006
    Posts
    357

    Re: does anyone know how to get the class/race offsets after a patch?

    Quote Originally Posted by JPH View Post
    OK I downloaded MQ2 latest source zip. Is this what I was supposed to DL? I looked for eqgame.h but I couldn't find it nor could I find eqdata.h. So I am thinking maybe I DL the wrong files? Any info would be appreciated thanks. I guess this site is no longer being supported?
    They are in the \MQ2Main folder.

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