03.12.2011, 03:49 
	
	
	
		Well, let's say I have a fuel system based on TextDraw, right?
When my fuel reaches 20 or lower, I want its color to change to red. I tried it using TextDrawColor function in my "LowerFuel" timer ... but didn't work. So, TextDrawColor function only works right after I used TextDrawCreate function or I can use it at any time and I did something wrong in my "LowerFuel" timer?
	
	
	
When my fuel reaches 20 or lower, I want its color to change to red. I tried it using TextDrawColor function in my "LowerFuel" timer ... but didn't work. So, TextDrawColor function only works right after I used TextDrawCreate function or I can use it at any time and I did something wrong in my "LowerFuel" timer?


