20.06.2015, 07:07
Currently I use variables, set value to it and I use 1 global repeating timer of 1 second, and basically I lower the variable by -1 each second until it reaches 0, so would it be better to do it like this or use SetTimerEx?