Timer
#1

Hi? Why my timer is not moving? When missions started its still 6:00 ... help

Код:
new Timer1;

    Timer1 = TextDrawCreate(549.000000, 30.000000, "6:00");
	TextDrawBackgroundColor(Timer1, 255);
	TextDrawFont(Timer1, 1);
	TextDrawLetterSize(Timer1, 0.6599, 1.200000);
	TextDrawColor(Timer1, -1);
	TextDrawSetOutline(Timer1, 1);
	TextDrawSetProportional(Timer1, 1);
How to fix timer? its not count...
Reply


Messages In This Thread
Timer - by Thanks - 21.01.2017, 23:35
Re: Timer - by Swedky - 21.01.2017, 23:55

Forum Jump:


Users browsing this thread: 1 Guest(s)