What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Inventory Items for turn in

SuperBigMan

New Member
Joined
Jun 9, 2016
Messages
22
Reaction score
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
 
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
 
Back
Top