Here's an update of RogueSwapper by Morfin.
This is an update of RogueSwapper by Morfin. It has been completely rewritten, but performs the same function. I used it to learn how to write Ace2 mods and decided to submit it since Morfin hasn't updated his mod for the 2.0 patch.
The original idea is completely from Morfin. All credit goes to him.
In a nutshell, this mod swaps your main-hand weapons when you go in/out of stealth or when your target might be susceptible to a backstab (gouged, stunned, etc.). You specify which weapon should be in your main-hand when stealthed (your dagger) and when not stealthed (your sword). Please note that despite being called dagger and sword, these weapons could be anything; RSwapper doesn't care.
Here are the differences:
a. The mod is named RSwapper. It doesn't share data with RogueSwapper, so you'll have to reset your sword and dagger.
b. RSwapper is an Ace2 mod. Type '/rswapper' to see what the options are.
c. Swords and daggers are specified with item links. If you want to specify the sword to use, type '/rswapper sword' and shift-click on the sword you want to use.
d. There is an option now that causes RSwapper to only be used when going in and out of stealth. Type '/rswapper stealth' to toggle this option.
e. RSwapper doesn't require the other two mods that RogueSwapper requires (BuffStatus and UseByName). The bits of functionality it needed from them have been incorporated into it.
f. RSwapper has been optimized to be more efficient. It's much harder for it to get confused now, but it can still happen.
WARNING: RSwapper is incompatible with RogueSwapper and any other mod that performs weapon swapping, such as StanceSets. Please make sure only one of them is enabled.
Patch Notes
Updated with the latest Ace2 library files.
Known Bugs with this version
There are no localizations.
There are a great many debuffs that can cause RSwapper to try and swap and fail, causing it to get confused. It eventually figures things out, however.