View Single Post
Unread 12-11-11, 01:49 AM   #4
sgtoutlaw
Zombie
AddOn Author - Click to view addons
Join Date: Oct 2011
Posts: 1
Generally you want to make a seperate macro for the seperate soul build that will go with it. It is easy enough to roll it all into one macro button on your screen, you just have to make sure to place the buttons on all the soul builds.

something like if your pve role is set as the first in the list

role 1
importkeybindings pve
loadequip 1

there is of course other things that can be put all into this one macro, such as the

importui pve

or even setting up profiles for mods that you use, if you have any that you can do that with.
sgtoutlaw is offline   Reply With Quote