Results 1 to 13 of 13

Thread: offsets help

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    19

    offsets help

    so i can get to the point where it loads the map and my char, and it shows corpses and ground spawns, however no NPC spawns on the map. The server.exe displays the correct npc/pc/corpse/ground spawns but no skittles appearing on my map. Which offset is wrong and needs changed?

  2. #2
    Registered User
    Join Date
    Aug 2015
    Posts
    2

    Re: offsets help

    i am having same issues

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    19

    Re: offsets help

    WRU eqmule ?

  4. #4
    Registered User
    Join Date
    Aug 2015
    Posts
    6

    Re: offsets help

    share what offsets you have? i get for target the following : 0xdb59d8 0xf9b630 both of these do not produce results while using wt its possible that the secondary offsets have change ?

  5. #5
    Registered User
    Join Date
    Mar 2014
    Posts
    8

    Re: offsets help

    Code:
    [Memory Offsets]
    #ZoneAddr=0xfa9bec
    ZoneAddr=0xfa8bec # Does not match ini file.
    
    
    #SpawnHeaderAddr=0x102f180
    SpawnHeaderAddr=0x102e180 # Does not match ini file.
    
    
    #CharInfo=0xF9C618
    CharInfo=0xf9b618
    
    
    #ItemsAddr=0xf98d60
    ItemsAddr=0xf97d60 # Does not match ini file.
    
    
    #TargetAddr=0xf9c630
    TargetAddr=0xf9b630 # Does not match ini file.
    
    
    #WorldAddr=0xf9c5e8
    WorldAddr=0xf9b5e8 # Does not match ini file.
    So the # commented out lines are the previous values from last patch, essentials everything moved up 1000 hex.

    Now Server detects all the spawns, tracks my movement, etc.

    The problem is the section [SpawnInfo Offsets] is messed up so none of the spawns appear on the map. I have no idea how to fix this.

    I noticed the values for this patch are the same as 2 patches back. Wondering if the [SpawnInfo Offsets] from that week will work now.

  6. #6
    Registered User
    Join Date
    Mar 2014
    Posts
    8

    Re: offsets help

    Nope, SpawnInfo values do not work. I played around with the server debugger, but couldn't get it to spit out the raw data for a spawn so I could line up the offset values. Probably just need to wait for EQmule to post. Maybe I'll send him some paypal love to see if that'll wake him up.

  7. #7
    Registered User
    Join Date
    Jul 2004
    Posts
    19

    Re: offsets help

    i have the same offsets as you android. same issue as well. tracks my movement and loads correct maps. puts npc/pc corpses on the map and in the spawn list. ground items show on map and spawn list, but no skittles on map and no live npcs in spawn list

  8. #8
    Registered User
    Join Date
    Jul 2004
    Posts
    19

    Re: offsets help

    Quote Originally Posted by Android8675 View Post
    Maybe I'll send him some paypal love to see if that'll wake him up.
    just did that...hope it works, lol

  9. #9
    Registered User
    Join Date
    Aug 2015
    Posts
    6

    Re: offsets help

    Quote Originally Posted by Android8675 View Post
    Nope, SpawnInfo values do not work. I played around with the server debugger, but couldn't get it to spit out the raw data for a spawn so I could line up the offset values. Probably just need to wait for EQmule to post. Maybe I'll send him some paypal love to see if that'll wake him up.
    do you get results with wt in debug

  10. #10
    Registered User
    Join Date
    Jul 2004
    Posts
    19

    Re: offsets help

    Quote Originally Posted by zagerstyle View Post
    do you get results with wt in debug
    a bunch

  11. #11
    Registered User
    Join Date
    Aug 2015
    Posts
    6

    Re: offsets help

    Quote Originally Posted by granai View Post
    a bunch
    when it searchs at the end, do you get a display of the possible address, or is it just a list of spawn data?

  12. #12
    Registered User
    Join Date
    Jul 2004
    Posts
    19

    Re: offsets help

    oh, its just a list of spawn data

  13. #13
    Registered User
    Join Date
    Mar 2014
    Posts
    8

    Re: offsets help

    Quote Originally Posted by zagerstyle View Post
    when it searchs at the end, do you get a display of the possible address, or is it just a list of spawn data?
    I couldn't get it to find the offsets, that's where I got stuck. it just froze after spitting out all the spawns. I'd love a how-to for finding the settings besides the memory offsets.

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