I want to make my HUD so that the color range of the PFR stat in my HUD is based on the PFR/VPIP stat.
I want it so that..
PFR is red if PFR/VPIP >0.9
PFR is orange if PFR/VPIP <= 0.9 AND >0.8
PFR is yellow if PFR/VPIP <= 0.8 AND > 0.7
PFR is green if PFR/VPIP <= 0.7
How do I do this? I keep getting error messages like "Color condition must evaluate to boolean."
If I try to delete everything and reset it to the default, it won't let me delete the last condition. I can edit it but when it I click "delete" it says "Deleting this stat color may affect other columns, variables or statistics. Are you sure you want to delete it?" I click "yes" and it appears to have deleted. But when I click "OK" it says "You have made changes to this stat. Would you like to save your changes?" I click "yes". This window appears twice for some reason. I click "yes" again and then it says "Please specify an expression for this color condition before saving."