


Then there is all these macros and command lines to remember!!!!!!
Elvui update keep settings Pc#
Have to manually copy click bars and icon image sets per PC Using ISBOXER setup to create and save macros and rotations so all my warriors can use the same spell rotations etc vs Gnome Sequencer so i just have to change rotations in 1 spot I use /reflux addon to have virtual ACE3 enabled profiles now synced all using same name across all 12 characters so that all 12 characters use say Default vs a unique per character named version so changing 1 character changes all per account and then copy to other accounts and/or to other PC I have addon profiles in BetterAddonList addon to handle my raid vs group vs lowbie vs max level etc I can save Actionbar profiles to have the same spells at the same spots on the same actionbars 1-10 x3 foir each spec for all warriors or hunters and stream via command line in game IE select a character and click share settings button vs having 25 addons do what ELVUI does
Elvui update keep settings code#
I am able to copy settings for addons from one account folder to another manually to sort of share settings after logging all the way outĪddons like ELVUI make shareing profiles by streaming or exporting a code easier so all frames and actionbars etc are in the same place Robocopy "C:\Program Files (x86)\World of Warcraft\WTF" "\\PCNAME\WTF" /MIR /FFT /Z /XA:H /W:5 /log:%_date%.txt I have written custom scripts to copy the folders periodically from 1 PC to another using robocopy and mirror to only update newer from my offįor /f "tokens=1-3 delims=/ " %%a in ('date /tee') do ( the ServerName\CharacterName\SavedVariables folder structure To me it seems there should be a way to make a virtual structure for everything beyond the I am able to do what I need now but it is a TON of work with over 150 add-ons and 5 accounts on 2 PCs I've seen similar articles using say onedrive in a similar way but causes issues on multiple PCs I've seen the symbolic linking articles like this one on wowhead but it appears to only work well for 1 account logged on at a time on 1 PC Is there a better way to share saved add-on settings across the multiple WTF account folders and PCs as a Multiboxer?Įven keeping it simple on just 1 PC with 2 accounts
