WoW Reflux2 addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon Reflux2

Reflux2

Game Version: 3.4.0 +3
Total Downloads: 7,622
Updated: Jul 30, 2022
Created: Oct 30, 2020
download Reflux2Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Reflux 9.2.5 _V9.2.5.zip release 4.71 KB Jul 30, 2022 3.4.0 +3 253 download Reflux2 Reflux 9.2.5 _V9.2.5.zip releaseDownload
Reflux_V9.0.2.zip release 4.62 KB Nov 21, 2020 9.0.2 4,380 download Reflux2 Reflux_V9.0.2.zip releaseDownload
Reflux_V9.0.1.2.zip release 4.62 KB Nov 6, 2020 9.0.1 1,690 download Reflux2 Reflux_V9.0.1.2.zip releaseDownload
Reflux_V9.0.1.zip release 4.63 KB Oct 30, 2020 9.0.1 +1 1,299 download Reflux2 Reflux_V9.0.1.zip releaseDownload

Description

Share this:

Managed by Gatorsniper-Area52 (Horde) (US) Battletag: Gator#1210

Reflux is a small lightweight profile manager. With the coming of dual specs, and people building ui compilations. I built this little manager. Its goal it to allow you to easily switch all your addon profiles in one fair swoop. For Addons that don’t support profiles it emulates a profile. All emulations are done by the user and none come pre configured out of the box. The user chooses if he/she wishes to emulate a profile for any addon. Emulation is not needed for any addon that uses Ace2/3DB as profiles are built in.

As ALWAYS be sure to BACKUP your WTF folder before using.

Example of usage

This example assumes your setting up a brand new profile.

/reflux create MyProfile

This will switch all current ace db based addons to this profile and setup the emulation profile.

Now i configure a bunch of stuff and notice my unit frames dont have support for profiles… Well i can fix that! First i need to check the .toc for my unit frames in this case StufUnitFrames. I find the #SavedVariables: StufDB line in the toc indication that is where it saves its configuration information. So now in game I simply add that saved variable to reflux

/reflux add StufDB

Now reflux will emulate a profile for Stuf. I finish up configuring my ui. Im pretty happy with it. Now that im done I need to save the emulated profile

/reflux save

Now my emulated profile has been saved. Lets do a quick reload to ensure our data is saved to disk.

We are done! now my ui is setup with my new profile. Lets go create another profile for my alt.

/reflux create MyAltProfile

my screen is now back to initial state all un configured. My alt is a different class so this isn’t a big deal. (Future enhancement will be to copy a profile set so you can create a base config then tweak). Now i do more work…

What about stuf? Do i need to add it again? Nope its already been emulated so no need to add it again.

Now I save my new profile

/reflux save

Now I switch my main back to its original profile.

/reflux switch MyProfile

bingo my ui is now all set back up.

I log into my alt and type

/reflux switch MyAltProfile

and now my alts ui is all setup.

If you want to clear out all your reflux data /reflux cleardb and bingo its all gone. You ace profiles are still there, but the emulated profiles will be cleared.

Type /reflux to see a list of commands.

New Commands
/reflux addons [profile]
Switch addon set to what was saved int he profile. Due to technical reason you need to switch afterwards

/reflux save now optionally takes an ‘addons’ flag to store addon state
so /reflux save addons will save current addon list in the emualted profile.

/reflux copy [target profile]
will attempt to copy the target profile into your current profile. this will reload the ui when complete.

/reflux delete [profile]
will delete a profile. Please note you can NOT delete the current active profile.

/reflux snapshot [profile] (EXPERIMENTAL)
will create a new profile and scan each addon copying thier current profiles to the new one.

Comments

Add a comment