Oke I got these Primary gear items that do damage or buff me and I want to make it so that when I press a certain key that they switch to an item that's in my inventory.
They got cooldowns so when I don't need them after being used I want to swith to my "real" gear without having it done manually from the inventory.
I followed the faq for binds, but can't seem to find what I'm looking for.
I've paid pretty close attention to the bind discussions, and as far as I know, nobody has figured out how to swap gear using a bind. The most promising option is this command:
buildSetItem Sets the item in iInvBag, iSlot to ilItemID which came from iSrcBag, iSrcSlot
But I don't know of anybody who has made it work. The best you can do right now is just use different builds which has a 60 second cooldown in combat.
You could use a bind that switches builds. Each build can have different equipment, and it'll swap when you switch. Just keep the powerbars the same, and you're set.
Build switching has a cooldown which is the main reason I'm not doing that.
My current ghetto workaround is just having the inventory open all the time and quickly double click the gear to equip it after I used my Demonic Flesh Graft bubble shield, but it's frustrating to do it in pvp with so much going on all the time.
Comments
buildSetItem Sets the item in iInvBag, iSlot to ilItemID which came from iSrcBag, iSrcSlot
But I don't know of anybody who has made it work. The best you can do right now is just use different builds which has a 60 second cooldown in combat.
My current ghetto workaround is just having the inventory open all the time and quickly double click the gear to equip it after I used my Demonic Flesh Graft bubble shield, but it's frustrating to do it in pvp with so much going on all the time.