21.01.2017, 23:35
Hi? Why my timer is not moving? When missions started its still 6:00 ... help
How to fix timer? its not count...
Код:
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);