19.09.2009, 14:35
Okay, so I basically have a timer that ends the round, it has 20 minutes, then it ends.
But, what I want it to do is make a textdraw, or something that shows how much time is left until the game ends.
My timer is:
So, how would I be able to make something at the bottom of the players screen, that shows how much time is left before it changes the gamemode?
But, what I want it to do is make a textdraw, or something that shows how much time is left until the game ends.
My timer is:
Код:
SetTimer("RconCommand",1220000,1);