• Visit Rebornbuddy
  • HQGatheringCombo

    Discussion in 'Community Developer Forum' started by ExMatt, Sep 3, 2015.

    1. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      I was wondering if there is a general offset range for the gathering properties on the GatheringManager

      for example, public static byte GatheringCombo

      I would like to find the HQGatheringCombo offset which is truly going to be a pain, since getting HQ combos is hard in the first place.

      Maybe someone could help?

      @mastahg: Also... Here is one I found that could be added to the API.

      This is for the window "GatheringMasterpiece"
      Core.Memory.Read<int>(MasterpieceWindow.Pointer + 0x000001C4);

      Edit: This is for Rarity.(Collectability during gathering).
       
      Last edited: Sep 3, 2015
    2. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      @mastahg
      Just wanted to let you know that I found the HQ Gathering Combo value and it seems to be the GatheringCombo + 1 byte.
       

    Share This Page