Results 11 to 20 of 42

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    Jade Dynasty Offsets, Base Address

    Described game structures, offsets and base address
    Описание игровых структур Jade Dynasty, смещения для HP, MP и других величин, базовые адреса


    Russian Client ver. 2.0.9.1289
    [hidden]Base Address: $00b03064
    Base game structure +
    • $01C: Main game structures (PTR, 4b)
      $3BC: server name (char, 255b)
      $4BC: Server port? (dword, 4b)


    [BA] + $1C: Main game structures
    • $004: Controls (PTR, 4b)
      $028: Player structure (PTR, 4b)
      $030: Chat Messages count (dword, 4b)
      $048: Chat Messages count (dword, 4b)


    [BA] + $1C + $04: Controls
    • $008: Ptr (PTR, 4b)


    [BA] + $1C + $04 + $08: Controls, wnd
    • $02C: Current Active Wnd (PTR, 4b)
      $03C: Current Wnd (PTR, 4b)
      $040: Current Wnd (PTR, 4b)
      $1F4: Current Active Wnd (PTR, 4b)
      $1F8: Wnd element under cursor (PTR, 4b)
      $240 - : Game Wnds (PTR, 4b)
      $385: Inv wnd (PTR, 4b)
      $2A0: Char stats (PTR, 4b)


    [BA] + $1C + $04 + $08 + wnd PTR: Wnd description
    • $078: If drag (bool, 1b)= 1 if dragging
      $079: is draggable (bool, 1b)1]$080-84:[/b] Mouse point, drag point (dword, 4x2b)
      $088: Is wnd opened (bool, 1b)
      $090-94: Wnd Pos XY (dword, 4x2b)
      $0D0: Usable control (PTR, 4b)
      $0D4: Wnd element under cursor (PTR, 4b) = 0 if button, same as [BA] + $1C + 04 + 08 + 1F8


    [BA] + $1C + $20 + $114C: Inv
    • $00C: Cells PTR array (PTR, 4b)
      $010: Cells Count (dword, 4b)
      $012: Cells Count (dword, 4b)


    [BA] + $1C + $20 + $114C + $C + 4*I + : Inv cell
    • $008: Id (dword, 4b)
      $014: Item Count (dword, 4b)
      $018: Max item count (dword, 4b)
      $01C: Price (dword, 4b)
      $029: Is usable? (bool, 1b)


    [BA] + $1C + $28 + $1244: Skills array
    [BA] + $1C + $28 + $1244 + 4*I + : Skills description
    • $008: Id (dword, 4b)
      $00C: Cool down (dword, 4b)
      $010: Max cooldown (dword, 4b)
      $014: Is available? (bool, 1b)


    [BA] + $1C + $28: Player structure

    [/hidden]

    Please register or login to download attachments.

    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  2. The Following 3 Users Say Thank You to Dwar For This Useful Post:


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •