19.01.2014, 13:27
In sa-mp there is no way to get the remaining time of a timer
You need to store the finish time of the timer separately in another variable
Than in OnPlayerDisconnect you need to kill the timer and calculate the remaining time and save it
You need to store the finish time of the timer separately in another variable
Than in OnPlayerDisconnect you need to kill the timer and calculate the remaining time and save it