#pixel glow icons off cd
73 messages · Page 1 of 1 (latest)
hmm am i missing something perhaps? still not doing the glow after the 2nd condition added?
it will only glow when you are able to use the ability. Go to a target dummy and get some combo points it should glow
ohh that's right derp
hmm i wanna bypass that somehow... is it possible to ignore cp?
then you don't want to use spell is usable
you want it to glow when it's off cooldown?
combo points are required for the spell
ik
it's not usable if you dont have combo points
can i make it pretend i have combo points, just for that wa?
you want to just know if you have enough energy for it?
no, the cd & ignoring cp
ignore energy for that one as well lol
wait yes, energy for it too is fine nvm
so you want it to glow when the cooldown is ready and you have enough energy to use it but may or may not have combo points
correct
Just realized you have your glow color set to transparent that's why you aren't seeing it
also, you can just add a property change to condition 1 on that aura to disable the glow when it's on cooldown
and have it turned on by default in display
?
condition 1 alone doesn't tell you if you have enough energy though
you'll have to add another trigger tracking your energy for that
Trigger2->Player/Unit Info->Power Unit= Player Power Type=Energy
oh wait acutally you could use insufficient resources from trigger 1
no need for 2nd trigger then
wait
nope that checks combo points
working good so far
yep need 2nd trigger
\
if you don't want it to track energy then you can leave it as is
oh okay sweet woot! tysm ❤️
you might also want to remove the hunter specs from your load conditions also
hm i'm not sure what happened, but they are all a bit off again =/
Triggers determine WHEN an aura will be shown. if it's not appearing when you expect check you trigger.
also check your load conditions and that all of them are true
not your conditions. Your LOAD conditions. in the load tab. Anything checked needs to be true otherwise it won't appear
ugh i'm so lost tbh
okay so let me start from the top
they work perfectly outside of combat
this is main bar
this is one of them that is messing up, it's my st & cb combo wa, it should check if both are useable, if it is, then it shows up like it is now
as soon as i use it, it shows this
that's the first thing i'd like to fix
ok sweet i got st fixed, i just took out cold blood & removed the < 6s timer
next imma try to remove the glows when they are on cd again
morning phoenix!
ok so after making the 2nd condition, trynna do shiv first, im getting this
wait no that's right fo cd
- when it's ready to go,w hen i want the glow
either have the glow enabled with the condition turning it off on cooldown or have the glow disabled with the condition turning it on off cooldown
also, you dont need to have 2 conditions checking the same thing. Just add a property change
got it, tysm!