- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,103 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
EQSwap
- 1 Like
- Runes of Magic
- 23 Monthly Downloads
- Supports: 4.0.11
- 3,184 Total Downloads
- Updated 06/20/2012
- Created 02/06/2010
- 9 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: v2.1
About EQSwap
Please submit bug reports and change requests through the ticketing system on this addon's Curse project page.
EQSwap allows you to select which pieces of equipment you want to persist when swapping between your two EQ sets. This is particularly useful if you wear vanity items like wings, or have certain pieces of transmuted gear you want to wear on both classes of your character.
Configuration may be accessed through /eqswap. This addon is also compatible with AddonManager.
The addon relies on moving selected items into your bag and back onto your character, so you need to make sure you have enough free bag slots to complete the equipment swap. If you don't have enough slots or otherwise want to swap equipment without using the addon, just hold down the Shift key when clicking the swap button in the character window. This will allow you to swap equipment normally (e.g. without any gear persisting).
------------------------------------------------------------------------
r13 | shifuimam | 2012-06-20 22:43:54 +0000 (Wed, 20 Jun 2012) | 1 line
Changed paths:
A /tags/v2.1 (from /trunk:12)
minor bugfixes - tagging as release
------------------------------------------------------------------------
r12 | shifuimam | 2012-06-20 22:43:23 +0000 (Wed, 20 Jun 2012) | 3 lines
Changed paths:
M /trunk/EQSwap.lua
M /trunk/EQSwap.xml
bugfixes:
third equipment set works now
removed empty OnLoad() function
------------------------------------------------------------------------
r10 | shifuimam | 2012-06-17 14:49:28 +0000 (Sun, 17 Jun 2012) | 2 lines
Changed paths:
M /trunk/EQSwap.lua
M /trunk/EQSwap.xml
features:
added compatibility for chapter 5 patch - supports multiple equipment sets
------------------------------------------------------------------------
r9 | shifuimam | 2012-06-05 01:06:48 +0000 (Tue, 05 Jun 2012) | 1 line
Changed paths:
M /trunk/textures/eqswap_mini1.png
M /trunk/textures/eqswap_mini2.png
fixed image issues
------------------------------------------------------------------------
r7 | shifuimam | 2012-06-02 00:16:21 +0000 (Sat, 02 Jun 2012) | 2 lines
Changed paths:
M /trunk/EQSwap.lua
M /trunk/EQSwap.xml
A /trunk/textures
A /trunk/textures/eqswap.tga
A /trunk/textures/eqswap_mini1.png
A /trunk/textures/eqswap_mini2.png
features:
-added AddonManager support.
------------------------------------------------------------------------
r5 | shifuimam | 2012-05-26 23:57:12 +0000 (Sat, 26 May 2012) | 3 lines
Changed paths:
M /trunk/EQSwap.lua
M /trunk/EQSwap.xml
Bugfixes
- fixed timer problem; timer should not randomly halt now.
- added useful explanatory comments to code
------------------------------------------------------------------------
r3 | shifuimam | 2012-05-24 03:23:05 +0000 (Thu, 24 May 2012) | 1 line
Changed paths:
M /trunk/EQSwap.toc
updated .toc
------------------------------------------------------------------------
r2 | shifuimam | 2012-05-18 04:00:01 +0000 (Fri, 18 May 2012) | 1 line
Changed paths:
A /trunk/EQSwap.lua
A /trunk/EQSwap.toc
A /trunk/EQSwap.xml
initial commit
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v2.1 | Release | 4.0.11 | 658 | 06/20/2012 |
| v2.0 | Release | 4.0.11 | 72 | 06/17/2012 |
| v1.1 | Release | 4.0.2.2440 | 82 | 06/01/2012 |
| v1.0 | Release | 4.0.2.2440 | 27 | 05/26/2012 |
| v0.6 | Release | 4.0.2.2440 | 18 | 05/23/2012 |
| v0.5 | Release | 4.0.2.2440 | 5 | 05/17/2012 |
| v 0.5 | Release | 2.0.11.1872 | 1,733 | 02/12/2010 |
| v 0.4 | Release | 2.0.11.1872 | 238 | 02/08/2010 |
| v 0.3 | Release | 2.0.11.1872 | 132 | 02/07/2010 |
| v 0.2 | Release | 2.0.11.1872 | 98 | 02/07/2010 |
| v 0.1 | Release | 2.0.11.1872 | 157 | 02/07/2010 |
Top Downloads
-
- WoWMap
- Map & Minimap
- 10,216 Monthly Downloads
-
- CharPlan
- Bags & Inventory
- 5,359 Monthly Downloads
-
- WoWMap - POI
- Artwork and Map & Minimap
- 3,702 Monthly Downloads
-
- Advanced AuctionHouse
- Tooltip and Auction & Economy
- 3,139 Monthly Downloads
-
- pbInfo
- Quests & Leveling, Unit Frames, Tooltip, and Chat & Communication
- 2,966 Monthly Downloads

Comments
Hi shifuimam!
First, many thanks for this addon which - to the contrary of some previous posteres - works without any issues with all my chars. I estimate it very much and the problem of the free bag space seems negligable to me. An idea regarding this nevertheless: Wouldn't it be possible to use the transmutor space first when swapping the EQ sets? Maybe some 'improvement' could yet be taken into consideration concerning the handling of three EQ sets ...
Thanks again for your very helpful work
Tharmandor
I'm trying to avoid using AT space, since that can be risky.
What would you suggest for the three EQ set part? Right now, it keeps your selected EQ between all three sets.
One thing I would suggest is that it not require much free inventory space to swap the gear over. As a solution, I propose you do it one gear piece at a time, so it only requires one free inventory slot. Or better yet, have the addon check to see how many free inventory slots you have, and go by that many. (It should check how many free slots there are in every loop, in case the second gear set already has something wielded in a slot that has to be taken out)
I'd happily help more, but I'm very new to LUA
Clicking the swap button no longer highlights the button because I haven't figured out how to make that work yet. However, if you have selected no items to persist, clicking it will make your equipment swap normally after a short delay. Hold down the shift key and click on the swap button to make it swap equipment normally (with no delay and no equipment persisting).
It's possible another addon is causing a problem. Do you have any other equipment management related addons installed? What exactly happens when you click the swap button in the character window?
I would also expect that the switch would be done when I change classes. But then nothing happens at all.
Have you tried clicking the "..." button above the equipment swap button to continue swapping? As the description clearly states, there is a bug with the timer function and sometimes you have to give it a little poke by way of the "..." button to get it to keep going. I realize that this is not the best solution, but currently I don't know how to get the timer function to stop halting, since it's very very intermittent when it does it - this makes it difficult to troubleshoot.