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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

RB can not yet equip items via bagslot, correct?

Yasuko

Member
Joined
Oct 28, 2010
Messages
314
The reason I am asking this, is because tonight as I sat and watched my convert plugin "work" for a while.. I noticed that when its sending the sendchat command to equip a gear set.. FFXIV will randomly "lose" connection to items in that gearset and many times I would manually have to equip the item through the armory.

Does anyone know of a better way to do this without using a gearset, or does RB currently not equip items in any way?

As for the gearset:

I do have all the items in the respective armory bags, and they are all of the same item.

Many times after it would convert a piece of gear and send the message to equip a gearset, it will pop up saying it was equipped.. but not all of the items were found.. even though they are right there in the armory chest.


Edit: I just thought of this after making the thread:

I single meld each gear im SB'ing with random tier 1s that I find.. is it losing the connection to the item in the gearset because the materia is different between the two pieces? ..if thats the case, i will just meld each piece with the same materia.
 
Last edited:
Did you convert the item that was in your gearset? Gearsets don't just equip an item of the same name, they equip the exact item every time. If you converted that item, the gearset wouldn't equip anything in that slot. That's not RB, that's FFXIV.

Yes, RB can equip items. No, RB has nothing to do with equipping gearsets. You're sending a message to FFXIV to equip a gearset, why would you think it was RB that was the problem?

To equip items, just move the item you want into the proper slot.

Code:
ff14bot.Managers.BagSlot.Move(ff14bot.Managers.BagSlot)
 
Did you convert the item that was in your gearset? Gearsets don't just equip an item of the same name, they equip the exact item every time. If you converted that item, the gearset wouldn't equip anything in that slot. That's not RB, that's FFXIV.

Yes, RB can equip items. No, RB has nothing to do with equipping gearsets. You're sending a message to FFXIV to equip a gearset, why would you think it was RB that was the problem?

To equip items, just move the item you want into the proper slot.

Code:
ff14bot.Managers.BagSlot.Move(ff14bot.Managers.BagSlot)

Gearsets equip items of the same name if found in the armory. Ive done 20 sets so far tonight (ontop of the 100's of sets ive done before mastahg put converting into RB (Through GEARSETS)) and each time it is equipping the item from the armory. As i just mentioned in the edit i did to the post before you replied.. I believe its the issue with the materia being different on each piece. Never once did i mention it was a RB issue. I questioned if RB had a method to EQUIP.. I did not consider the MOVE command because i had assumed that just moved items in your bag around.. I realise that RB has nothing to do about equipping gear sets. Thats why i mentioned I was using the sendchat command to equip the gear set..

Gearsets will attempt to equip the "exact same item" if found in the armory. If it is not found in the armory, it will equip an item that is the exact same type of item. If you have 3 gloves in armory of the exact same name.. make a gearset, sb and convert one glove.. press macro to equip gearset. It WILL equip the other gloves of the EXACT same NAME. not the exact same piece.. This is also why i edited the post saying that I "THINK" the materia that is equipped to each one (since they are not all the same materia) is causing the issue with the gearset. Again. I did not say anything about it being an issue with RB. I was questioning if there was a flat out equip command, since again. I did not think about using "MOVE" to equip a piece of gear.

Please read and understand the post before replying.
 
Last edited:
Gearsets equip items of the same name if found in the armory. Ive done 20 sets so far tonight and each time it is equipping the item from the armory. As i just mentioned in the edit i did to the post before you replied.. I believe its the issue with the materia being different on each piece. Never once did i mention it was a RB issue. I questioned if RB had a method to EQUIP.. I did not consider the MOVE command because i had assumed that just moved items in your bag around.. I realise that RB has nothing to do about equipping gear sets. Thats why i mentioned I was using the sendchat command to equip the gear set..

Please read and understand the post before replying.

Sorry about the gearset thing, I could have sworn it didn't equip items of the same name. Regardless, I believe I answered your question sufficiently because I did indeed 'read and understand' your post.

All equipping is is moving items in your bag around. You move it from one bag, your inventory bag or your armory bag, to your equipped items bag, or what's on your character.
 
"why would you think it was RB that was the problem?" that is not understanding my post, because no where in my post did i remotely mentioned that i thought it was an RB issue.
 
But yes, in the smartass way that you reply to posts, you did answer my post. Thank you for informing me that MOVE will indeed equip items.
 
But yes, in the smartass way that you reply to posts, you did answer my post. Thank you for informing me that MOVE will indeed equip items.

I'm fairly certain that I explained why I thought that was what you were saying, because I was under the impression that gearsets did not equip items of the same name, and I even apologized for it. Now you're just going out of your way to be a dick when I was trying to help you out.
 
Back
Top