So I was looking for a way to make one of my powers switch between two colors everytime I used it and found
this thread.
I got it working, but sadly whenever I used my power all other powers also changed colors.
I made a text file with this:
3 "+down1$$hue$$+powertrayexec 2"
and a CommandAliases text file with this:
alias hue360 "powerhue 0 360$$alias hue hue75"
alias hue75 "powerhue 0 75$$alias hue hue165"
alias hue165 "powerhue 0 165$$alias hue hue360"
alias hue "hue360"
I know powerhue 0 is the culprit here, don't know what exactly I need to do in order for the power in slot 2 to change colors and not all powers.
Comments
I tried that, doesn't seem to do anything.
Well, at least I know of no way to determine it anymore.
I use 'powerhue 0 #', where the # is from 0-360, and it colors all the powers just fine. I used it last night w/o issue.