• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Inventory Items for turn in

    Discussion in 'Community Developer Forum' started by SuperBigMan, Jun 13, 2016.

    1. SuperBigMan

      SuperBigMan New Member

      Joined:
      Jun 9, 2016
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      So ive got a super question.
      foreach(ff14bot.Managers.BagSlot slot in ff14bot.Managers.InventoryManager.GetBagByInventoryBagId(ff14bot.Enums.InventoryBagId.KeyItems))
      gets the key items what is the one for normal bag items
      I need to get the item in bag to hand over to a npc to complete a quest as it has a window after that requires me to click on an option.

      Thanks in advance
       
    2. tishat

      tishat Member

      Joined:
      May 29, 2015
      Messages:
      735
      Likes Received:
      7
      Trophy Points:
      18
      It's outdated but this might get you started, everything there + anything new could also be found by browsing the rb.exe in the VS solution explorer
      rbdocumentation
       

    Share This Page