Description
Adds extra functionality to the "TSB - Raiding Strat Pad" addon.
This addon requires the "TSB - Raiding Strat Pad" to be installed. link: http://wow.curse.com/downloads/wow-addons/details/tsb-raiding-strat-pad.aspx
There is 1 modification that must be made to the TSB addon you must open the file located at ../World of Warcraft/Interface/Addons/TSB/TSB.lua
Change line 710 from: local frameM = CreateFrame("Frame", nil, UIParent); to local frameM = CreateFrame("Frame", "TSB_MainFrame", UIParent);
Extras:
- The scale of the window can be changed (Shift + mouse scroll)
- The window only accepts key presses when the mouse is over the window
- Adds a bar at the bottom that allows you to assign symbols & icons, change color and enter text.
- 5 customizable color choices.
- Left Click - Pick that color
- Right Click - Change that color
- Repositioned and bigger box to show what color is currently being used.
- Close button at the top right of the screen
- Clear button (asks you to confirm the clear)
- Area button (lets you select what map to show in the background, currently only ICC dungeons)
- Options button (Lets you change some options)
- Change the size of the symbols
- Change the size of the icons
- Ignore the keybinds that the TSB addon uses
- Disable Auto-Close on entering combat


