Hey I love this addon it is super helpful in all sorts of ways. However I am having an issue with setting up buff bars for Riptide. Since I can have it up on 3 people simultaneously is there anyway to configure the bars separately so that it can show which people I have Riptide on? I have pretty much figured everything else out, but being able to show the targets name on each bar that tracks how long Riptide is up on each player eludes me. I am beginning to think that it isn't possible to show 3 separate bars for the single spell on each target. Any help would be most appreciated. I would be satisfied with being able to show each target on one bar if I can stagger the bar (or at least the colors) so it shows how much time is left for each individual.
Is there a way if the text is too long for the bar to cut it off with "..." at the end like Quartz does, I really don't like the text coming out of the box / the resizing / the abbreviating.
I adore this addon, but I'm having a bit of a problem. :/ It's really just a cosmetic issue, but considering I use Gnosis partly because its appearance is so customizable, it's rather frustrating.
I modified a configuration I'd been using for months to resize and give several castbars an additional border texture, in my case "X-Perl Thin," and saved the configuration. I loaded this configuration on several other characters, and tried it on a newly-created character. On all characters, the configuration initially loaded and worked correctly.
However, upon logging out and back in on any character with the new configuration, the new border textures do not show up at all. Resizing and all other changes seem to have been preserved. Upon loading the options, the border texture is still selected, but does not show up unless I load the configuration again.
Any help would be appreciated. I'm willing to uninstall and reinstall if needed, but considering the amount of customization I've done, I'd rather avoid that option if at all possible. :) Thanks!
Hi there,
i got a question About the Import string feature. I'm playing some wow accounts the same time and i would like to now if i can export the whole profile via this feature. neither now i havent found any string to copy and paste yet, but the import prombt : )
import one or more bars from strings exported by castbar export feature
Trying to add Soothing Mists for my mistweaver monk so I can show the ticks on my Soothing Mist for better Chi optimization but it won't add to the channeled spells list so I can allow it to show ticks for heals. If there is anyway to do this I would greatly appreciate it. I have tried both spell ID and Spell Name. Any suggestions would be greatly appreciated.
Is there a way to setup the Shaman's Weapon Buffs, I've tried the item ID, I've tried enchmh, I've tried buff, i feel like I've tried it all!!! But no luck at all, suggestions? Or is this not implemented yet? I saw totems were a late add.
Also, is there a way to have spell tool tips show up and right click to remove???
Shaman weapon buffs are not treated as buffs by the game API, so unless Gnosis specifically supports temporary enchants, there is no way to track them. (Note that I've never used Gnosis, so I don't know whether it supports them or not.)
Is it possible to handle multiple cooldown timers in one and block? I'm trying to setup a timer for a trinket and a spell cooldown. Here's my code:
and not itemcd : Shards of Nothing and not cd : Shadowfiend
... fixed sbcol="0,0,1" : Shadowfiend
and not itemcd : Shards of Nothing
... fixed sbcol="0,1,0" : Shards of Nothing
and not cd : Shadowfiend
... fixed sbcol="0,1,0" Shadowfiend
itemcd : Shards of Nothing
cd : Shadowfiend
sort : minrem
Ideally, this would show me a blue Shadowfiend icon if both are up, green Shards of Nothing if my trinket is up, green Shadowfiend if Shadowfiend is up, or whichever cooldown is lower.
Is it possible to handle multiple cooldown timers in one and block? I'm trying to setup a timer for a trinket and a spell cooldown. Here's my code:
and not itemcd : Shards of Nothing and not cd : Shadowfiend
... fixed sbcol="0,0,1" : Shadowfiend
and not itemcd : Shards of Nothing
... fixed sbcol="0,1,0" : Shards of Nothing
and not cd : Shadowfiend
... fixed sbcol="0,1,0" Shadowfiend
itemcd : Shards of Nothing
cd : Shadowfiend
sort : minrem
Ideally, this would show me a blue Shadowfiend icon if both are up, green Shards of Nothing if my trinket is up, green Shadowfiend if Shadowfiend is up, or whichever cooldown is lower.
Thanks!
This is not possible, Gnosis cannot sort non duration timers (fixed).
Also, you have to split line 1 into two lines. (I'm also using the syntax for and/or coming with Gnosis 4.40/the current alpha, though Gnosis remains backwards compatible).
not itemcd : Shards of Nothing
& not cd : Shadowfiend
& fixed sbcol="0,0,1" : Shadowfiend
This is not possible, Gnosis cannot sort non duration timers (fixed).
Also, you have to split line 1 into two lines. (I'm also using the syntax for and/or coming with Gnosis 4.40/the current alpha, though Gnosis remains backwards compatible).
not itemcd : Shards of Nothing
& not cd : Shadowfiend
& fixed sbcol="0,0,1" : Shadowfiend
Well, turns out I was wrong. You can do this with Gnosis, but this is a two bar solution.
1. create the first bar (I called it 001test) and add your (slightly improved) configuration; to hide any text you can always override the name format string (nfs="")
not itemcd : Shards of Nothing
& not cd sbcol="0,0,1" : Shadowfiend
not itemcd sbcol="0,1,0" : Shards of Nothing
not cd sbcol="0,1,0" : Shadowfiend
2. create a second bar (probably with copy castbar, to get an equal copy of 001test), I called it 002test (but this does not matter at all) and add following config
itemcd hidden="001test" : Shards of Nothing
cd hidden="001test" : Shadowfiend
sort : minrem
What are the frame names for the cast bars? A mouseover script showed "Player.bar" for the player castbar, but I assumed there was something more appropriate. Also Player.bar did not exist when I tried to access it with another addon (trying to frame it visually) and only through a /script command after the game was in use.
What are the frame names for the cast bars? A mouseover script showed "Player.bar" for the player castbar, but I assumed there was something more appropriate. Also Player.bar did not exist when I tried to access it with another addon (trying to frame it visually) and only through a /script command after the game was in use.
Thanks
All frame names match the Gnosis bar name (i.e. "Player" castbar uses frame "Player").
The script "/script print(GetMouseFocus():GetName())" prints out the correct name while hovering your mouse over any frame.
That's quite possibly the worst global frame name you could use... :(
Naming is still totally up to the user.
Sure, I should have prefixed all (user supplied) frame names when I initially wrote the addon. But I didn't. Since I haven't heard of any problems due to 'bad' bar naming in all those years, I just won't break compatibly for users who actually use the current frame names in any way.
In the end, as long as it is not a real problem, I really don't care.
I am trying to figure out how to add a custom debuff bar.. I am not doing it right because it is not showing up.
starting small I want a Rupture timer/bar whatever to show how much time is left on my target.. and optionally if it is not on my target have it show a warning text to cast it.
So I have my Target I cast Rupture
Track the time left of Rupture on the target
If Rupture is not on the target have it either just display the Rupture icon or some text "ie Cast Rupture" also optionally have it highlight when Rupter can be cast (have enough energy)
What I did was create a new bar called
Rupture
Changed the bar type to
Multi-Spell Timer
Unit
I tried both Player and Target
Hide castbar / nothing changed [tried enable whiltelist]
under black-whitelist spells or timer I have
debuff*mine*unit=target*:*Rupture
nothing is showing up in the bar.. what am I doing wrong?
Thanks
I modified a configuration I'd been using for months to resize and give several castbars an additional border texture, in my case "X-Perl Thin," and saved the configuration. I loaded this configuration on several other characters, and tried it on a newly-created character. On all characters, the configuration initially loaded and worked correctly.
However, upon logging out and back in on any character with the new configuration, the new border textures do not show up at all. Resizing and all other changes seem to have been preserved. Upon loading the options, the border texture is still selected, but does not show up unless I load the configuration again.
Any help would be appreciated. I'm willing to uninstall and reinstall if needed, but considering the amount of customization I've done, I'd rather avoid that option if at all possible. :) Thanks!
i got a question About the Import string feature. I'm playing some wow accounts the same time and i would like to now if i can export the whole profile via this feature. neither now i havent found any string to copy and paste yet, but the import prombt : )
Also, is there a way to have spell tool tips show up and right click to remove???
Thanks in advance love the mod!!!
and not itemcd : Shards of Nothing and not cd : Shadowfiend
... fixed sbcol="0,0,1" : Shadowfiend
and not itemcd : Shards of Nothing
... fixed sbcol="0,1,0" : Shards of Nothing
and not cd : Shadowfiend
... fixed sbcol="0,1,0" Shadowfiend
itemcd : Shards of Nothing
cd : Shadowfiend
sort : minrem
Ideally, this would show me a blue Shadowfiend icon if both are up, green Shards of Nothing if my trinket is up, green Shadowfiend if Shadowfiend is up, or whichever cooldown is lower.
Thanks!
This is not possible, Gnosis cannot sort non duration timers (fixed).
Also, you have to split line 1 into two lines. (I'm also using the syntax for and/or coming with Gnosis 4.40/the current alpha, though Gnosis remains backwards compatible).
not itemcd : Shards of Nothing
& not cd : Shadowfiend
& fixed sbcol="0,0,1" : Shadowfiend
Well, turns out I was wrong. You can do this with Gnosis, but this is a two bar solution.
1. create the first bar (I called it 001test) and add your (slightly improved) configuration; to hide any text you can always override the name format string (nfs="")
not itemcd : Shards of Nothing
& not cd sbcol="0,0,1" : Shadowfiend
not itemcd sbcol="0,1,0" : Shards of Nothing
not cd sbcol="0,1,0" : Shadowfiend
2. create a second bar (probably with copy castbar, to get an equal copy of 001test), I called it 002test (but this does not matter at all) and add following config
itemcd hidden="001test" : Shards of Nothing
cd hidden="001test" : Shadowfiend
sort : minrem
3. success! ;D
Thanks
All frame names match the Gnosis bar name (i.e. "Player" castbar uses frame "Player").
The script "/script print(GetMouseFocus():GetName())" prints out the correct name while hovering your mouse over any frame.
That's quite possibly the worst global frame name you could use... :(
Naming is still totally up to the user.
Sure, I should have prefixed all (user supplied) frame names when I initially wrote the addon. But I didn't. Since I haven't heard of any problems due to 'bad' bar naming in all those years, I just won't break compatibly for users who actually use the current frame names in any way.
In the end, as long as it is not a real problem, I really don't care.
Hey, I ate today, so who cares about starving third-world children, amirite? :p
starting small I want a Rupture timer/bar whatever to show how much time is left on my target.. and optionally if it is not on my target have it show a warning text to cast it.
So I have my Target I cast Rupture
Track the time left of Rupture on the target
If Rupture is not on the target have it either just display the Rupture icon or some text "ie Cast Rupture" also optionally have it highlight when Rupter can be cast (have enough energy)
What I did was create a new bar called
Rupture
Changed the bar type to
Multi-Spell Timer
Unit
I tried both Player and Target
Hide castbar / nothing changed [tried enable whiltelist]
under black-whitelist spells or timer I have
debuff*mine*unit=target*:*Rupture
nothing is showing up in the bar.. what am I doing wrong?
Thanks
Hello
Docs are unavailable. :(
What does Bar Configuration > Frame strata do? :)
https://www.creative-coding.com/gnosis/gnosis_howto_timers.pdf
Kindest Regards
Mike