View Single Post
02-10-12, 12:42 PM   #16
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by fnacke View Post
@p3lim, is there any way to change code making the spacing between icons greater?
and how do i remove a spell within the registry from showing up once used? ex. i added cloak of shadows, i now want to remove cloak of shadows from the cooldown bar. is that possible through ingame or only through cache files?

Beside these two things above i think it's a really good addon that you should make officially available to the public!
+ Does the things asked from it with a really small memory usage of only 10kb.
- Doesn't work with Masque

Thanks!
Use /chill to remove it like you added it
I made the addon for my personal use, and I don't use Masque.

To change the spacing, look for the function 'UpdatePositions' at line 41.
There you replace every occurance of the number 6 with your preference.
  Reply With Quote