Results 1 to 15 of 51

Thread: Shards of Dalaya

Threaded View

  1. #1
    Developer
    Join Date
    Nov 2007
    Posts
    539

    Shards of Dalaya

    Here are the offsets that go in the myseqserver.ini

    Code:
    [File Info]
    PatchDate=ShardsofDalaya
     
    [Port]
    port=5555
     
    [Memory Offsets]
    ZoneAddr=0x6c921c
    SpawnHeaderAddr=0x72b7a0
    CharInfo=0x72b7a0
    TargetAddr=0x72b7ac
    ItemsAddr=0x72b76c
     
    [SpawnInfo Offsets]
    NextOffset=0x148
    PrevOffset=0x13c
    LastnameOffset=0x41
    XOffset=0x68
    YOffset=0x6c
    ZOffset=0x70
    SpeedOffset=0x80
    HeadingOffset=0x84
    NameOffset=0x01
    TypeOffset=0x16c
    SpawnIDOffset=0x180
    HideOffset=0x178
    LevelOffset=0x174
    RaceOffset=0x188
    ClassOffset=0x17a
     
    [GroundItem Offsets]
    PrevOffset=0x00
    NextOffset=0x04
    IdOffset=0x0c
    DropIdOffset=0x0c
    XOffset=0x28
    YOffset=0x24
    ZOffset=0x20
    NameOffset=0x2c
    These offsets work better. I had the next and prev backwards on char offsets. What should have been the head of the list, was at the bottom. And another offset was off a bit, but old ones worked too. These are better though.

    Razzle
    Last edited by Razzle; 02-10-2009 at 08:59 PM. Reason: Fixed Next and Prev being reversed.

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