Textdraw timer
#1

How i can create textdraw to count down like timer to have minutes and seconds?
Reply
#2

I would imagine setting a timer to repeat every second, and under the callback, with the amount of seconds the player put in, you would subtract a second. Then, you would create the textdraw with the amount of seconds. If seconds == 60 then change the textdraw to display a minute.

You just have to brainstorm. There most likely are other ways to do this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)