Loadouts

Loadouts

101 Downloads

Description:
Welcome to Loadouts, the World of Warcraft addon that streamlines your equipment management! If you're tired of manually editing macros for weapon swaps or gear changes, your life is about to get much easier. Loadouts is designed to maintain your items within macros, allowing you to switch weapons and gear sets on the fly without the hassle.

Whether you're a PvPer who needs to adapt quickly to combat scenarios, a raider switching roles between fights, or simply someone who enjoys optimizing their playstyle, Loadouts has you covered. Set up your equipment sets, tie them to macros, and let Loadouts do the rest—updating your macros automatically as you adjust your gear sets.

Usage is straightforward, with in-game slash commands for managing your loadouts. While the visual UI is under development, you can still fully manage your loadouts using commands like `/loadouts` or the shorthand `/ld`. Adding and adjusting sets is simple, using commands such as `/loadouts new [setname]` to create a new set, or `/loadouts set [setname]` to add items to a set.

Incorporate your loadouts directly into your macros for seamless transitions. Here's an example of how to use Loadouts in your macro:

```lua
#showtooltip Shield Block
-@loadoutname
-@
/cast [stance:1/3] Defensive Stance
/cast [stance:2] Shield Block
```

Within the macro, place `-@loadoutname` and `-@` around the gear change commands, and Loadouts takes care of ensuring that your specified loadout is equipped when the macro is used. This way, you can focus on your gameplay and let Loadouts handle the gear swapping for you.

Download Loadouts today and simplify your gear management in World of Warcraft!