Okay, so I want a body temperature system in my game and I want these to appear.
%%TEMP%<%35%Danger!%%
%%TEMP%>%40%Danger!%%
My problem is that I would like SAFE to appear if the body temperature is within that range.
Will I need to put text down for each individual variable or can you set ranges with conditional text?
Any help would be appreciated.