Updated to include an AFK button that also Targets Yourself so you have a visible indicator.

Have also added a ToolTip Feature - Edit the File and change the "Tooltip Here" for something like your Toons class and tradeskill.

1 - Copy _eq2_ToonSwap.xml to your custom UI folder.

3 - Edit the _eq2_ToonSwap.xml file and replace Char1 with name of your first Character (2 places best to use find and replace in your text editor) then replace Char2 with your next etc until all ur toons are setup.

2 - Copy the ToonSwap folder to your custom UIs Image folder.

3 - Add the following to your eq2ui_custom.xml file

	<include>_eq2_ToonSwap.xml</include>

4 - In game create a macro with the following command:

	/show_window Custom.eq2_ToonSwap

    Put it on ur hotbar for easy access.

Each toon button has 2 lines of code for each button you dont use you can delete the 2 lines associated with that button.