Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 720

Temp Color Conditions

$
0
0
So the idea is to show Red and Green on the GPU Temps

Currently I have something like this

Code:

[----------GPU-Temp----------][MeterGPUTemp]Meter=StringMeterStyle=Text | Right02Y=0rMeasureName=MeasureGPUTempCMeasureName2=MeasureGPUTempFText=%1 °CDynamicVariables=1UpdateDivider=1IfCondition=MeasureGPUTempC > 80IfTrueAction=[!SetOption MeterGPUTemp FontColor "255,0,0,255"][!UpdateMeter MeterGPUTemp][!Redraw]IfCondition2=MeasureGPUTempC <= 80IfTrueAction2=[!SetOption MeterGPUTemp FontColor "0,200,0,255"][!UpdateMeter MeterGPUTemp][!Redraw]
But it isn't working at all?
I am using a modified version of Sh8dyStatsHWiNFO 1.2.1
https://forum.rainmeter.net/viewtopic.php?t=38269

Statistics: Posted by BunnyHops — Yesterday, 8:18 pm — Replies 3 — Views 46



Viewing all articles
Browse latest Browse all 720

Trending Articles